aboutsummaryrefslogtreecommitdiff
path: root/crypto/xor.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-11add further __init annotations to crypto/xor.cGravatar Jan Beulich 1-2/+2
2012-05-23Merge tag 'md-3.5' of git://neil.brown.name/mdGravatar Linus Torvalds 1-3/+10
2012-05-22crypto: disable preemption while benchmarking RAID5 xor checksummingGravatar Jim Kukunas 1-0/+5
2012-05-22crypto: wait for a full jiffy in do_xor_speedGravatar Jim Kukunas 1-3/+5
2012-04-09crypto, xor: Sanitize checksumming function selection outputGravatar Borislav Petkov 1-2/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-06-15crypto: don't track xor test pages with kmemcheckGravatar Vegard Nossum 1-1/+6
2009-03-31md: move lots of #include lines out of .h files and into .cGravatar NeilBrown 1-1/+1
2007-07-13async_tx: add the async_tx apiGravatar Dan Williams 1-15/+14
2007-07-13xor: make 'xor_blocks' a library routine for use with async_txGravatar Dan Williams 1-0/+156