summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-08-31crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unsetHerbert Xu1-4/+5
2016-08-24crypto: xor - skip speed test if the xor function is selected automaticallyMartin Schwidefsky1-21/+19
2012-10-11add further __init annotations to crypto/xor.cJan Beulich1-2/+2
2012-05-24Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds25-868/+3124
2012-05-22crypto: disable preemption while benchmarking RAID5 xor checksummingJim Kukunas1-0/+5
2012-05-22crypto: wait for a full jiffy in do_xor_speedJim Kukunas1-3/+5
2012-04-09crypto, xor: Sanitize checksumming function selection outputBorislav Petkov1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4208-717/+3717
2009-06-15crypto: don't track xor test pages with kmemcheckVegard Nossum1-1/+6
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown23-70/+42
2007-07-13async_tx: add the async_tx apiDan Williams14-50/+1294
2007-07-13xor: make 'xor_blocks' a library routine for use with async_txDan Williams8-23/+38