summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux
AgeCommit message (Expand)Author
2007-03-27[PATCH] uml: use correct register file size everywhereJeff Dike
2007-03-08[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso
2007-03-06[PATCH] uml: comment the initialization of a globalJeff Dike
2007-03-06[PATCH] uml: add a debugging messageJeff Dike
2007-03-01[PATCH] uml: host VDSO fixJeff Dike
2007-03-01[PATCH] uml: add back accidentally removed errorJeff Dike
2007-02-16[PATCH] uml: fix 2.6.20 hangJeff Dike
2007-02-11[PATCH] uml: x86_64 thread fixesJeff Dike
2007-02-11[PATCH] uml: fix error output during early bootJeff Dike
2007-02-11[PATCH] uml: AIO locking and tidyingJeff Dike
2007-02-11[PATCH] uml: register handling formatting fixesJeff Dike
2007-02-11[PATCH] uml: ELF locking commentaryJeff Dike
2007-02-11[PATCH] uml: umid tidyingJeff Dike
2007-02-11[PATCH] uml: IRQ handler tidyingJeff Dike
2007-02-11[PATCH] uml: fix style violationsJeff Dike
2007-02-11[PATCH] uml: libc-dependent code should call libc directlyJeff Dike
2007-02-11[PATCH] uml: style fixes in startup codeJeff Dike
2007-02-11[PATCH] uml: locking comments in startup codeJeff Dike
2007-02-11[PATCH] uml: locking comments in memory and tempfile codeJeff Dike
2006-12-07[PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike
2006-11-25[PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso
2006-11-03[PATCH] uml: include tidyingJeff Dike
2006-11-03[PATCH] uml: fix I/O hangJeff Dike
2006-10-30[PATCH] Fix "Remove the use of _syscallX macros in UML"Paolo 'Blaisorblade' Giarrusso
2006-10-20[PATCH] uml: cleanup run_helper() API to fix a leakPaolo 'Blaisorblade' Giarrusso
2006-10-20[PATCH] uml: reenable compilation of enable_timer, disabled by mistakePaolo 'Blaisorblade' Giarrusso
2006-10-20[PATCH] uml: code convention cleanup of a filePaolo 'Blaisorblade' Giarrusso
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso
2006-10-11[PATCH] uml: fix uname under setarch i386Paolo 'Blaisorblade' Giarrusso
2006-10-11[PATCH] uml: make TT mode compile after setjmp-related changesPaolo 'Blaisorblade' Giarrusso
2006-10-02[PATCH] Remove the use of _syscallX macros in UMLArnd Bergmann
2006-09-29[PATCH] uml: close file descriptor leaksJeff Dike
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike
2006-09-27[PATCH] uml: mark some tt-mode codeJeff Dike
2006-09-27[PATCH] uml: const more dataJeff Dike
2006-09-26[PATCH] uml: stack usage reductionJeff Dike
2006-09-26[PATCH] uml: Remove unused variableJeff Dike
2006-09-26[PATCH] uml: timer cleanupsJeff Dike
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike
2006-09-26[PATCH] uml: Fix handling of failed execs of helpersJeff Dike
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike
2006-07-14[PATCH] uml: tidy longjmp macroJeff Dike
2006-07-10[PATCH] uml: add some EINTR protectionJeff Dike
2006-07-10[PATCH] uml: formatting fixesJeff Dike
2006-07-10[PATCH] uml: make some symbols staticJeff Dike
2006-07-10[PATCH] uml: fix exitcall ordering bugJeff Dike
2006-07-10[PATCH] uml: remove os_isattyJeff Dike
2006-07-10[PATCH] uml: ifdef a mode-specific functionJeff Dike