| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] sys_sync_file_range() | Andrew Morton | 2006-03-31 | 4 | -7/+11 |
* | [PATCH] IPMI: fix startup race condition | Corey Minyard | 2006-03-31 | 1 | -3/+13 |
* | [PATCH] Simplify proc/devices and fix early termination regression | Joe Korty | 2006-03-31 | 1 | -11/+4 |
* | [PATCH] kill __init_timer_base in favor of boot_tvec_bases | Oleg Nesterov | 2006-03-31 | 1 | -4/+4 |
* | [PATCH] for_each_possible_cpu: s390 | KAMEZAWA Hiroyuki | 2006-03-31 | 1 | -1/+1 |
* | [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] i386 kdump timer vector lockup fix | Vivek Goyal | 2006-03-31 | 1 | -0/+1 |
* | [PATCH] Remove long dead i386 floppy asm code | Brian Gerst | 2006-03-31 | 1 | -34/+0 |
* | [PATCH] mm: schedule find_trylock_page() removal | Nick Piggin | 2006-03-31 | 1 | -2/+2 |
* | [PATCH] migrate_pages_to() must be defined for the no swap case | Christoph Lameter | 2006-03-31 | 1 | -1/+4 |
* | [PATCH] drivers/mtd/: small cleanups | Adrian Bunk | 2006-03-31 | 1 | -0/+5 |
* | [PATCH] sem2mutex: drivers/mtd/ | Ingo Molnar | 2006-03-31 | 2 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2006-03-30 | 10 | -130/+90 |
|\ |
|
| * | [PARISC] Add atomic_sub_and_test | Kyle McMartin | 2006-03-30 | 1 | -0/+3 |
| * | [PARISC] Make local_t use atomic_long_t | Kyle McMartin | 2006-03-30 | 1 | -8/+8 |
| * | [PARISC] Add PREEMPT support | Kyle McMartin | 2006-03-30 | 1 | -1/+2 |
| * | [PARISC] More useful readwrite lock helpers | Kyle McMartin | 2006-03-30 | 1 | -4/+12 |
| * | [PARISC] Fixup CONFIG_EISA a bit | Helge Deller | 2006-03-30 | 1 | -0/+5 |
| * | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller | 2006-03-30 | 1 | -33/+0 |
| * | [PARISC] Enable ioremap functionality unconditionally | Helge Deller | 2006-03-30 | 1 | -57/+1 |
| * | [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap | Helge Deller | 2006-03-30 | 1 | -11/+5 |
| * | [PARISC] Add STRICT_MM_TYPECHECKS | Helge Deller | 2006-03-30 | 1 | -16/+40 |
| * | [PARISC] Add parisc implementation of flush_kernel_dcache_page() | James Bottomley | 2006-03-30 | 3 | -3/+10 |
| * | [PARISC] Add parisc implementation of flush_anon_page() | James Bottomley | 2006-03-30 | 1 | -0/+8 |
| * | [PARISC] Clarify pdc_stable license terms | Thibaut VARENE | 2006-03-30 | 1 | -3/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2006-03-30 | 1 | -1/+26 |
|\ \ |
|
| * | | IB/mad: RMPP support for additional classes | Hal Rosenstock | 2006-03-30 | 1 | -1/+26 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-03-30 | 1 | -1/+9 |
|\ \ \ |
|
| * | | | [PATCH] libata: Simplex and other mode filtering logic | Alan Cox | 2006-03-29 | 1 | -0/+4 |
| * | | | [PATCH] libata: Add ->set_mode hook for odd drivers | Alan Cox | 2006-03-29 | 1 | -0/+1 |
| * | | | [PATCH] libata: BMDMA handling updates | Alan Cox | 2006-03-29 | 1 | -0/+4 |
| * | | | Merge branch 'master' | Jeff Garzik | 2006-03-29 | 389 | -7481/+5417 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | [PATCH] libata: kill E.D.D. | Tejun Heo | 2006-03-24 | 1 | -1/+0 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-03-30 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | [IA64] Add __mca_table to the DISCARD list in gate.lds | Jes Sorensen | 2006-03-30 | 1 | -0/+4 |
* | | | | | [PATCH] splice: add support for SPLICE_F_MOVE flag | Jens Axboe | 2006-03-30 | 1 | -0/+8 |
* | | | | | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2006-03-30 | 6 | -4/+15 |
| |_|/ /
|/| | | |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-03-29 | 2 | -92/+15 |
|\ \ \ \ |
|
| * | | | | [INET]: Introduce tunnel4/tunnel6 | Herbert Xu | 2006-03-28 | 1 | -5/+11 |
| * | | | | [NET]: deinline 200+ byte inlines in sock.h | Denis Vlasenko | 2006-03-28 | 1 | -87/+4 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-03-29 | 25 | -438/+363 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | [PATCH] powerpc: Remove oprofile spinlock backtrace code | Anton Blanchard | 2006-03-29 | 1 | -3/+0 |
| * | | | | [PATCH] powerpc: Add oprofile calltrace support | Brian Rogan | 2006-03-29 | 1 | -0/+2 |
| * | | | | [PATCH] for_each_possible_cpu: powerpc | KAMEZAWA Hiroyuki | 2006-03-29 | 1 | -1/+1 |
| * | | | | [PATCH] lock PTE before updating it in 440/BookE page fault handler | Eugene Surovegin | 2006-03-29 | 1 | -1/+2 |
| * | | | | Merge ../linux-2.6 | Paul Mackerras | 2006-03-29 | 178 | -1391/+2300 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 | 6 | -41/+53 |