1. 32bec97 crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc() by Jussi Kivilinna · 12 years ago
  2. 023af60 crypto: aesni_intel - improve lrw and xts performance by utilizing parallel AES-NI hardware pipelines by Jussi Kivilinna · 12 years ago
  3. 7af6c24 crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations by Jussi Kivilinna · 12 years ago
  4. bf084d8 crypto: aesni-intel - fix wrong kfree pointer by Milan Broz · 13 years ago
  5. 70ef260 crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/ by Jussi Kivilinna · 13 years ago
  6. a9629d7 crypto: aes_ni - change to use shared ablk_* functions by Jussi Kivilinna · 13 years ago
  7. ef45b83 crypto: aesni-intel - move more common code to ablk_init_common by Jussi Kivilinna · 13 years ago
  8. fa46ccb crypto: aesni-intel - use crypto_[un]register_algs by Jussi Kivilinna · 13 years ago
  9. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  10. 8fd75e1 x86: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  11. 3bd391f crypto: Add support for x86 cpuid auto loading for x86 crypto drivers by Andi Kleen · 13 years ago
  12. 7c52d55 x86: fix up files really needing to include module.h by Paul Gortmaker · 14 years ago
  13. 9bed4ac crypto: aesni-intel - fix aesni build on i386 by Randy Dunlap · 14 years ago
  14. b23b645 crypto: aesni-intel - Merge with fpu.ko by Andy Lutomirski · 14 years ago
  15. 60af520 crypto: aesni-intel - fixed problem with packets that are not multiple of 64bytes by Tadeusz Struk · 14 years ago
  16. fc9044e2 crypto: aesni-intel - Fix remaining leak in rfc4106_set_hash_key by Jesper Juhl · 14 years ago
  17. 7efd95f6 crypto: aesni-intel - Don't leak memory in rfc4106_set_hash_subkey by Jesper Juhl · 14 years ago
  18. 559ad0f crypto: aesni-intel - Fixed build error on x86-32 by Mathias Krause · 14 years ago
  19. 0d258ef crypto: aesni-intel - Ported implementation to x86-32 by Mathias Krause · 14 years ago
  20. 0bd82f5 crypto: aesni-intel - RFC4106 AES-GCM Driver Using Intel New Instructions by Tadeusz Struk · 14 years ago
  21. 12387a4 crypto: aesni-intel - Add AES-NI accelerated CTR mode by Huang Ying · 15 years ago
  22. 13b79b97 crypto: aesni-intel - Fix irq_fpu_usable usage by Huang Ying · 15 years ago
  23. c7208de Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  24. ae4b688 x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.h by Huang Ying · 15 years ago
  25. c994488 crypto: aes-ni - Don't print message with KERN_ERR on old system by Roland Dreier · 16 years ago
  26. 9251b64 crypto: aes-ni - Do not sleep when using the FPU by Huang Ying · 16 years ago
  27. 2cf4ac8 crypto: aes-ni - Add support for more modes by Huang Ying · 16 years ago
  28. 54b6a1b crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform by Huang Ying · 16 years ago