Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/xor: make xor prototypes more friendly to compiler vectorization | Ard Biesheuvel | 2022-02-11 | 1 | -7/+14 |
* | x86: remove always-defined CONFIG_AS_AVX | Masahiro Yamada | 2020-04-09 | 1 | -9/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 1 | -5/+1 |
* | x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage | Borislav Petkov | 2016-04-13 | 1 | -2/+2 |
* | x86/cpufeature: Remove cpu_has_osxsave | Borislav Petkov | 2016-03-31 | 1 | -2/+2 |
* | x86/fpu: Rename i387.h to fpu/api.h | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
* | crypto: xor - Check for osxsave as well as avx in crypto/xor | John Haxby | 2013-08-21 | 1 | -2/+2 |
* | x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usage | Suresh Siddha | 2012-09-18 | 1 | -42/+12 |
* | raid5: add AVX optimized RAID5 checksumming | Jim Kukunas | 2012-05-22 | 1 | -0/+214 |