Age | Commit message (Expand) | Author |
2006-10-03 | more misc typo fixes | Matt LaPlante |
2006-10-03 | Attack of "the the"s in arch | Matt LaPlante |
2006-10-02 | [PATCH] Remove the use of _syscallX macros in UML | Arnd Bergmann |
2006-10-02 | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn |
2006-10-02 | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike |
2006-09-30 | [PATCH] Remove ->rq_status from struct request | Jens Axboe |
2006-09-29 | [PATCH] uml build fix | Ollie Wild |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto |
2006-09-29 | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu |
2006-09-29 | [PATCH] uml: remove pte_mkexec | Jeff Dike |
2006-09-29 | [PATCH] uml: don't roll my own random MAC generator | Jeff Dike |
2006-09-29 | [PATCH] uml: remove unneeded file | Jeff Dike |
2006-09-29 | [PATCH] uml: stack consumption reduction | Jeff Dike |
2006-09-29 | [PATCH] uml: close file descriptor leaks | Jeff Dike |
2006-09-29 | [PATCH] uml: locking documentation | Jeff Dike |
2006-09-29 | [PATCH] uml: mechanical tidying after random MACs change | Jeff Dike |
2006-09-29 | [PATCH] uml: assign random MACs to interfaces if necessary | Jeff Dike |
2006-09-28 | [IPV4]: annotate struct in_ifaddr | Al Viro |
2006-09-27 | [PATCH] uml: fix allocation size | Jeff Dike |
2006-09-27 | [PATCH] uml: fix sleep length bug | Jeff Dike |
2006-09-27 | [PATCH] uml: add an export | Jeff Dike |
2006-09-27 | [PATCH] uml: file renaming | Jeff Dike |
2006-09-27 | [PATCH] uml: thread creation tidying | Jeff Dike |
2006-09-27 | [PATCH] uml: mark some tt-mode code | Jeff Dike |
2006-09-27 | [PATCH] uml: use correct SIGBUS handler | Jeff Dike |
2006-09-27 | [PATCH] uml: fix gcov support | Jeff Dike |
2006-09-27 | [PATCH] uml: fix missing x86_64 register definitions | Jeff Dike |
2006-09-27 | [PATCH] uml: get rid of ZONE_DMA use | Jeff Dike |
2006-09-27 | [PATCH] uml: const more data | Jeff Dike |
2006-09-27 | [PATCH] uml: fix proc-vs-interrupt context spinlock deadlock | Paolo 'Blaisorblade' Giarrusso |
2006-09-27 | [PATCH] uml: use -mcmodel=kernel for x86_64 | Paolo 'Blaisorblade' Giarrusso |
2006-09-26 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-09-26 | [PATCH] UML: tty locking | Alan Cox |
2006-09-26 | [PATCH] uml: stack usage reduction | Jeff Dike |
2006-09-26 | [PATCH] uml: clean our set_ether_mac | Paolo 'Blaisorblade' Giarrusso |
2006-09-26 | [PATCH] uml: Remove unused variable | Jeff Dike |
2006-09-26 | [PATCH] uml: timer cleanups | Jeff Dike |
2006-09-26 | [PATCH] uml: Move signal handlers to arch code | Jeff Dike |
2006-09-26 | [PATCH] uml: SIGIO cleanups | Jeff Dike |
2006-09-26 | [PATCH] uml: Improve SIGBUS diagnostics | Jeff Dike |
2006-09-26 | [PATCH] uml: Fix handling of failed execs of helpers | Jeff Dike |
2006-09-26 | [PATCH] uml: Whitespace fixes | Jeff Dike |
2006-09-26 | [PATCH] uml: Fix stack alignment | Jeff Dike |
2006-09-26 | [PATCH] uml: Use ARRAY_SIZE more assiduously | Jeff Dike |
2006-09-26 | [PATCH] uml: Use klibc setjmp/longjmp | Jeff Dike |
2006-09-26 | [PATCH] Standardize pxx_page macros | Dave McCracken |