aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/crc32c-intel_glue.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-05
* crypto: x86 - convert to use crypto_simd_usable()Eric Biggers2019-03-22
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-12
* x86/fpu: Remove use_eager_fpu()Andy Lutomirski2016-10-07
* x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c codeAndy Lutomirski2016-10-07
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-30
* x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-19
* x86/fpu: Rename fpu-internal.h to fpu/internal.hIngo Molnar2015-05-19
* x86/fpu: Fix header file dependencies of fpu-internal.hIngo Molnar2015-05-19
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
* crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instructionTim Chen2012-10-15
* crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.cTim Chen2012-10-15