summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xor_avx.h
Commit message (Expand)AuthorAgeFilesLines
* lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel2022-02-111-7/+14
* x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada2020-04-091-9/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* 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