Age | Commit message (Expand) | Author | Files | Lines |
2007-04-07 | [PATCH] high-res timers: resume fix | Ingo Molnar | 1 | -0/+3 |
2007-04-07 | [IA64] SGI Altix : fix pcibr_dmamap_ate32() bug | Mike Habeck | 1 | -2/+3 |
2007-04-05 | [PATCH] ia64: desc_empty thinko/typo fix | Maciej Zenczykowski | 1 | -1/+1 |
2007-04-05 | [PATCH] remove protection of LANANA-reserved majors | Andrew Morton | 1 | -2/+0 |
2007-04-05 | [PATCH] md: avoid a deadlock when removing a device from an md array via sysfs | NeilBrown | 1 | -0/+1 |
2007-04-04 | libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3) | Albert Lee | 1 | -0/+1 |
2007-04-04 | libata: Limit max sector to 128 for TORiSAN DVD drives (take 3) | Albert Lee | 2 | -0/+2 |
2007-04-04 | libata: reorder HSM_ST_FIRST for easier decoding (take 3) | Albert Lee | 1 | -2/+2 |
2007-04-03 | [SPARC]: Add unsigned to unused bit field in a.out.h | Robert Reif | 2 | -2/+2 |
2007-04-02 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2 | -0/+3 |
2007-04-02 | [PATCH] Fix microcode-related suspend problem | Rafael J. Wysocki | 1 | -0/+4 |
2007-04-02 | [PATCH] driver core: fix built-in drivers sysfs links | Kay Sievers | 1 | -0/+1 |
2007-04-02 | [PATCH] uml: fix unreasonably long udelay | Paolo 'Blaisorblade' Giarrusso | 1 | -3/+14 |
2007-04-02 | [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1E | Andi Kleen | 2 | -0/+3 |
2007-04-02 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -34/+19 |
2007-04-02 | [ARM] 4298/1: fix memory barriers for DMA coherent and SMP platforms | Lennert Buytenhek | 1 | -16/+18 |
2007-04-02 | [ARM] Fix __NR_kexec_load | Russell King | 1 | -1/+1 |
2007-03-31 | [PATCH] uml: fix static linking for real | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2007-03-30 | [ARM] 4296/1: ixp4xx: compile fix | Vladimir Barinov | 1 | -17/+0 |
2007-03-30 | [MIPS] SMTC: Fix recursion in instant IPI replay code. | Ralf Baechle | 2 | -35/+36 |
2007-03-30 | [MIPS] MV64340: Add missing prototype for mv64340_irq_init(). | Ralf Baechle | 1 | -0/+1 |
2007-03-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -4/+8 |
2007-03-29 | [POWERPC] qe: ucc_slow.guemr is in the wrong place | Timur Tabi | 1 | -1/+2 |
2007-03-29 | [IFB]: Fix crash on input device removal | Patrick McHardy | 2 | -4/+8 |
2007-03-29 | [PATCH] uml: fix pte bit collision | Miklos Szeredi | 1 | -4/+4 |
2007-03-29 | [PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30 | Yinghai Lu | 1 | -1/+1 |
2007-03-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -2/+2 |
2007-03-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2 | -3/+4 |
2007-03-28 | sh: Trivial fix for hp6xx build. | Kristoffer Ericson | 1 | -3/+3 |
2007-03-28 | sh: Fixup __cmpxchg() compile breakage with gcc4. | Paul Mundt | 1 | -0/+1 |
2007-03-28 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2 | -12/+39 |
2007-03-27 | [PATCH] WE-22 : prevent information leak on 64 bit | Jean Tourrilhes | 2 | -12/+39 |
2007-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 1 | -1/+2 |
2007-03-27 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -0/+4 |
2007-03-27 | [PATCH] ipcns: fix !CONFIG_IPC_NS behavior | Serge E. Hallyn | 1 | -6/+3 |
2007-03-27 | [PATCH] uml: fix static linking | Jeff Dike | 1 | -0/+1 |
2007-03-27 | [PATCH] utsns: fix !CONFIG_UTS_NS behavior | Serge E. Hallyn | 1 | -0/+2 |
2007-03-27 | [PATCH] tty: minor merge correction | Alan Cox | 1 | -1/+1 |
2007-03-27 | [PATCH] uml: fix epoll | Jeff Dike | 1 | -0/+7 |
2007-03-27 | V4L/DVB (5441): Saa7146: Fix allocation of clipping memory | Oliver Endriss | 1 | -1/+2 |
2007-03-27 | [SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failure | Mikael Pettersson | 2 | -2/+2 |
2007-03-27 | Export __splice_from_pipe() | Mark Fasheh | 1 | -0/+4 |
2007-03-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -1/+3 |
2007-03-27 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -44/+15 |
2007-03-27 | [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr. | Russ Cox | 1 | -2/+2 |
2007-03-27 | ide: use correct IDE error recovery | Suleiman Souhlal | 1 | -0/+1 |
2007-03-26 | [S390] Fix TCP/UDP pseudo header checksum computation. | Heiko Carstens | 1 | -44/+15 |
2007-03-26 | [IPV6]: Fix routing round-robin locking. | David S. Miller | 1 | -0/+1 |
2007-03-26 | [NET]: Fix neighbour destructor handling. | Alexey Kuznetsov | 1 | -1/+1 |
2007-03-26 | [NET]: Fix fib_rules compatibility breakage | Thomas Graf | 1 | -0/+1 |