Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [IOAT]: Do not dereference THIS_MODULE directly to set unsafe. | David S. Miller | 2006-06-26 | 1 | -3/+2 |
| | | | | | | | | Use the __unsafe() macro instead. Noticed by Miles Lane. Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | [I/OAT]: ioatdma.c needs linux/dma-mapping.h | David S. Miller | 2006-06-17 | 1 | -0/+1 |
| | | | | | | For DMA_*_MASK defines. Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | [I/OAT]: Driver for the Intel(R) I/OAT DMA engine | Chris Leech | 2006-06-17 | 1 | -0/+839 |
Adds a new ioatdma driver Signed-off-by: Chris Leech <christopher.leech@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net> |