aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-09-24
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-23
| |\
| | * async_tx/raid6: add missing dma_unmap calls to the async fail caseDan Williams2009-09-21
| | * ioat3: fix uninitialized var warningsDan Williams2009-09-21
| | * drivers/dma/ioat/dma_v2.c: fix warningsAndrew Morton2009-09-21
| | * raid6test: fix stack overflowDan Williams2009-09-17
| | * ioat2: clarify ring size limitsDan Williams2009-09-16
| | * md/raid6: cleanup ops_run_compute6_2Dan Williams2009-09-16
| | * md/raid6: eliminate BUG_ON with side effectDan Williams2009-09-16
| | * dca: module load should not be an error messageStephen Hemminger2009-09-13
| | * ioat: driver version 4.0Dan Williams2009-09-10
| | * dca: registering requesters in multiple dca domainsMaciej Sosnowski2009-09-10
| | * async_tx: remove HIGHMEM64G restrictionDan Williams2009-09-08
| | * dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu2009-09-08
| | * Merge commit 'md/for-linus' into async-tx-nextDan Williams2009-09-08
| | |\
| | * \ Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-08
| | |\ \
| | | * | dmaengine: Move all map_sg/unmap_sg for slave channel to its clientAtsushi Nemoto2009-09-08
| | | * | fsldma: Add DMA_SLAVE supportIra Snyder2009-09-08
| | | * | fsldma: split apart external pause and request count featuresIra Snyder2009-09-08
| | | * | ioat2,3: cacheline align software descriptor allocationsDan Williams2009-09-08
| | | * | dmaengine: kill tx_listDan Williams2009-09-08
| | | * | txx9dmac: implement a private tx_listDan Williams2009-09-08
| | | * | at_hdmac: implement a private tx_listDan Williams2009-09-08
| | | * | mv_xor: implement a private tx_listDan Williams2009-09-08
| | | * | ioat: implement a private tx_listDan Williams2009-09-08
| | | * | iop-adma: implement a private tx_listDan Williams2009-09-08
| | | * | fsldma: implement a private tx_listDan Williams2009-09-08
| | | * | dw_dmac: implement a private tx_listDan Williams2009-09-08
| | | * | Merge branch 'ioat' into dmaengineDan Williams2009-09-08
| | | |\ \
| | | * \ \ Merge commit 'v2.6.31-rc1' into dmaengineDan Williams2009-09-08
| | | |\ \ \
| | * | \ \ \ Merge branch 'iop-raid6' into async-tx-nextDan Williams2009-09-08
| | |\ \ \ \ \
| | | * | | | | iop-adma: P+Q self testDan Williams2009-08-29
| | | * | | | | iop-adma: P+Q support for iop13xx adma enginesDan Williams2009-08-29
| | | * | | | | iop-adma: fix lockdep false positiveDan Williams2009-08-29
| | | * | | | | iop-adma: cleanup iop_adma_run_tx_complete_actionsDan Williams2009-08-29
| | * | | | | | I/OAT: Convert to PCI_VDEVICE()Roland Dreier2009-09-08
| | * | | | | | Add MODULE_DEVICE_TABLE() so ioatdma module is autoloadedRoland Dreier2009-09-08
| | * | | | | | ioat3: segregate raid enginesDan Williams2009-09-08
| | * | | | | | ioat3: ioat3.2 pci ids for Jasper ForestTom Picard2009-09-08
| | * | | | | | ioat3: interrupt descriptor supportDan Williams2009-09-08
| | * | | | | | ioat3: support xor via pq descriptorsDan Williams2009-09-08
| | * | | | | | ioat3: pq supportDan Williams2009-09-08
| | * | | | | | ioat3: xor self testDan Williams2009-09-08
| | * | | | | | ioat3: xor supportDan Williams2009-09-08
| | * | | | | | ioat3: enable dca for completion writesDan Williams2009-09-08
| | * | | | | | ioat: add 'ioat' sysfs attributesDan Williams2009-09-08
| | * | | | | | ioat3: split ioat3 support to its own file, add memsetDan Williams2009-09-08
| | * | | | | | ioat3: hardware version 3.2 register / descriptor definitionsDan Williams2009-09-08
| | * | | | | | ioat2+: add fence supportDan Williams2009-09-08
| | * | | | | | dmaengine, async_tx: support alignment checksDan Williams2009-09-08