1. b2bac6a crypto: cryptd - Use subsys_initcall to prevent races with aesni by Herbert Xu · 13 years ago
  2. 298c926 crypto: cryptd - Adding the AEAD interface type support to cryptd by Adrian Hoban · 14 years ago
  3. a29d8b8 percpu: add __percpu sparse annotations to what's left by Tejun Heo · 14 years ago
  4. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  5. 0e1227d crypto: ghash - Add PCLMULQDQ accelerated implementation by Huang Ying · 15 years ago
  6. 0b44f48 this_cpu: Use this_cpu_ptr in crypto subsystem by Christoph Lameter · 15 years ago
  7. ace1366 crypto: cryptd - Add support to access underlaying shash by Huang Ying · 15 years ago
  8. 6fba00d crypto: cryptd - Add finup/export/import for hash by Herbert Xu · 15 years ago
  9. 05ed875 crypto: cryptd - Fix uninitialized return value by Steffen Klassert · 15 years ago
  10. 0b535ad crypto: cryptd - Switch to new style ahash by Herbert Xu · 15 years ago
  11. 9cd899a crypto: cryptd - Switch to template create API by Herbert Xu · 15 years ago
  12. 0d6669e crypto: cryptd - Use crypto_ahash_set_reqsize by Herbert Xu · 15 years ago
  13. 46309d8 crypto: cryptd - Use shash algorithms by Herbert Xu · 15 years ago
  14. 505fd21 crypto: cryptd - Use nivcipher in cryptd_alloc_ablkcipher by Huang Ying · 15 years ago
  15. 254eff7 crypto: cryptd - Per-CPU thread implementation based on kcrypto_wq by Huang Ying · 15 years ago
  16. 1cac2cb crypto: cryptd - Add support to access underlying blkcipher by Huang Ying · 15 years ago
  17. 18e33e6 crypto: hash - Move ahash functions into crypto/hash.h by Herbert Xu · 16 years ago
  18. b8a2825 [CRYPTO] cryptd: Add asynchronous hash support by Loc Ho · 16 years ago
  19. 93aa7f8 [CRYPTO] cryptd: Fix EINPROGRESS notification context by Herbert Xu · 16 years ago
  20. b1145ce [CRYPTO] cryptd: Correct kzalloc error test by Julia Lawall · 16 years ago
  21. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  22. 927eead [CRYPTO] cryptd: Use geniv of the underlying algorithm by Herbert Xu · 17 years ago
  23. 332f8840 [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type by Herbert Xu · 17 years ago
  24. 2de98e7 [CRYPTO] ablkcipher: Remove queue pointer from common alg object by Herbert Xu · 17 years ago
  25. 189fe31 [CRYPTO] cryptd: Fix problem with cryptd and the freezer by Rafael J. Wysocki · 17 years ago
  26. 124b53d [CRYPTO] cryptd: Add software async crypto daemon by Herbert Xu · 17 years ago