Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dmaengine' into async-tx-next | Dan Williams | 2009-09-08 | 1 | -1/+2 |
|\ | |||||
| * | ioat2,3: cacheline align software descriptor allocations | Dan Williams | 2009-09-08 | 1 | -1/+2 |
* | | ioat3: segregate raid engines | Dan Williams | 2009-09-08 | 1 | -0/+2 |
* | | ioat3: xor support | Dan Williams | 2009-09-08 | 1 | -0/+3 |
* | | ioat: add 'ioat' sysfs attributes | Dan Williams | 2009-09-08 | 1 | -0/+1 |
* | | ioat3: split ioat3 support to its own file, add memset | Dan Williams | 2009-09-08 | 1 | -0/+13 |
* | | ioat3: hardware version 3.2 register / descriptor definitions | Dan Williams | 2009-09-08 | 1 | -1/+25 |
|/ | |||||
* | ioat2,3: dynamically resize descriptor ring | Dan Williams | 2009-09-08 | 1 | -0/+2 |
* | ioat: switch watchdog and reset handler from workqueue to timer | Dan Williams | 2009-09-08 | 1 | -0/+10 |
* | ioat: ___devinit annotate the initialization paths | Dan Williams | 2009-09-08 | 1 | -4/+4 |
* | ioat: add some dev_dbg() calls | Dan Williams | 2009-09-08 | 1 | -0/+3 |
* | ioat2,3: convert to a true ring buffer | Dan Williams | 2009-09-08 | 1 | -0/+131 |