#!/bin/bash perf record -e raw_syscalls:sys_enter $@
summaryrefslogtreecommitdiff
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