Age | Commit message (Expand) | Author |
2006-10-31 | [PATCH] uml: add INITCALLS | Jeff Dike |
2006-10-20 | [PATCH] uml: remove some leftover PPC code | Paolo 'Blaisorblade' Giarrusso |
2006-10-06 | [PATCH] um: irq changes break build | Pekka Enberg |
2006-10-02 | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann |
2006-09-29 | [PATCH] uml: remove pte_mkexec | Jeff Dike |
2006-09-27 | [PATCH] uml: thread creation tidying | Jeff Dike |
2006-09-27 | [PATCH] uml: fix missing x86_64 register definitions | Jeff Dike |
2006-09-26 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-09-26 | [PATCH] Make UML use ptrace-abi.h | Jeff Dike |
2006-09-26 | [PATCH] uml: stack usage reduction | Jeff Dike |
2006-09-26 | [PATCH] Standardize pxx_page macros | Dave McCracken |
2006-09-26 | [PATCH] i386: Redo semaphore and rwlock assembly helpers | Andi Kleen |
2006-09-21 | Remove UML header export | David Woodhouse |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds |
2006-07-01 | [PATCH] uml: make copy_*_user atomic | Paolo 'Blaisorblade' Giarrusso |
2006-06-30 | [PATCH] uml: add __raw_writeq definition | Jeff Dike |
2006-06-29 | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar |
2006-06-20 | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds |
2006-06-18 | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse |
2006-06-05 | [PATCH] uml: more __user annotations | Al Viro |
2006-06-05 | [PATCH] uml: add asm/irqflags.h | Jeff Dike |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse |
2006-04-11 | [PATCH] uml: fix "extern-vs-static" proto conflict in TLS code | Paolo 'Blaisorblade' Giarrusso |
2006-03-31 | [PATCH] uml: check for differences in host support | Paolo 'Blaisorblade' Giarrusso |
2006-03-31 | [PATCH] uml: implement {get,set}_thread_area for i386 | Paolo 'Blaisorblade' Giarrusso |
2006-03-31 | [PATCH] uml: split ldt.h in arch-independent and arch-dependant code | Paolo 'Blaisorblade' Giarrusso |
2006-03-31 | [PATCH] uml: sparse cleanups | Al Viro |
2006-03-27 | [PATCH] unify pfn_to_page: uml pfn_to_page | KAMEZAWA Hiroyuki |
2006-03-27 | [PATCH] uml: fix build warnings in __get_user | Jeff Dike |
2006-03-23 | [PATCH] x86: SMP alternatives | Gerd Hoffmann |
2006-02-01 | [PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages | Paolo 'Blaisorblade' Giarrusso |
2006-02-01 | [PATCH] uml: skas0-hold-own-ldt fixups for x86-64 | Paolo 'Blaisorblade' Giarrusso |
2006-02-01 | [PATCH] uml: typo fixup | Paolo 'Blaisorblade' Giarrusso |
2006-01-18 | [PATCH] uml: use generic sys_rt_sigsuspend | Jeff Dike |
2006-01-18 | [PATCH] uml: add TIF_RESTORE_SIGMASK support | Jeff Dike |
2006-01-18 | [PATCH] uml: add __raw_writel definition | Jeff Dike |
2006-01-12 | [PATCH] death of get_thread_info/put_thread_info | Al Viro |
2006-01-10 | [PATCH] dump_thread() cleanup | akpm@osdl.org |
2006-01-09 | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven |
2006-01-08 | [PATCH] remove gcc-2 checks | Andrew Morton |
2006-01-08 | [PATCH] consolidate asm/futex.h | Jeff Dike |
2006-01-08 | [PATCH] Kill L1_CACHE_SHIFT_MAX | Ravikiran G Thirumalai |
2005-11-22 | [PATCH] uml: eliminate anonymous union and clean up symlink lossage | Jeff Dike |
2005-11-07 | [PATCH] uml: maintain own LDT entries | Bodo Stroesser |
2005-11-07 | [PATCH] uml: switch_mm fix | Ben Lahaise |
2005-10-30 | [PATCH] uml: remove old UM_FASTCALL, and make the thing work again | Paolo 'Blaisorblade' Giarrusso |
2005-10-30 | [PATCH] uml: reuse i386 cpu-specific tuning | Paolo 'Blaisorblade' Giarrusso |
2005-10-29 | [PATCH] mm: pte_offset_map_lock loops | Hugh Dickins |
2005-10-28 | [PATCH] gfp_t: remaining bits of arch/* | Al Viro |
2005-10-28 | [PATCH] gfp_t: dma-mapping (simple cases) | Al Viro |