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