1. eb7d6ba crypto: x86 - Rename functions to avoid conflict with crypto/sha256.h by Hans de Goede · 5 years ago
  2. f2abe0d crypto: x86 - convert to use crypto_simd_usable() by Eric Biggers · 6 years ago
  3. e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 7 years ago
  4. 1a445e8 crypto: sha-ssse3 - add MODULE_ALIAS by Stephan Mueller · 9 years ago
  5. da154e8 x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  6. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  7. 5dda42f crypto: x86/sha - Restructure x86 sha256 glue code to expose all the available sha256 transforms by tim · 9 years ago
  8. 95fca7d crypto: x86/sha - glue code for Intel SHA extensions optimized SHA1 & SHA256 by tim · 9 years ago
  9. d91cab7 x86/fpu: Rename XSAVE macros by Dave Hansen · 9 years ago
  10. 70d51eb x86/fpu, crypto x86/sha256_ssse3: Simplify the sha256_ssse3_mod_init() xfeature checks by Ingo Molnar · 10 years ago
  11. 669ebab x86/fpu: Rename fpu/xsave.h to fpu/xstate.h by Ingo Molnar · 10 years ago
  12. a137fb6 x86/fpu: Move xsave.h to fpu/xsave.h by Ingo Molnar · 10 years ago
  13. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 10 years ago
  14. 1631030 crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layer by Ard Biesheuvel · 10 years ago
  15. a6326ba crypto: sha - replace memset by memzero_explicit by Julia Lawall · 10 years ago
  16. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  17. 16c0c4e crypto: sha256_ssse3 - also test for BMI2 by Oliver Neukum · 11 years ago
  18. 7d44490 crypto: sha256_ssse3 - use correct module alias for sha224 by Jussi Kivilinna · 11 years ago
  19. a710f76 crypto: sha256_ssse3 - add sha224 support by Jussi Kivilinna · 12 years ago
  20. 8275d1a crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions. by Tim Chen · 12 years ago