Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-07 | x86/fpu: Remove use_eager_fpu() | Andy Lutomirski | 1 | -13/+4 |
2016-10-07 | x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c code | Andy Lutomirski | 1 | -5/+0 |
2016-01-30 | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 1 | -1/+1 |
2015-12-19 | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros | Borislav Petkov | 1 | -1/+1 |
2015-05-19 | x86/fpu: Rename fpu-internal.h to fpu/internal.h | Ingo Molnar | 1 | -1/+1 |
2015-05-19 | x86/fpu: Fix header file dependencies of fpu-internal.h | Ingo Molnar | 1 | -1/+0 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -2/+2 |
2012-10-15 | crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction | Tim Chen | 1 | -0/+81 |
2012-10-15 | crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.c | Tim Chen | 1 | -0/+203 |