summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | iop-adma: implement a private tx_listDan Williams2009-09-082-4/+7
| | | * | | fsldma: implement a private tx_listDan Williams2009-09-082-7/+10
| | | * | | dw_dmac: implement a private tx_listDan Williams2009-09-082-9/+11
| | | * | | Merge branch 'ioat' into dmaengineDan Williams2009-09-0814-2044/+2608
| | | |\ \ \
| | | * \ \ \ Merge commit 'v2.6.31-rc1' into dmaengineDan Williams2009-09-087834-465905/+845171
| | | |\ \ \ \
| | * | \ \ \ \ Merge branch 'iop-raid6' into async-tx-nextDan Williams2009-09-084-44/+577
| | |\ \ \ \ \ \
| | | * | | | | | iop-adma: P+Q self testDan Williams2009-08-291-1/+181
| | | * | | | | | iop-adma: P+Q support for iop13xx adma enginesDan Williams2009-08-294-34/+381
| | | * | | | | | iop-adma: fix lockdep false positiveDan Williams2009-08-291-1/+6
| | | * | | | | | iop-adma: cleanup iop_adma_run_tx_complete_actionsDan Williams2009-08-291-9/+10
| | * | | | | | | I/OAT: Convert to PCI_VDEVICE()Roland Dreier2009-09-081-23/+23
| | * | | | | | | Add MODULE_DEVICE_TABLE() so ioatdma module is autoloadedRoland Dreier2009-09-081-0/+1
| | * | | | | | | ioat3: segregate raid enginesDan Williams2009-09-083-9/+22
| | * | | | | | | ioat3: ioat3.2 pci ids for Jasper ForestTom Picard2009-09-082-0/+23
| | * | | | | | | ioat3: interrupt descriptor supportDan Williams2009-09-081-1/+38
| | * | | | | | | ioat3: support xor via pq descriptorsDan Williams2009-09-081-0/+49
| | * | | | | | | ioat3: pq supportDan Williams2009-09-081-1/+264
| | * | | | | | | ioat3: xor self testDan Williams2009-09-084-3/+282
| | * | | | | | | ioat3: xor supportDan Williams2009-09-084-3/+222
| | * | | | | | | ioat3: enable dca for completion writesDan Williams2009-09-082-1/+3
| | * | | | | | | ioat: add 'ioat' sysfs attributesDan Williams2009-09-086-6/+166
| | * | | | | | | ioat3: split ioat3 support to its own file, add memsetDan Williams2009-09-087-84/+421
| | * | | | | | | ioat3: hardware version 3.2 register / descriptor definitionsDan Williams2009-09-084-2/+185
| | * | | | | | | ioat2+: add fence supportDan Williams2009-09-081-0/+1
| | * | | | | | | dmaengine, async_tx: support alignment checksDan Williams2009-09-086-6/+67
| | * | | | | | | dmaengine: cleanup unused transaction typesDan Williams2009-09-084-16/+1
| | * | | | | | | dmaengine, async_tx: add a "no channel switch" allocatorDan Williams2009-09-084-1/+57
| | * | | | | | | dmaengine: add fence supportDan Williams2009-09-088-41/+79
| | * | | | | | | Merge branch 'md-raid6-accel' into ioat3.2Dan Williams2009-09-0823-927/+2528
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | md/raid456: distribute raid processing over multiple coresDan Williams2009-08-292-2/+45
| | | * | | | | | md/raid6: remove synchronous infrastructureYuri Tikhonov2009-08-291-254/+0
| | | * | | | | | md/raid6: asynchronous handle_stripe6Yuri Tikhonov2009-08-291-38/+82
| | | * | | | | | md/raid6: asynchronous handle_parity_check6Dan Williams2009-08-291-67/+139
| | | * | | | | | md/raid6: asynchronous handle_stripe_dirtying6Yuri Tikhonov2009-08-291-85/+37
| | | * | | | | | md/raid6: asynchronous handle_stripe_fill6Yuri Tikhonov2009-08-291-50/+93
| | | * | | | | | md/raid5,6: common schedule_reconstruction for raid5/6Yuri Tikhonov2009-08-291-6/+18
| | | * | | | | | md/raid6: asynchronous raid6 operationsDan Williams2009-08-293-33/+299
| | | * | | | | | md/raid5: factor out mark_uptodate from ops_complete_compute5Dan Williams2009-08-291-5/+16
| | | |/ / / / /
| | | * | | | | async_tx: raid6 recovery self testDan Williams2009-08-293-0/+255
| | | * | | | | dmatest: add pq supportDan Williams2009-08-291-0/+26
| | | * | | | | async_tx: add support for asynchronous RAID6 recovery operationsDan Williams2009-08-295-0/+466
| | | * | | | | async_tx: add support for asynchronous GF multiplicationDan Williams2009-08-2910-9/+493
| | | * | | | | async_tx: remove walk of tx->parent chain in dma_wait_for_async_txDan Williams2009-08-293-41/+40
| | | * | | | | async_tx: kill needless module_{init|exit}Dan Williams2009-08-293-40/+3
| | | * | | | | async_tx: add sum check flagsDan Williams2009-08-297-14/+37
| | | * | | | | md/raid5,6: add percpu scribble region for buffer listsDan Williams2009-08-292-30/+110
| | | * | | | | md/raid6: move the spare page to a percpu allocationDan Williams2009-08-292-86/+175
| | | * | | | | md/raid6: release spare page at ->stop()Dan Williams2009-07-141-14/+12
| | | * | | | | async_xor: permit callers to pass in a 'dma/page scribble' regionDan Williams2009-06-033-47/+58
| | | * | | | | async_tx: structify submission arguments, add scribbleDan Williams2009-06-037-174/+200
OpenPOWER on IntegriCloud