summaryrefslogtreecommitdiff
path: root/crypto/xor.c
Commit message (Expand)AuthorAge
* kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2017-11-15
* crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unsetHerbert Xu2016-08-31
* crypto: xor - skip speed test if the xor function is selected automaticallyMartin Schwidefsky2016-08-24
* add further __init annotations to crypto/xor.cJan Beulich2012-10-11
* Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds2012-05-23
|\
| * crypto: disable preemption while benchmarking RAID5 xor checksummingJim Kukunas2012-05-22
| * crypto: wait for a full jiffy in do_xor_speedJim Kukunas2012-05-22
* | crypto, xor: Sanitize checksumming function selection outputBorislav Petkov2012-04-09
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* crypto: don't track xor test pages with kmemcheckVegard Nossum2009-06-15
* md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-31
* async_tx: add the async_tx apiDan Williams2007-07-13
* xor: make 'xor_blocks' a library routine for use with async_txDan Williams2007-07-13