1. 26e95d4 crypto: vmx - Avoid weird build failures by Michael Ellerman · 4 years, 10 months ago
  2. 2bb9c7e crypto: vmx - ghash: do nosimd fallback manually by Daniel Axtens · 5 years ago
  3. 792d65f crypto: vmx - CTR: always increment IV as quadword by Daniel Axtens · 5 years ago
  4. 66f5de6 crypto: vmx - fix copy-paste error in CTR mode by Daniel Axtens · 6 years ago
  5. b4df50d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  6. 0522236 crypto: vmx - Fix sleep-in-atomic bugs by Ondrej Mosnacek · 6 years ago
  7. 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 6 years ago
  8. e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 6 years ago
  9. c2e415f crypto: clarify licensing of OpenSSL asm code by Adam Langley · 6 years ago
  10. 730f23b crypto: vmx - Remove overly verbose printk from AES XTS init by Michael Ellerman · 6 years ago
  11. 1411b52 crypto: vmx - Remove overly verbose printk from AES init routines by Michael Ellerman · 6 years ago
  12. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  13. e666d4e crypto: vmx - Use skcipher for ctr fallback by Paulo Flabiano Smorigo · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. 45fe93d crypto: algapi - make crypto_xor() take separate dst and src arguments by Ard Biesheuvel · 7 years ago
  16. 78557e7 crypto: vmx - remove unnecessary check by Tudor-Dan Ambarus · 7 years ago
  17. 5839f55 crypto: vmx - Use skcipher for xts fallback by Paulo Flabiano Smorigo · 8 years ago
  18. c96d0a1 crypto: vmx - Use skcipher for cbc fallback by Paulo Flabiano Smorigo · 8 years ago
  19. 7dede91 crypto: vmx - disable preemption to enable vsx in aes_ctr.c by Li Zhong · 8 years ago
  20. 18f47f5 crypto: vmx - various build fixes by Naveen N. Rao · 8 years ago
  21. c3afafa Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  22. 8df4f27 crypto: vmx - Ensure ghash-generic is enabled by Marcelo Cerri · 8 years ago
  23. 80da44c crypto: vmx - Fix memory corruption caused by p8_ghash by Marcelo Cerri · 8 years ago
  24. 901d3d4 crypto: vmx - fix null dereference in p8_aes_xts_crypt by Li Zhong · 8 years ago
  25. 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
  26. ccf5c44 crypto: vmx - Convert to CPU feature based module autoloading by Alastair D'Silva · 8 years ago
  27. 51b259b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 8 years ago
  28. 16dee78 crypto: vmx - Fix aes_p8_xts_decrypt build failure by Herbert Xu · 8 years ago
  29. 48a9343 crypto: vmx - Ignore generated files by Paulo Flabiano Smorigo · 8 years ago
  30. c07f5d3 crypto: vmx - Adding support for XTS by Leonidas S. Barbosa · 8 years ago
  31. 11c6e16 crypto: vmx - Adding asm subroutines for XTS by Paulo Flabiano Smorigo · 8 years ago
  32. 12d3f49 crypto: vmx - Increase priority of aes-cbc cipher by Anton Blanchard · 8 years ago
  33. 975f57f crypto: vmx - Fix ABI detection by Anton Blanchard · 8 years ago
  34. 5ca5573 crypto: vmx - comply with ABIs that specify vrsave as reserved. by Paulo Flabiano Smorigo · 8 years ago
  35. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  36. 0d3d054 crypto: vmx - IV size failing on skcipher API by Leonidas Da Silva Barbosa · 9 years ago
  37. dc4fbba powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() by Anton Blanchard · 9 years ago
  38. 1552cd7 crypto: vmx: Only call enable_kernel_vsx() by Anton Blanchard · 9 years ago
  39. 73613a8 crypto: vmx - Fixing opcode issue by Leonidas Da Silva Barbosa · 9 years ago
  40. 3c5f0ed crypto: vmx - Fixing GHASH Key issue on little endian by Leonidas Da Silva Barbosa · 9 years ago
  41. 1d4aa0b crypto: vmx - Fixing AES-CTR counter bug by Leonidas Da Silva Barbosa · 9 years ago
  42. 2d6f060 crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions by Leonidas Da Silva Barbosa · 9 years ago
  43. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  44. 4beb106 crypto: vmx - Reindent to kernel style by Herbert Xu · 9 years ago
  45. 0903e43 crypto: vmx - Remove duplicate PPC64 dependency by Herbert Xu · 9 years ago
  46. 5f76eea sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly by David Hildenbrand · 9 years ago
  47. 42cb0c7 crypto: vmx - fix two mistyped texts by Paulo Flabiano Smorigo · 9 years ago
  48. f42613c linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code) by Herbert Xu · 10 years ago
  49. d2e3ae6 crypto: vmx - Enabling VMX module for PPC64 by Leonidas S. Barbosa · 10 years ago
  50. 5c380d6 crypto: vmx - Add support for VMS instructions by ASM by Leonidas S. Barbosa · 10 years ago
  51. cc333cd crypto: vmx - Adding GHASH routines for VMX module by Marcelo H. Cerri · 10 years ago
  52. 4f7f60d crypto: vmx - Adding CTR routines for VMX module by Marcelo H. Cerri · 10 years ago
  53. 8c755ac crypto: vmx - Adding CBC routines for VMX module by Marcelo H. Cerri · 10 years ago
  54. 8676590 crypto: vmx - Adding AES routines for VMX module by Marcelo H. Cerri · 10 years ago
  55. 20a26fa crypto: vmx - Adding VMX module for Power 8 by Marcelo H. Cerri · 10 years ago