aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-17async_tx: fix handling of the "out of descriptor" condition in async_xorDan Williams
2008-07-17async_tx: ensure the xor destination buffer remains dma-mappedDan Williams
2008-07-17async_tx: list_for_each_entry_rcu() cleanupLi Zefan
2008-07-08dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen
2008-07-08dmaengine: Add slave DMA interfaceHaavard Skinnemoen
2008-07-08dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmapDan Williams
2008-07-08dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen
2008-07-08dmatest: Simple DMA memcpy test clientHaavard Skinnemoen
2008-07-08dmaengine: DMA engine driver for Marvell XOR engineSaeed Bishara
2008-07-08iop-adma: fix platform driver hotplug/coldplugKay Sievers
2008-07-08dmaengine: track the number of clients using a channelDan Williams
2008-07-08dmaengine: remove arch dependency from DMADEVICESDan Williams
2008-07-08dmaengine: Couple DMA channels to their physical DMA deviceHaavard Skinnemoen
2008-07-08async_tx: fix async_memset compile errorDan Williams
2008-07-08fsldma: fix incorrect exit path for initializationLi Yang
2008-05-28Fix FRV minimum slab/kmalloc alignmentDavid Howells
2008-05-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-05-28FRV: Specify the minimum slab/kmalloc alignmentDavid Howells
2008-05-28MN10300: Fix typo in header guardVegard Nossum
2008-05-28cfq-iosched: fix RCU problem in cfq_cic_lookup()Jens Axboe
2008-05-28block: make blktrace use per-cpu buffers for message notesJens Axboe
2008-05-28Added in elevator switch message to blktrace streamAlan D. Brunelle
2008-05-28Added in MESSAGE notes for blktracesAlan D. Brunelle
2008-05-28block: reorder cfq_queue to save space on 64bit buildsRichard Kennedy
2008-05-28block: Move the second call to get_request to the end of the loopZhang, Yanmin
2008-05-28splice: handle try_to_release_page() failureJens Axboe
2008-05-28splice: fix sendfile() issue with relayTom Zanussi
2008-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-05-27pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige
2008-05-27pci hotplug core: add check of duplicate slot nameKenji Kaneshige
2008-05-27pciehp: move msleep after power offKenji Kaneshige
2008-05-27pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige
2008-05-27pciehp: fix slow probingKenji Kaneshige
2008-05-27pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige
2008-05-27shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige
2008-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2008-05-27ck804rom: fix driver_data in probe table.David Woodhouse
2008-05-27avr32: Fix cpufreq oops when ondemand governor is defaultHaavard Skinnemoen
2008-05-26Linux 2.6.26-rc4v2.6.26-rc4Linus Torvalds
2008-05-26posix timers: discard SI_TIMER signals on execOleg Nesterov
2008-05-26posix timers: sigqueue_free: don't free sigqueue if it is queuedOleg Nesterov
2008-05-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26Linus Torvalds
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-26i2c: Align i2c_device_idJiri Slaby
2008-05-26tuner: Do not alter i2c_client.nameMichael Krufky
2008-05-26avr32: Update defconfigsHaavard Skinnemoen
2008-05-26avr32: export strnlen_userAdrian Bunk