aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-01[PATCH] uml: host VDSO fixJeff Dike1-0/+3
2007-03-01[PATCH] uml: add back accidentally removed errorJeff Dike1-1/+4
2007-02-16[PATCH] uml: fix 2.6.20 hangJeff Dike1-18/+20
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike2-1/+13
2007-02-11[PATCH] uml: fix error output during early bootJeff Dike1-62/+92
2007-02-11[PATCH] uml: AIO locking and tidyingJeff Dike1-7/+9
2007-02-11[PATCH] uml: register handling formatting fixesJeff Dike2-10/+10
2007-02-11[PATCH] uml: ELF locking commentaryJeff Dike1-2/+1
2007-02-11[PATCH] uml: umid tidyingJeff Dike1-1/+2
2007-02-11[PATCH] uml: IRQ handler tidyingJeff Dike1-1/+5
2007-02-11[PATCH] uml: fix style violationsJeff Dike1-4/+5
2007-02-11[PATCH] uml: libc-dependent code should call libc directlyJeff Dike2-30/+28
2007-02-11[PATCH] uml: style fixes in startup codeJeff Dike1-6/+6
2007-02-11[PATCH] uml: locking comments in startup codeJeff Dike1-0/+2
2007-02-11[PATCH] uml: locking comments in memory and tempfile codeJeff Dike1-0/+7
2006-12-07[PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike2-2/+2
2006-11-25[PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso3-9/+164
2006-11-03[PATCH] uml: include tidyingJeff Dike3-3/+2
2006-11-03[PATCH] uml: fix I/O hangJeff Dike1-3/+28
2006-10-30[PATCH] Fix "Remove the use of _syscallX macros in UML"Paolo 'Blaisorblade' Giarrusso2-0/+4
2006-10-20[PATCH] uml: cleanup run_helper() API to fix a leakPaolo 'Blaisorblade' Giarrusso1-4/+3
2006-10-20[PATCH] uml: reenable compilation of enable_timer, disabled by mistakePaolo 'Blaisorblade' Giarrusso1-1/+2
2006-10-20[PATCH] uml: code convention cleanup of a filePaolo 'Blaisorblade' Giarrusso1-25/+28
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso4-0/+4
2006-10-11[PATCH] uml: fix uname under setarch i386Paolo 'Blaisorblade' Giarrusso1-1/+8
2006-10-11[PATCH] uml: make TT mode compile after setjmp-related changesPaolo 'Blaisorblade' Giarrusso1-1/+0
2006-10-02[PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann3-11/+7
2006-09-29[PATCH] uml: close file descriptor leaksJeff Dike1-1/+5
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike1-52/+16
2006-09-27[PATCH] uml: mark some tt-mode codeJeff Dike1-2/+6
2006-09-27[PATCH] uml: const more dataJeff Dike6-6/+6
2006-09-26[PATCH] uml: stack usage reductionJeff Dike3-13/+18
2006-09-26[PATCH] uml: Remove unused variableJeff Dike1-7/+0
2006-09-26[PATCH] uml: timer cleanupsJeff Dike2-10/+14
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike10-33/+102
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike1-47/+56
2006-09-26[PATCH] uml: Fix handling of failed execs of helpersJeff Dike1-11/+11
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike1-3/+3
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike7-19/+14
2006-07-14[PATCH] uml: tidy longjmp macroJeff Dike3-16/+11
2006-07-10[PATCH] uml: add some EINTR protectionJeff Dike1-4/+2
2006-07-10[PATCH] uml: formatting fixesJeff Dike1-71/+66
2006-07-10[PATCH] uml: make some symbols staticJeff Dike1-4/+6
2006-07-10[PATCH] uml: fix exitcall ordering bugJeff Dike1-1/+8
2006-07-10[PATCH] uml: remove os_isattyJeff Dike2-6/+13
2006-07-10[PATCH] uml: ifdef a mode-specific functionJeff Dike1-0/+2
2006-07-10[PATCH] uml: signal initialization cleanupJeff Dike2-11/+10
2006-07-10[PATCH] uml: remove useless declarationJeff Dike1-5/+0
2006-07-10[PATCH] uml: timer initialization cleanupJeff Dike3-46/+4
2006-07-01[PATCH] uml: rename and improve actually_do_remove()Paolo 'Blaisorblade' Giarrusso1-16/+37