summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xor_avx.h
Commit message (Expand)AuthorAgeFilesLines
* x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usageBorislav Petkov2016-04-131-2/+2
* x86/cpufeature: Remove cpu_has_osxsaveBorislav Petkov2016-03-311-2/+2
* x86/fpu: Rename i387.h to fpu/api.hIngo Molnar2015-05-191-1/+1
* crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby2013-08-211-2/+2
* x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usageSuresh Siddha2012-09-181-42/+12
* raid5: add AVX optimized RAID5 checksummingJim Kukunas2012-05-221-0/+214