Age | Commit message (Expand) | Author | Files | Lines |
2007-11-06 | PCI: make pci_match_device() static | Adrian Bunk | 1 | -2/+0 |
2007-11-06 | PCI: Remove 3 incorrect MSI quirks. | David Miller | 1 | -3/+0 |
2007-11-06 | PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set. | David Miller | 1 | -0/+9 |
2007-11-06 | PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge. | David Miller | 1 | -0/+1 |
2007-11-06 | PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c... | David Miller | 1 | -1/+0 |
2007-11-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2 | -7/+0 |
2007-11-05 | cpm_load_patch() - declartion conflict | Kamalesh Babulal | 1 | -1/+1 |
2007-11-05 | kernel/futex.c: make 3 functions static | Adrian Bunk | 1 | -4/+0 |
2007-11-05 | lguest: make async_hcall() static | Adrian Bunk | 1 | -3/+0 |
2007-11-04 | SCSI: add asynchronous event notification API | Jeff Garzik | 1 | -0/+25 |
2007-11-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+1 |
2007-11-03 | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 4 | -34/+32 |
2007-11-03 | Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+41 |
2007-11-03 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 | Linus Torvalds | 3 | -11/+12 |
2007-11-03 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 6 | -6/+18 |
2007-11-03 | libata: increase 128 KB / cmd limit for ATAPI tape drives | Tony Battersby | 1 | -0/+6 |
2007-11-03 | Use i8253.c lock for PC speaker on MIPS, too. | Ralf Baechle | 1 | -0/+4 |
2007-11-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+3 |
2007-11-02 | [MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE. | Ralf Baechle | 6 | -91/+5 |
2007-11-02 | [MIPS] i8253.h: Remove all i8259 related definitions. | Ralf Baechle | 1 | -15/+0 |
2007-11-02 | [MIPS] Cobalt: Fix IRQ comment; the Cobalt kernel uses CP0 counter now. | Yoichi Yuasa | 1 | -2/+1 |
2007-11-02 | [MIPS] time: Code cleanups | Atsushi Nemoto | 1 | -13/+0 |
2007-11-02 | [MIPS] time: Remove now unused local_timer_interrupt. | Ralf Baechle | 1 | -5/+0 |
2007-11-02 | dm: bounce_pfn limit added | Vasily Averin | 1 | -0/+1 |
2007-11-02 | [SG] Get rid of __sg_mark_end() | Jens Axboe | 1 | -10/+12 |
2007-11-02 | cleanup asm/scatterlist.h includes | Adrian Bunk | 3 | -3/+3 |
2007-11-02 | SG: Make sg_init_one() use general table init functions | Jens Axboe | 1 | -22/+18 |
2007-11-02 | sh: Decouple 4k and soft/hardirq stacks. | Paul Mundt | 1 | -1/+1 |
2007-11-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 3 | -23/+36 |
2007-11-01 | [NET]: docbook fixes for netif_ functions | Stephen Hemminger | 1 | -0/+10 |
2007-11-01 | [NET]: Relax the reference counting of init_net_ns | Pavel Emelyanov | 1 | -8/+25 |
2007-11-01 | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov | 1 | -1/+1 |
2007-11-01 | [NET]: Move the sock_copy() from the header | Pavel Emelyanov | 1 | -14/+0 |
2007-11-01 | [SPARC64]: Fix linkage of enormous kernels. | David S. Miller | 3 | -5/+11 |
2007-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -0/+4 |
2007-10-31 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 7 | -5/+12 |
2007-10-31 | Revert "Driver core: remove class_device_*_bin_file" | Greg Kroah-Hartman | 1 | -0/+4 |
2007-10-31 | [ARM] 4634/1: DaVinci GPIO header build fix | David Brownell | 1 | -0/+3 |
2007-10-31 | [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com | eric miao | 3 | -3/+3 |
2007-10-31 | [ARM] nommu: fix breakage caused by f9720205d1f847cb59e197e851b5276425363f6b | Russell King | 1 | -1/+2 |
2007-10-31 | [ARM] Fix ateb9200_defconfig build regression | Russell King | 1 | -0/+3 |
2007-10-31 | [ARM] 4632/1: Fix a typo in include/asm-arm/plat-s3c/regs-nand.h | Matt Reimer | 1 | -1/+1 |
2007-10-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2 | -9/+4 |
2007-10-31 | Driver core: remove class_device_*_bin_file | Greg Kroah-Hartman | 1 | -4/+0 |
2007-10-31 | [TIPC]: Fix headercheck wrt. tipc_config.h | David S. Miller | 2 | -9/+4 |
2007-10-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2 | -2/+1 |
2007-10-30 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
2007-10-30 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2007-10-30 | mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2 | Dale Farnsworth | 1 | -3/+3 |
2007-10-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 9 | -46/+80 |