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