| Commit message (Expand) | Author | Age |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 |
* | [PATCH] uml pt_regs fixes | Al Viro | 2006-10-08 |
* | [PATCH] um: irq changes break build | Pekka Enberg | 2006-10-06 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
* | more misc typo fixes | Matt LaPlante | 2006-10-03 |
* | Attack of "the the"s in arch | Matt LaPlante | 2006-10-03 |
* | [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-10-02 |
* | [PATCH] Remove ->rq_status from struct request | Jens Axboe | 2006-09-30 |
* | [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-29 |
* | [IPV4]: annotate struct in_ifaddr | Al Viro | 2006-09-28 |
* | [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-27 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 |
|\ |
|
| * | [PATCH] i386: Redo semaphore and rwlock assembly helpers | Andi Kleen | 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 |