aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/xor.c
AgeCommit message (Expand)Author
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2016-08-31crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unsetHerbert Xu
2016-08-24crypto: xor - skip speed test if the xor function is selected automaticallyMartin Schwidefsky
2012-10-11add further __init annotations to crypto/xor.cJan Beulich
2012-05-23Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds
2012-05-22crypto: disable preemption while benchmarking RAID5 xor checksummingJim Kukunas
2012-05-22crypto: wait for a full jiffy in do_xor_speedJim Kukunas
2012-04-09crypto, xor: Sanitize checksumming function selection outputBorislav Petkov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-15crypto: don't track xor test pages with kmemcheckVegard Nossum
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown
2007-07-13async_tx: add the async_tx apiDan Williams
2007-07-13xor: make 'xor_blocks' a library routine for use with async_txDan Williams