aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-02-23Linux 2.6.11-rc5v2.6.11-rc5Linus Torvalds1-1/+1
2005-02-23Merge pobox.com:/garz/repo/netdev-2.6/r8169Jeff Garzik28-164/+1127
2005-02-23[PATCH] r8169: factor out some code.François Romieu1-13/+12
2005-02-23[PATCH] r8169: IRQ races during change of mtuFrançois Romieu1-3/+22
2005-02-22[PATCH] Fix possible futex mmap_sem deadlockOlof Johansson2-8/+51
2005-02-22Merge bk://gkernel.bkbits.net/libata-2.6Linus Torvalds8-13/+18
2005-02-23[libata] Add missing hooks, to avoid oops in advanced SATA driversJeff Garzik3-18/+40
2005-02-22agp: aper_base is unsignedLinus Torvalds2-3/+3
2005-02-22[PATCH] device-mapper: dm-raid1 deadlock fixAlasdair G. Kergon1-2/+2
2005-02-22[PATCH] ALPS: do not activate on unsupported modelsDmitry Torokhov1-3/+3
2005-02-22[PATCH] ppc64: fix compilation for Maple boardPaul Mackerras1-0/+2
2005-02-22[PATCH] ppc32: Wrong vaddr in flush_hash_one_pte()Benjamin Herrenschmidt1-1/+1
2005-02-22Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik51-1254/+989
2005-02-22[PATCH] r8169: uniformize commentsFrançois Romieu1-38/+38
2005-02-22[PATCH] r8169: removal of unused #defineFrançois Romieu1-2/+0
2005-02-22[PATCH] r8169: skb alignment nitpickingFrançois Romieu1-4/+4
2005-02-22[PATCH] r8169: fix rx skb allocation error loggingFrançois Romieu1-5/+3
2005-02-22Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik146-1912/+2145
2005-02-22[PATCH] NFS: Further fixes for the -onolock case.Trond Myklebust1-3/+3
2005-02-22[PATCH] ppc32: kernel mapping breakageBenjamin Herrenschmidt1-1/+4
2005-02-22[PATCH] Fix NR_OPEN header order dependencyTom Rini1-1/+1
2005-02-21[PATCH] Re-order <linux/fs.h> includes to fix userland breakageTom Rini1-18/+19
2005-02-21[TCP]: Fix excessive stack usage resulting in OOPS with 4KSTACKS.Arnaldo Carvalho de Melo9-333/+339
2005-02-21[PATCH] Build failure with !CONFIG_PCI and with CONFIG_ISAPNP=y && CONFIG_PNP...Mika Kukkonen1-0/+5
2005-02-21[PATCH] ppc64: Fix 32bit largepage issueAnton Blanchard1-0/+4
2005-02-21[PATCH] x86_64: resource layout fixAndrew Morton1-21/+68
2005-02-21[PATCH] au1100: fix io_remap_page_range() arg. listRandy Dunlap1-1/+1
2005-02-21[PATCH] sparc64 usb build fixAndrew Morton1-0/+1
2005-02-21[PATCH] sparc64 rusage build fixAndrew Morton1-0/+2
2005-02-21[PATCH] ppc32: resource layout fixesAndrew Morton1-3/+12
2005-02-21[PATCH] alpha: struct resource fixAndrew Morton1-8/+8
2005-02-21[TCP]: Fix BIC max_cwnd calculation error.Stephen Hemminger4-8/+19
2005-02-20[PATCH] libata kfree fixJeff Garzik1-7/+4
2005-02-20[PATCH] ppc32: fix ptep_test_and_clear_youngBenjamin Herrenschmidt1-2/+2
2005-02-20[PATCH] natsemi long cable fixGary N. Spiess1-1/+3
2005-02-20[PATCH] S2io: Multicast fixRavinandan Arakali1-0/+5
2005-02-20[PATCH] strip.c build fixAndrew Morton1-2/+2
2005-02-19x86: when choosing PCI starting address, print out gap informationLinus Torvalds1-4/+20
2005-02-19Be more careful about looking for gaps in the e820 table.Linus Torvalds1-6/+14
2005-02-19Merge bk://bart.bkbits.net/ide-2.6Linus Torvalds3-3/+8
2005-02-20[ide] Kconfig for VR1000 machine driver selectionBen Dooks1-1/+1
2005-02-20[ide] small compile fix to ide.c with !CONFIG_PCIMika Kukkonen1-0/+4
2005-02-19Use e820 memory map to determine PCI allocation area.Linus Torvalds1-6/+19
2005-02-19[ide] fix ide_get_error_location() for LBA28Bartlomiej Zolnierkiewicz1-2/+3
2005-02-19[PATCH] PCI: support PCI_PM_CAP version 1Daniel Ritz1-1/+1
2005-02-19[PATCH] radeonfb: Workaround memory corruption accel problemBenjamin Herrenschmidt1-0/+39
2005-02-18[PATCH] m32r: warning fixHirokazu Takata1-2/+3
2005-02-18[PATCH] end_buffer_async_read printk ratelimitingAndrew Morton1-1/+2
2005-02-18[PATCH] mca resource layout fixAndrew Morton1-7/+7
2005-02-18Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik27-277/+659