| Commit message (Expand) | Author | Age |
* | [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 |
* | | [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 | 2006-09-26 |
* | | [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional | Christoph Lameter | 2006-09-26 |
* | | [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h | Christoph Lameter | 2006-09-26 |
|/ |
|
* | [PATCH] vDSO hash-style fix | Roland McGrath | 2006-07-31 |
* | [PATCH] UML - fix utsname build breakage | Jeff Dike | 2006-07-15 |
* | [PATCH] uml: header formatting cleanups | Jeff Dike | 2006-07-15 |
* | [PATCH] uml: tidy biarch gcc support | Jeff Dike | 2006-07-15 |
* | [PATCH] uml: tidy longjmp macro | Jeff Dike | 2006-07-15 |
* | [PATCH] uml: make mconsole version requests happen in a process | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: remove unused variable | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: add some EINTR protection | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: formatting fixes | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: move _kern.c files | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: remove syscall debugging | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: make some symbols static | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: fix exitcall ordering bug | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: remove os_isatty | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: remove spinlock wrapper functions | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: mark forward_interrupts as being mode-specific | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: ifdef a mode-specific function | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: timer handler tidying | Jeff Dike | 2006-07-10 |
* | [PATCH] uml: signal initialization cleanup | Jeff Dike | 2006-07-10 |