1. c07956c crypto: vmx - Avoid weird build failures by Michael Ellerman · 4 years, 6 months ago
  2. 46724c0 crypto: vmx - ghash: do nosimd fallback manually by Daniel Axtens · 5 years ago
  3. c636a88 crypto: vmx - CTR: always increment IV as quadword by Daniel Axtens · 5 years ago
  4. e8de7b8 crypto: vmx - fix copy-paste error in CTR mode by Daniel Axtens · 5 years ago
  5. 4a219e4 crypto: vmx - Fix sleep-in-atomic bugs by Ondrej Mosnacek · 6 years ago
  6. ef2aa9f crypto: vmx - Remove overly verbose printk from AES init routines by Michael Ellerman · 6 years ago
  7. 9c9040a crypto: vmx - disable preemption to enable vsx in aes_ctr.c by Li Zhong · 7 years ago
  8. c3afafa Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  9. 8df4f27 crypto: vmx - Ensure ghash-generic is enabled by Marcelo Cerri · 8 years ago
  10. 80da44c crypto: vmx - Fix memory corruption caused by p8_ghash by Marcelo Cerri · 8 years ago
  11. 901d3d4 crypto: vmx - fix null dereference in p8_aes_xts_crypt by Li Zhong · 8 years ago
  12. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  13. ccf5c44 crypto: vmx - Convert to CPU feature based module autoloading by Alastair D'Silva · 8 years ago
  14. 51b259b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  15. 16dee78 crypto: vmx - Fix aes_p8_xts_decrypt build failure by Herbert Xu · 8 years ago
  16. 48a9343 crypto: vmx - Ignore generated files by Paulo Flabiano Smorigo · 8 years ago
  17. c07f5d3 crypto: vmx - Adding support for XTS by Leonidas S. Barbosa · 8 years ago
  18. 11c6e16 crypto: vmx - Adding asm subroutines for XTS by Paulo Flabiano Smorigo · 8 years ago
  19. 12d3f49 crypto: vmx - Increase priority of aes-cbc cipher by Anton Blanchard · 8 years ago
  20. 975f57f crypto: vmx - Fix ABI detection by Anton Blanchard · 8 years ago
  21. 5ca5573 crypto: vmx - comply with ABIs that specify vrsave as reserved. by Paulo Flabiano Smorigo · 8 years ago
  22. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  23. 0d3d054 crypto: vmx - IV size failing on skcipher API by Leonidas Da Silva Barbosa · 9 years ago
  24. dc4fbba powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() by Anton Blanchard · 9 years ago
  25. 1552cd7 crypto: vmx: Only call enable_kernel_vsx() by Anton Blanchard · 9 years ago
  26. 73613a8 crypto: vmx - Fixing opcode issue by Leonidas Da Silva Barbosa · 9 years ago
  27. 3c5f0ed crypto: vmx - Fixing GHASH Key issue on little endian by Leonidas Da Silva Barbosa · 9 years ago
  28. 1d4aa0b crypto: vmx - Fixing AES-CTR counter bug by Leonidas Da Silva Barbosa · 9 years ago
  29. 2d6f060 crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions by Leonidas Da Silva Barbosa · 9 years ago
  30. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  31. 4beb106 crypto: vmx - Reindent to kernel style by Herbert Xu · 9 years ago
  32. 0903e43 crypto: vmx - Remove duplicate PPC64 dependency by Herbert Xu · 9 years ago
  33. 5f76eea sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly by David Hildenbrand · 9 years ago
  34. 42cb0c7 crypto: vmx - fix two mistyped texts by Paulo Flabiano Smorigo · 9 years ago
  35. f42613c linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code) by Herbert Xu · 9 years ago
  36. d2e3ae6 crypto: vmx - Enabling VMX module for PPC64 by Leonidas S. Barbosa · 9 years ago
  37. 5c380d6 crypto: vmx - Add support for VMS instructions by ASM by Leonidas S. Barbosa · 9 years ago
  38. cc333cd crypto: vmx - Adding GHASH routines for VMX module by Marcelo H. Cerri · 9 years ago
  39. 4f7f60d crypto: vmx - Adding CTR routines for VMX module by Marcelo H. Cerri · 9 years ago
  40. 8c755ac crypto: vmx - Adding CBC routines for VMX module by Marcelo H. Cerri · 9 years ago
  41. 8676590 crypto: vmx - Adding AES routines for VMX module by Marcelo H. Cerri · 9 years ago
  42. 20a26fa crypto: vmx - Adding VMX module for Power 8 by Marcelo H. Cerri · 9 years ago