summaryrefslogtreecommitdiff
path: root/crypto/async_tx/async_pq.c
AgeCommit message (Expand)Author
2017-05-16async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()Anup Patel
2016-10-05async_pq_val: fix DMA memory leakJustin Maggard
2016-03-17mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim
2016-01-07async_tx: use GFP_NOWAIT rather than GFP_IONeilBrown
2015-04-22md/raid5: activate raid6 rmw featureMarkus Stockhausen
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz
2013-11-14async_pq_val: convert to dmaengine_unmap_dataDan Williams
2013-11-14async_pq: convert to dmaengine_unmap_dataDan Williams
2011-10-31crypto: add module.h to those files that are explicitly using itPaul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-19async_tx: build-time toggling of async_{syndrome,xor}_val dma supportDan Williams
2009-10-19async_pq: rename scribble pageDan Williams
2009-10-19async_pq: kill a stray dma_map() call and other cleanupsDan Williams
2009-10-16raid6/async_tx: handle holes in block list in async_syndrome_valNeilBrown
2009-10-16md/async: don't pass a memory pointer as a page pointer.NeilBrown
2009-09-08dmaengine, async_tx: support alignment checksDan Williams
2009-09-08dmaengine: add fence supportDan Williams
2009-08-29async_tx: add support for asynchronous GF multiplicationDan Williams