aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/crc32c-intel_glue.c
AgeCommit message (Expand)Author
2018-01-12crypto: hash - annotate algorithms taking optional keyEric Biggers
2016-10-07x86/fpu: Remove use_eager_fpu()Andy Lutomirski
2016-10-07x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c codeAndy Lutomirski
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2015-05-19x86/fpu: Rename fpu-internal.h to fpu/internal.hIngo Molnar
2015-05-19x86/fpu: Fix header file dependencies of fpu-internal.hIngo Molnar
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2012-10-15crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instructionTim Chen
2012-10-15crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.cTim Chen