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