1. be6ec98 crypto: x86/sha - Restructure x86 sha512 glue code to expose all the available sha512 transforms by tim · 9 years ago
  2. c93b8a3 x86/fpu, crypto x86/sha512_ssse3: Simplify the sha512_ssse3_mod_init() xfeature checks by Ingo Molnar · 10 years ago
  3. 669ebab x86/fpu: Rename fpu/xsave.h to fpu/xstate.h by Ingo Molnar · 10 years ago
  4. a137fb6 x86/fpu: Move xsave.h to fpu/xsave.h by Ingo Molnar · 10 years ago
  5. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 10 years ago
  6. e68410e crypto: x86/sha512_ssse3 - move SHA-384/512 SSSE3 implementation to base layer by Ard Biesheuvel · 10 years ago
  7. a6326ba crypto: sha - replace memset by memzero_explicit by Julia Lawall · 10 years ago
  8. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  9. cfe82d4 crypto: sha512_ssse3 - fix byte count to bit count conversion by Jussi Kivilinna · 10 years ago
  10. 340991e crypto: sha512_ssse3 - add sha384 support by Jussi Kivilinna · 12 years ago
  11. 87de457 crypto: sha512 - Create module providing optimized SHA512 routines using SSSE3, AVX or AVX2 instructions. by Tim Chen · 12 years ago