Age | Commit message (Expand) | Author |
2007-05-07 | uml: more page fault path trimming | Jeff Dike |
2007-05-07 | uml: speed page fault path | Jeff Dike |
2007-05-07 | uml: aIO deadlock avoidance | Jeff Dike |
2007-05-07 | uml: rename os_{read_write}_file_k back to os_{read_write}_file | Jeff Dike |
2007-05-07 | uml: don't try to handle signals on initial process stack | Jeff Dike |
2007-05-07 | uml: dump core on panic | Jeff Dike |
2007-05-07 | uml: convert libc layer to call read and write | Jeff Dike |
2007-05-07 | uml: tidy libc code | Jeff Dike |
2007-05-07 | uml: start fixing os_read_file and os_write_file | Jeff Dike |
2007-05-07 | uml: dump registers on ptrace or wait failure | Jeff Dike |
2007-05-07 | uml: kernel segfaults should dump proper registers | Jeff Dike |
2007-05-07 | uml: tidy fault code | Jeff Dike |
2007-05-07 | uml: remove page_size() | Jeff Dike |
2007-05-07 | uml: add missing __init declarations | Jeff Dike |
2007-05-07 | uml: remove user_util.h | Jeff Dike |
2007-05-07 | uml: move remaining useful contents of user_util.h | Jeff Dike |
2007-05-07 | uml: create as-layout.h | Jeff Dike |
2007-05-07 | uml: move SIGIO testing to sigio.c | Jeff Dike |
2007-05-07 | uml: network interface hotplug error handling | Jeff Dike |
2007-05-07 | uml: driver formatting fixes | Jeff Dike |
2007-05-07 | uml: print coredump limits | Jeff Dike |
2007-05-07 | uml: host_info tidying | Jeff Dike |
2007-05-07 | uml: formatting fixes | Jeff Dike |
2007-05-07 | uml: delete unused code | Jeff Dike |
2007-04-25 | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo |
2007-03-27 | [PATCH] uml: use correct register file size everywhere | Jeff 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 global | Jeff Dike |
2007-03-06 | [PATCH] uml: add a debugging message | Jeff Dike |
2007-03-01 | [PATCH] uml: host VDSO fix | Jeff Dike |
2007-03-01 | [PATCH] uml: add back accidentally removed error | Jeff Dike |
2007-02-16 | [PATCH] uml: fix 2.6.20 hang | Jeff Dike |
2007-02-11 | [PATCH] uml: x86_64 thread fixes | Jeff Dike |
2007-02-11 | [PATCH] uml: fix error output during early boot | Jeff Dike |
2007-02-11 | [PATCH] uml: AIO locking and tidying | Jeff Dike |
2007-02-11 | [PATCH] uml: register handling formatting fixes | Jeff Dike |
2007-02-11 | [PATCH] uml: ELF locking commentary | Jeff Dike |
2007-02-11 | [PATCH] uml: umid tidying | Jeff Dike |
2007-02-11 | [PATCH] uml: IRQ handler tidying | Jeff Dike |
2007-02-11 | [PATCH] uml: fix style violations | Jeff Dike |
2007-02-11 | [PATCH] uml: libc-dependent code should call libc directly | Jeff Dike |
2007-02-11 | [PATCH] uml: style fixes in startup code | Jeff Dike |
2007-02-11 | [PATCH] uml: locking comments in startup code | Jeff Dike |
2007-02-11 | [PATCH] uml: locking comments in memory and tempfile code | Jeff Dike |
2006-12-07 | [PATCH] uml: use get_random_bytes() after random pool is seeded | Jeff Dike |
2006-11-25 | [PATCH] uml: make execvp safe for our usage | Paolo 'Blaisorblade' Giarrusso |
2006-11-03 | [PATCH] uml: include tidying | Jeff Dike |
2006-11-03 | [PATCH] uml: fix I/O hang | Jeff 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 leak | Paolo 'Blaisorblade' Giarrusso |