| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] uml: mconsole locking | Jeff Dike | 2007-02-11 | 1 | -0/+1 |
* | [PATCH] uml: return hotplug errors to host | Jeff Dike | 2007-02-11 | 2 | -4/+4 |
* | [PATCH] tty: ->signal->tty locking | Peter Zijlstra | 2006-12-08 | 1 | -3/+4 |
* | [PATCH] uml: add _text definition to linker scripts | Jeff Dike | 2006-10-31 | 2 | -0/+2 |
* | [PATCH] uml ubd driver: various little changes | Paolo 'Blaisorblade' Giarrusso | 2006-10-31 | 1 | -1/+0 |
* | [PATCH] uml: split memory allocation prototypes out of user.h | Paolo 'Blaisorblade' Giarrusso | 2006-10-20 | 2 | -0/+2 |
* | [PATCH] uml: make TT mode compile after setjmp-related changes | Paolo 'Blaisorblade' Giarrusso | 2006-10-11 | 1 | -3/+3 |
* | [PATCH] uml: correct removal of pte_mkexec | Paolo 'Blaisorblade' Giarrusso | 2006-10-11 | 1 | -4/+1 |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 1 | -2/+2 |
* | [PATCH] uml pt_regs fixes | Al Viro | 2006-10-08 | 3 | -9/+10 |
* | [PATCH] um: irq changes break build | Pekka Enberg | 2006-10-06 | 1 | -1/+1 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 13 | -13/+0 |
* | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 | 1 | -0/+13 |
* | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn | 2006-10-02 | 1 | -3/+3 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -11/+11 |
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 2006-10-02 | 1 | -2/+0 |
* | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 2006-10-02 | 1 | -0/+2 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] uml: remove pte_mkexec | Jeff Dike | 2006-09-29 | 1 | -2/+4 |
* | [PATCH] uml: remove unneeded file | Jeff Dike | 2006-09-29 | 1 | -484/+0 |
* | [PATCH] uml: locking documentation | Jeff Dike | 2006-09-29 | 1 | -2/+6 |
* | [PATCH] uml: fix sleep length bug | Jeff Dike | 2006-09-27 | 1 | -1/+1 |
* | [PATCH] uml: add an export | Jeff Dike | 2006-09-27 | 1 | -0/+1 |
* | [PATCH] uml: file renaming | Jeff Dike | 2006-09-27 | 7 | -192/+663 |
* | [PATCH] uml: thread creation tidying | Jeff Dike | 2006-09-27 | 1 | -23/+13 |
* | [PATCH] uml: mark some tt-mode code | Jeff Dike | 2006-09-27 | 1 | -1/+1 |
* | [PATCH] uml: use correct SIGBUS handler | Jeff Dike | 2006-09-27 | 1 | -8/+9 |
* | [PATCH] uml: fix gcov support | Jeff Dike | 2006-09-27 | 1 | -12/+1 |
* | [PATCH] uml: get rid of ZONE_DMA use | Jeff Dike | 2006-09-27 | 1 | -1/+2 |
* | [PATCH] uml: const more data | Jeff Dike | 2006-09-27 | 2 | -2/+2 |
* | [PATCH] UML: tty locking | Alan Cox | 2006-09-26 | 1 | -1/+3 |
* | [PATCH] uml: Remove unused variable | Jeff Dike | 2006-09-26 | 1 | -5/+0 |
* | [PATCH] uml: timer cleanups | Jeff Dike | 2006-09-26 | 1 | -2/+5 |
* | [PATCH] uml: SIGIO cleanups | Jeff Dike | 2006-09-26 | 1 | -24/+10 |
* | [PATCH] uml: Improve SIGBUS diagnostics | Jeff Dike | 2006-09-26 | 1 | -2/+9 |
* | [PATCH] uml: Whitespace fixes | Jeff Dike | 2006-09-26 | 1 | -184/+183 |
* | [PATCH] uml: Fix stack alignment | Jeff Dike | 2006-09-26 | 1 | -1/+2 |
* | [PATCH] uml: Use ARRAY_SIZE more assiduously | Jeff Dike | 2006-09-26 | 3 | -15/+6 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional | Christoph Lameter | 2006-09-26 | 1 | -0/+2 |
* | [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h | Christoph Lameter | 2006-09-26 | 1 | -0/+2 |
* | [PATCH] vDSO hash-style fix | Roland McGrath | 2006-07-31 | 1 | -0/+1 |
* | [PATCH] UML - fix utsname build breakage | Jeff Dike | 2006-07-15 | 1 | -11/+11 |
* | [PATCH] uml: tidy biarch gcc support | Jeff Dike | 2006-07-14 | 1 | -2/+0 |
* | [PATCH] uml: move _kern.c files | Jeff Dike | 2006-07-10 | 7 | -38/+46 |
* | [PATCH] uml: remove syscall debugging | Jeff Dike | 2006-07-10 | 5 | -76/+2 |
* | [PATCH] uml: make some symbols static | Jeff Dike | 2006-07-10 | 1 | -14/+0 |
* | [PATCH] uml: remove os_isatty | Jeff Dike | 2006-07-10 | 1 | -15/+2 |
* | [PATCH] uml: remove spinlock wrapper functions | Jeff Dike | 2006-07-10 | 1 | -29/+16 |