aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/xor_32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel1-14/+28
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner1-9/+1
2016-04-13x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usageBorislav Petkov1-1/+1
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov1-1/+1
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar1-1/+1
2013-01-25x86/xor: Add alternative SSE implementation only prefetching once per 64-byte lineJan Beulich1-12/+11
2013-01-25x86/xor: Unify SSE-base xor-block routinesJan Beulich1-285/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2012-09-18x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usageSuresh Siddha1-48/+8
2012-05-22raid5: add AVX optimized RAID5 checksummingJim Kukunas1-1/+5
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+888