aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-13kernel-doc: set verbose mode via environmentRandy Dunlap
2008-03-13alpha: use iommu_is_span_boundary helper functionFUJITA Tomonori
2008-03-13char: riscom, fix rc_board indexingJiri Slaby
2008-03-13spi_bitbang: short transfer status fixJan Nikitenko
2008-03-13au1550_spi: fix prototype of irq handlerJan Nikitenko
2008-03-13h8300: fix recent uaccess breakageYoshinori Sato
2008-03-13pagemap: proper read error handlingMarcelo Tosatti
2008-03-13smackfs: do not trust `count' in inodes write()sAhmed S. Darwish
2008-03-13async_tx: checkpatch says s/__FUNCTION__/__func__/gDan Williams
2008-03-13iop-adma.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-13fsldma: Add a completed cookie updated action in DMA finish interrupt.Zhang Wei
2008-03-13fsldma: Add device_prep_dma_interrupt support to fsldma.cZhang Wei
2008-03-13dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT.Zhang Wei
2008-03-13fsldma: Fix fsldma.c warning messages when it's compiled under PPC64.Zhang Wei
2008-03-13PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman
2008-03-13Merge branches 'release' and 'doc' into releaseLen Brown
2008-03-13Merge branches 'release', 'ejd', 'sony' and 'wmi' into releaseLen Brown
2008-03-13Merge branches 'release', 'button-sysfs', 'misc', 'mismatch', 'randconfig' an...Len Brown
2008-03-13Merge branches 'release' and 'thermal' into releaseLen Brown
2008-03-13Merge branches 'release', 'bugzilla-8570', 'bugzilla-9966', 'bugzilla-9998', ...Len Brown
2008-03-12[NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin
2008-03-13ACPI: thermal: show temperature in millidegree CelsiusZhang, Rui
2008-03-13thermal: fix generic thermal I/F for hwmonZhang, Rui
2008-03-13acer-wmi: build depends on i8042Jiri Kosina
2008-03-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-03-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-03-13[POWERPC] Fix large hash table allocation on Cell bladesMichael Ellerman
2008-03-13[POWERPC] Export empty_zero_pageTheodore Ts'o
2008-03-13[POWERPC] Fix viodasd driver with scatterlist debugBenjamin Herrenschmidt
2008-03-13[POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMUTony Breeds
2008-03-13[POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMUTony Breeds
2008-03-13[POWERPC] Fix undefined pmu_sys_suspended compilation errorTony Breeds
2008-03-13[POWERPC] Fix build of modular drivers/macintosh/apm_emu.cGuido Guenther
2008-03-13[POWERPC] Fix sleep on some powerbooksBenjamin Herrenschmidt
2008-03-13[POWERPC] Fix bogus test for unassigned PCI resourcesBenjamin Herrenschmidt
2008-03-13[POWERPC] Fix zImage-dtb.initrd build errorGrant Likely
2008-03-13[POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernelsPaul Mackerras
2008-03-12documentation: Move power-related files to Documentation/power/Randy Dunlap
2008-03-12ACPI: buffer array too short in drivers/acpi/system.cJohann Felix Soden
2008-03-12acer-wmi: Add DMI quirk for mail LED support on Acer Aspire 3610/ 5610Carlos Corbacho
2008-03-12acer-wmi: Fix DSDT path in documentationCarlos Corbacho
2008-03-12acer-wmi: Make device detection error messages more descriptiveCarlos Corbacho
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-03-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-03-12PNP: disable PNP motherboard resources that overlap PCI BARsBjorn Helgaas
2008-03-12PNP: revert Supermicro H8DCE motherboard quirkBjorn Helgaas
2008-03-12SVCRDMA: Fix erroneous BUG_ON in send_writeTom Tucker
2008-03-12SVCRDMA: Add xprt refs to fix close/unmount crashTom Tucker
2008-03-12genhd must_check warning fixRoland McGrath