aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/async_tx/async_pq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31crypto: add module.h to those files that are explicitly using itPaul Gortmaker1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-19async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams1-3/+11
2009-10-19async_pq: rename scribble pageDan Williams1-7/+8
2009-10-19async_pq: kill a stray dma_map() call and other cleanupsDan Williams1-7/+8
2009-10-16raid6/async_tx: handle holes in block list in async_syndrome_valNeilBrown1-7/+24
2009-10-16md/async: don't pass a memory pointer as a page pointer.NeilBrown1-11/+4
2009-09-08dmaengine, async_tx: support alignment checksDan Williams1-2/+4
2009-09-08dmaengine: add fence supportDan Williams1-0/+5
2009-08-29async_tx: add support for asynchronous GF multiplicationDan Williams1-0/+388