aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/sha256_ssse3_glue.c
Commit message (Expand)AuthorAge
* crypto: sha-ssse3 - add MODULE_ALIASStephan Mueller2016-05-31
* x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usageBorislav Petkov2016-04-13
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-04
|\
| * crypto: x86/sha - Restructure x86 sha256 glue code to expose all the availabl...tim2015-09-21
| * crypto: x86/sha - glue code for Intel SHA extensions optimized SHA1 & SHA256tim2015-09-21
* | x86/fpu: Rename XSAVE macrosDave Hansen2015-09-14
|/
* x86/fpu, crypto x86/sha256_ssse3: Simplify the sha256_ssse3_mod_init() xfeatu...Ingo Molnar2015-05-19
* x86/fpu: Rename fpu/xsave.h to fpu/xstate.hIngo Molnar2015-05-19
* x86/fpu: Move xsave.h to fpu/xsave.hIngo Molnar2015-05-19
* x86/fpu: Rename i387.h to fpu/api.hIngo Molnar2015-05-19
* crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layerArd Biesheuvel2015-04-10
* crypto: sha - replace memset by memzero_explicitJulia Lawall2014-12-02
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
* crypto: sha256_ssse3 - also test for BMI2Oliver Neukum2013-10-07
* crypto: sha256_ssse3 - use correct module alias for sha224Jussi Kivilinna2013-09-13
* crypto: sha256_ssse3 - add sha224 supportJussi Kivilinna2013-05-28
* crypto: sha256 - Create module providing optimized SHA256 routines using SSSE...Tim Chen2013-04-25