Age | Commit message (Expand) | Author | Files | Lines |
2007-02-11 | [PATCH] uml: x86_64 ptrace fixes | Jeff Dike | 1 | -0/+3 |
2007-02-11 | [PATCH] uml: x86_64 thread fixes | Jeff Dike | 2 | -6/+6 |
2007-02-11 | [PATCH] uml: fix apparent "CONFIG_64_BIT" typo. | Robert P. J. Day | 1 | -1/+1 |
2007-02-02 | [PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEM | Al Viro | 1 | -0/+9 |
2006-12-08 | [PATCH] UML: add generic BUG support | Jeff Dike | 1 | -1/+3 |
2006-12-07 | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle | 1 | -1/+1 |
2006-12-07 | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle | 1 | -1/+1 |
2006-12-02 | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 1 | -0/+7 |
2006-10-31 | [PATCH] uml: add INITCALLS | Jeff Dike | 1 | -7/+1 |
2006-10-20 | [PATCH] uml: remove some leftover PPC code | Paolo 'Blaisorblade' Giarrusso | 1 | -9/+0 |
2006-10-06 | [PATCH] um: irq changes break build | Pekka Enberg | 1 | -0/+1 |
2006-10-02 | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 1 | -28/+0 |
2006-09-29 | [PATCH] uml: remove pte_mkexec | Jeff Dike | 1 | -6/+0 |
2006-09-27 | [PATCH] uml: thread creation tidying | Jeff Dike | 1 | -3/+3 |
2006-09-27 | [PATCH] uml: fix missing x86_64 register definitions | Jeff Dike | 1 | -0/+3 |
2006-09-27 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2 | -0/+12 |
2006-09-26 | [PATCH] Make UML use ptrace-abi.h | Jeff Dike | 2 | -17/+1 |
2006-09-26 | [PATCH] uml: stack usage reduction | Jeff Dike | 1 | -3/+1 |
2006-09-26 | [PATCH] Standardize pxx_page macros | Dave McCracken | 3 | -5/+6 |
2006-09-26 | [PATCH] i386: Redo semaphore and rwlock assembly helpers | Andi Kleen | 2 | -0/+12 |
2006-09-21 | Remove UML header export | David Woodhouse | 1 | -1/+0 |
2006-07-04 | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 1 | -0/+1 |
2006-07-01 | [PATCH] uml: make copy_*_user atomic | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+19 |
2006-06-30 | [PATCH] uml: add __raw_writeq definition | Jeff Dike | 1 | -0/+5 |
2006-06-29 | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 1 | -3/+0 |
2006-06-21 | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 13 | -13/+0 |
2006-06-18 | Add empty Kbuild files for 'make headers_install' in remaining arches. | David Woodhouse | 1 | -0/+1 |
2006-06-05 | [PATCH] uml: more __user annotations | Al Viro | 1 | -3/+3 |
2006-06-05 | [PATCH] uml: add asm/irqflags.h | Jeff Dike | 1 | -0/+6 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 13 | -13/+0 |
2006-04-11 | [PATCH] uml: fix "extern-vs-static" proto conflict in TLS code | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+3 |
2006-04-01 | [PATCH] uml: check for differences in host support | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+5 |
2006-04-01 | [PATCH] uml: implement {get,set}_thread_area for i386 | Paolo 'Blaisorblade' Giarrusso | 7 | -38/+110 |
2006-04-01 | [PATCH] uml: split ldt.h in arch-independent and arch-dependant code | Paolo 'Blaisorblade' Giarrusso | 4 | -106/+77 |
2006-04-01 | [PATCH] uml: sparse cleanups | Al Viro | 3 | -10/+10 |
2006-03-27 | [PATCH] unify pfn_to_page: uml pfn_to_page | KAMEZAWA Hiroyuki | 1 | -3/+1 |
2006-03-27 | [PATCH] uml: fix build warnings in __get_user | Jeff Dike | 1 | -21/+10 |
2006-03-23 | [PATCH] x86: SMP alternatives | Gerd Hoffmann | 1 | -0/+6 |
2006-02-01 | [PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+2 |
2006-02-01 | [PATCH] uml: skas0-hold-own-ldt fixups for x86-64 | Paolo 'Blaisorblade' Giarrusso | 1 | -2/+6 |
2006-02-01 | [PATCH] uml: typo fixup | Paolo 'Blaisorblade' Giarrusso | 1 | -2/+2 |
2006-01-19 | [PATCH] uml: use generic sys_rt_sigsuspend | Jeff Dike | 1 | -0/+1 |
2006-01-19 | [PATCH] uml: add TIF_RESTORE_SIGMASK support | Jeff Dike | 1 | -11/+2 |
2006-01-19 | [PATCH] uml: add __raw_writel definition | Jeff Dike | 1 | -0/+16 |
2006-01-12 | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 1 | -3/+0 |
2006-01-10 | [PATCH] dump_thread() cleanup | akpm@osdl.org | 1 | -1/+0 |
2006-01-10 | [PATCH] mutex subsystem, add default include/asm-*/mutex.h files | Arjan van de Ven | 1 | -0/+9 |
2006-01-09 | [PATCH] remove gcc-2 checks | Andrew Morton | 1 | -4/+0 |
2006-01-09 | [PATCH] consolidate asm/futex.h | Jeff Dike | 1 | -9/+3 |
2006-01-09 | [PATCH] Kill L1_CACHE_SHIFT_MAX | Ravikiran G Thirumalai | 1 | -3/+0 |