summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-13block: floppy: fix rmmod lockupJiri Slaby1-5/+0
2008-03-13kernel-doc: set verbose mode via environmentRandy Dunlap1-0/+4
2008-03-13alpha: use iommu_is_span_boundary helper functionFUJITA Tomonori2-10/+5
2008-03-13char: riscom, fix rc_board indexingJiri Slaby1-1/+1
2008-03-13spi_bitbang: short transfer status fixJan Nikitenko1-3/+5
2008-03-13au1550_spi: fix prototype of irq handlerJan Nikitenko1-2/+2
2008-03-13h8300: fix recent uaccess breakageYoshinori Sato1-7/+4
2008-03-13pagemap: proper read error handlingMarcelo Tosatti1-5/+13
2008-03-13smackfs: do not trust `count' in inodes write()sAhmed S. Darwish2-19/+20
2008-03-13async_tx: checkpatch says s/__FUNCTION__/__func__/gDan Williams4-15/+15
2008-03-13iop-adma.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-16/+16
2008-03-13fsldma: Add a completed cookie updated action in DMA finish interrupt.Zhang Wei1-1/+1
2008-03-13fsldma: Add device_prep_dma_interrupt support to fsldma.cZhang Wei1-0/+27
2008-03-13dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT.Zhang Wei1-1/+1
2008-03-13fsldma: Fix fsldma.c warning messages when it's compiled under PPC64.Zhang Wei1-13/+16
2008-03-13PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman2-1/+6
2008-03-13Merge branches 'release' and 'doc' into releaseLen Brown11-12/+14
2008-03-13Merge branches 'release', 'ejd', 'sony' and 'wmi' into releaseLen Brown6-18/+40
2008-03-13Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...Len Brown15-33/+55
2008-03-13Merge branches 'release' and 'thermal' into releaseLen Brown4-42/+162
2008-03-13Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', ...Len Brown6-21/+155
2008-03-12[NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin1-9/+14
2008-03-13ACPI: thermal: show temperature in millidegree CelsiusZhang, Rui1-5/+7
2008-03-13thermal: fix generic thermal I/F for hwmonZhang, Rui3-37/+155
2008-03-13acer-wmi: build depends on i8042Jiri Kosina1-0/+1
2008-03-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds56-291/+412
2008-03-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds30-883/+389
2008-03-13[POWERPC] Fix large hash table allocation on Cell bladesMichael Ellerman1-2/+2
2008-03-13[POWERPC] Export empty_zero_pageTheodore Ts'o1-0/+1
2008-03-13[POWERPC] Fix viodasd driver with scatterlist debugBenjamin Herrenschmidt1-2/+1
2008-03-13[POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMUTony Breeds1-1/+1
2008-03-13[POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMUTony Breeds1-0/+7
2008-03-13[POWERPC] Fix undefined pmu_sys_suspended compilation errorTony Breeds1-1/+1
2008-03-13[POWERPC] Fix build of modular drivers/macintosh/apm_emu.cGuido Guenther1-1/+1
2008-03-13[POWERPC] Fix sleep on some powerbooksBenjamin Herrenschmidt1-2/+3
2008-03-13[POWERPC] Fix bogus test for unassigned PCI resourcesBenjamin Herrenschmidt1-1/+7
2008-03-13[POWERPC] Fix zImage-dtb.initrd build errorGrant Likely2-9/+11
2008-03-13[POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernelsPaul Mackerras2-0/+17
2008-03-12documentation: Move power-related files to Documentation/power/Randy Dunlap8-8/+10
2008-03-12ACPI: buffer array too short in drivers/acpi/system.cJohann Felix Soden1-1/+1
2008-03-12acer-wmi: Add DMI quirk for mail LED support on Acer Aspire 3610/ 5610Carlos Corbacho1-0/+18
2008-03-12acer-wmi: Fix DSDT path in documentationCarlos Corbacho1-1/+1
2008-03-12acer-wmi: Make device detection error messages more descriptiveCarlos Corbacho1-5/+7
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds55-257/+364
2008-03-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-2/+13
2008-03-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds45-1375/+242
2008-03-12PNP: disable PNP motherboard resources that overlap PCI BARsBjorn Helgaas1-0/+73
2008-03-12PNP: revert Supermicro H8DCE motherboard quirkBjorn Helgaas1-43/+0
2008-03-12SVCRDMA: Fix erroneous BUG_ON in send_writeTom Tucker1-1/+1
2008-03-12SVCRDMA: Add xprt refs to fix close/unmount crashTom Tucker1-38/+58