Age | Commit message (Expand) | Author |
2007-05-07 | uml: remove debugging remnants | Jeff Dike |
2007-05-07 | uml: formatting fixes around os_{read_write}_file callers | Jeff Dike |
2007-05-07 | uml: change remaining callers of os_{read_write}_file | Jeff Dike |
2007-05-07 | uml: dump core on panic | Jeff Dike |
2007-05-07 | uml: start fixing os_read_file and os_write_file | Jeff Dike |
2007-05-07 | uml: speed up page table walking | Jeff Dike |
2007-05-07 | uml: irq locking commentary | Jeff Dike |
2007-05-07 | uml: comment early boot locking | 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: kernel_thread shouldn't panic | Jeff Dike |
2007-05-07 | uml: remove page_size() | Jeff Dike |
2007-05-07 | uml: tidy process.c | Jeff Dike |
2007-05-07 | uml: speed up exec | Jeff Dike |
2007-05-07 | remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.h | Robert P. J. Day |
2007-05-07 | uml: add missing __init declarations | Jeff Dike |
2007-05-07 | uml: remove user_util.h | Jeff Dike |
2007-05-07 | uml: create as-layout.h | Jeff Dike |
2007-05-07 | uml: create arch.h | 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-03-29 | [PATCH] uml: fix LVM crash | Jason Lunz |
2007-03-08 | [PATCH] uml: activate_fd: return ENOMEM only when appropriate | Paolo 'Blaisorblade' Giarrusso |
2007-03-06 | [PATCH] uml: fix formatting violations in signal delivery code | Jeff Dike |
2007-02-12 | [PATCH] Dynamic kernel command-line: fixups | Alon Bar-Lev |
2007-02-12 | [PATCH] Dynamic kernel command-line: um | Alon Bar-Lev |
2007-02-11 | [PATCH] uml: x86_64 ptrace fixes | Jeff Dike |
2007-02-11 | [PATCH] uml: umid tidying | Jeff Dike |
2007-02-11 | [PATCH] uml: SIGIO formatting fixes | Jeff Dike |
2007-02-11 | [PATCH] uml: SIGIO locking comment | Jeff Dike |
2007-02-11 | [PATCH] uml: IRQ handler tidying | Jeff Dike |
2007-02-11 | [PATCH] uml: locking comments in memory and tempfile code | Jeff Dike |
2007-02-11 | [PATCH] uml: remove code controlled by non-existent config option | Jeff Dike |
2007-02-11 | [PATCH] uml: const a variable | Jeff Dike |
2007-02-11 | [PATCH] uml: make signal handlers static | Jeff Dike |
2007-02-11 | [PATCH] uml: remove unused variable and function | Jeff Dike |
2007-02-11 | [PATCH] uml: delete unused file | Jeff Dike |
2007-02-11 | [PATCH] uml: make time data per-cpu | Jeff Dike |
2007-02-11 | [PATCH] uml: mem.c and physmem.c formatting fixes | Jeff Dike |
2007-02-11 | [PATCH] uml: locking comments in iomem driver | Jeff Dike |
2007-02-11 | [PATCH] uml: Kill a compilation warning | Jeff Dike |
2007-02-11 | [PATCH] uml: mconsole locking | Jeff Dike |
2007-02-11 | [PATCH] uml: return hotplug errors to host | Jeff Dike |
2006-12-08 | [PATCH] tty: ->signal->tty locking | Peter Zijlstra |
2006-10-31 | [PATCH] uml: add _text definition to linker scripts | Jeff Dike |
2006-10-31 | [PATCH] uml ubd driver: various little changes | Paolo 'Blaisorblade' Giarrusso |
2006-10-20 | [PATCH] uml: split memory allocation prototypes out of user.h | Paolo 'Blaisorblade' Giarrusso |
2006-10-11 | [PATCH] uml: make TT mode compile after setjmp-related changes | Paolo 'Blaisorblade' Giarrusso |
2006-10-11 | [PATCH] uml: correct removal of pte_mkexec | Paolo 'Blaisorblade' Giarrusso |