Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | iop-adma: implement a private tx_list | Dan Williams | 2009-09-09 | 2 | -4/+7 | |
| | | * | | | fsldma: implement a private tx_list | Dan Williams | 2009-09-09 | 2 | -7/+10 | |
| | | * | | | dw_dmac: implement a private tx_list | Dan Williams | 2009-09-09 | 2 | -9/+11 | |
| | | * | | | Merge branch 'ioat' into dmaengine | Dan Williams | 2009-09-09 | 14 | -2044/+2608 | |
| | | |\ \ \ | ||||||
| | | * \ \ \ | Merge commit 'v2.6.31-rc1' into dmaengine | Dan Williams | 2009-09-08 | 7742 | -403061/+782327 | |
| | | |\ \ \ \ | ||||||
| | * | \ \ \ \ | Merge branch 'iop-raid6' into async-tx-next | Dan Williams | 2009-09-09 | 4 | -44/+577 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | iop-adma: P+Q self test | Dan Williams | 2009-08-30 | 1 | -1/+181 | |
| | | * | | | | | | iop-adma: P+Q support for iop13xx adma engines | Dan Williams | 2009-08-30 | 4 | -34/+381 | |
| | | * | | | | | | iop-adma: fix lockdep false positive | Dan Williams | 2009-08-30 | 1 | -1/+6 | |
| | | * | | | | | | iop-adma: cleanup iop_adma_run_tx_complete_actions | Dan Williams | 2009-08-30 | 1 | -9/+10 | |
| | * | | | | | | | I/OAT: Convert to PCI_VDEVICE() | Roland Dreier | 2009-09-09 | 1 | -23/+23 | |
| | * | | | | | | | Add MODULE_DEVICE_TABLE() so ioatdma module is autoloaded | Roland Dreier | 2009-09-09 | 1 | -0/+1 | |
| | * | | | | | | | ioat3: segregate raid engines | Dan Williams | 2009-09-09 | 3 | -9/+22 | |
| | * | | | | | | | ioat3: ioat3.2 pci ids for Jasper Forest | Tom Picard | 2009-09-09 | 2 | -0/+23 | |
| | * | | | | | | | ioat3: interrupt descriptor support | Dan Williams | 2009-09-09 | 1 | -1/+38 | |
| | * | | | | | | | ioat3: support xor via pq descriptors | Dan Williams | 2009-09-09 | 1 | -0/+49 | |
| | * | | | | | | | ioat3: pq support | Dan Williams | 2009-09-09 | 1 | -1/+264 | |
| | * | | | | | | | ioat3: xor self test | Dan Williams | 2009-09-09 | 4 | -3/+282 | |
| | * | | | | | | | ioat3: xor support | Dan Williams | 2009-09-09 | 4 | -3/+222 | |
| | * | | | | | | | ioat3: enable dca for completion writes | Dan Williams | 2009-09-09 | 2 | -1/+3 | |
| | * | | | | | | | ioat: add 'ioat' sysfs attributes | Dan Williams | 2009-09-09 | 6 | -6/+166 | |
| | * | | | | | | | ioat3: split ioat3 support to its own file, add memset | Dan Williams | 2009-09-09 | 7 | -84/+421 | |
| | * | | | | | | | ioat3: hardware version 3.2 register / descriptor definitions | Dan Williams | 2009-09-09 | 4 | -2/+185 | |
| | * | | | | | | | ioat2+: add fence support | Dan Williams | 2009-09-09 | 1 | -0/+1 | |
| | * | | | | | | | dmaengine, async_tx: support alignment checks | Dan Williams | 2009-09-09 | 6 | -6/+67 | |
| | * | | | | | | | dmaengine: cleanup unused transaction types | Dan Williams | 2009-09-09 | 4 | -16/+1 | |
| | * | | | | | | | dmaengine, async_tx: add a "no channel switch" allocator | Dan Williams | 2009-09-09 | 4 | -1/+57 | |
| | * | | | | | | | dmaengine: add fence support | Dan Williams | 2009-09-09 | 8 | -41/+79 | |
| | * | | | | | | | Merge branch 'md-raid6-accel' into ioat3.2 | Dan Williams | 2009-09-09 | 23 | -927/+2528 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | | * | | | | | | md/raid456: distribute raid processing over multiple cores | Dan Williams | 2009-08-30 | 2 | -2/+45 | |
| | | * | | | | | | md/raid6: remove synchronous infrastructure | Yuri Tikhonov | 2009-08-30 | 1 | -254/+0 | |
| | | * | | | | | | md/raid6: asynchronous handle_stripe6 | Yuri Tikhonov | 2009-08-30 | 1 | -38/+82 | |
| | | * | | | | | | md/raid6: asynchronous handle_parity_check6 | Dan Williams | 2009-08-30 | 1 | -67/+139 | |
| | | * | | | | | | md/raid6: asynchronous handle_stripe_dirtying6 | Yuri Tikhonov | 2009-08-30 | 1 | -85/+37 | |
| | | * | | | | | | md/raid6: asynchronous handle_stripe_fill6 | Yuri Tikhonov | 2009-08-30 | 1 | -50/+93 | |
| | | * | | | | | | md/raid5,6: common schedule_reconstruction for raid5/6 | Yuri Tikhonov | 2009-08-30 | 1 | -6/+18 | |
| | | * | | | | | | md/raid6: asynchronous raid6 operations | Dan Williams | 2009-08-30 | 3 | -33/+299 | |
| | | * | | | | | | md/raid5: factor out mark_uptodate from ops_complete_compute5 | Dan Williams | 2009-08-30 | 1 | -5/+16 | |
| | | |/ / / / / | ||||||
| | | * | | | | | async_tx: raid6 recovery self test | Dan Williams | 2009-08-30 | 3 | -0/+255 | |
| | | * | | | | | dmatest: add pq support | Dan Williams | 2009-08-30 | 1 | -0/+26 | |
| | | * | | | | | async_tx: add support for asynchronous RAID6 recovery operations | Dan Williams | 2009-08-30 | 5 | -0/+466 | |
| | | * | | | | | async_tx: add support for asynchronous GF multiplication | Dan Williams | 2009-08-30 | 10 | -9/+493 | |
| | | * | | | | | async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx | Dan Williams | 2009-08-30 | 3 | -41/+40 | |
| | | * | | | | | async_tx: kill needless module_{init|exit} | Dan Williams | 2009-08-30 | 3 | -40/+3 | |
| | | * | | | | | async_tx: add sum check flags | Dan Williams | 2009-08-30 | 7 | -14/+37 | |
| | | * | | | | | md/raid5,6: add percpu scribble region for buffer lists | Dan Williams | 2009-08-30 | 2 | -30/+110 | |
| | | * | | | | | md/raid6: move the spare page to a percpu allocation | Dan Williams | 2009-08-30 | 2 | -86/+175 | |
| | | * | | | | | md/raid6: release spare page at ->stop() | Dan Williams | 2009-07-14 | 1 | -14/+12 | |
| | | * | | | | | async_xor: permit callers to pass in a 'dma/page scribble' region | Dan Williams | 2009-06-03 | 3 | -47/+58 | |
| | | * | | | | | async_tx: structify submission arguments, add scribble | Dan Williams | 2009-06-03 | 7 | -174/+200 |