summaryrefslogtreecommitdiffstats
path: root/crypto/xor.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unsetHerbert Xu2016-08-311-4/+5
* crypto: xor - skip speed test if the xor function is selected automaticallyMartin Schwidefsky2016-08-241-21/+19
* add further __init annotations to crypto/xor.cJan Beulich2012-10-111-2/+2
* Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds2012-05-231-3/+10
|\
| * crypto: disable preemption while benchmarking RAID5 xor checksummingJim Kukunas2012-05-221-0/+5
| * crypto: wait for a full jiffy in do_xor_speedJim Kukunas2012-05-221-3/+5
* | crypto, xor: Sanitize checksumming function selection outputBorislav Petkov2012-04-091-2/+3
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* crypto: don't track xor test pages with kmemcheckVegard Nossum2009-06-151-1/+6
* md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-311-1/+1
* async_tx: add the async_tx apiDan Williams2007-07-131-15/+14
* xor: make 'xor_blocks' a library routine for use with async_txDan Williams2007-07-131-0/+156
OpenPOWER on IntegriCloud