summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/crc32c-intel_glue.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: hash - annotate algorithms taking optional keyEric Biggers2018-01-121-0/+1
* x86/fpu: Remove use_eager_fpu()Andy Lutomirski2016-10-071-13/+4
* x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c codeAndy Lutomirski2016-10-071-5/+0
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-1/+1
* x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2015-12-191-1/+1
* x86/fpu: Rename fpu-internal.h to fpu/internal.hIngo Molnar2015-05-191-1/+1
* x86/fpu: Fix header file dependencies of fpu-internal.hIngo Molnar2015-05-191-1/+0
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-2/+2
* crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instructionTim Chen2012-10-151-0/+81
* crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.cTim Chen2012-10-151-0/+203
OpenPOWER on IntegriCloud