1. 5e090ed Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  2. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  3. d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  4. a20acf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 12 years ago
  5. a5bbf6f crypto: caam - increase TRNG clocks per sample by Kim Phillips · 12 years ago
  6. 35c41db crypto: tegra-aes - fix error return code by Peter Senna Tschudin · 12 years ago
  7. b48ae1d crypto: crypto4xx - fix error return code by Peter Senna Tschudin · 12 years ago
  8. c2ff861 crypto: hifn_795x - fix error return code by Peter Senna Tschudin · 12 years ago
  9. 79c09c1 crypto: ux500 - fix error return code by Peter Senna Tschudin · 12 years ago
  10. 39ab735 crypto: caam - fix error IDs for SEC v5.x RNG4 by Horia Geanta · 12 years ago
  11. d6a93ce Merge branch 'kirkwood/dt' of git://git.infradead.org/users/jcooper/linux into late/kirkwood by Olof Johansson · 12 years ago
  12. f37fbd3 Crypto: CESA: Add support for DT based instantiation. by Andrew Lunn · 12 years ago
  13. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  14. 1080362 sparc64: Adjust crypto priorities. by David S. Miller · 12 years ago
  15. db298da ARM: nomadik: move platform_data definitions by Arnd Bergmann · 12 years ago
  16. 274a2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  17. fff34b3 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  18. 891104e crypto: caam - add IPsec ESN support by Horia Geanta · 12 years ago
  19. 49d30d3 crypto: geode-aes - Use module_pci_driver by Sachin Kamat · 12 years ago
  20. 21a5b95 crypto: remove duplicated include by Wei Yongjun · 12 years ago
  21. 2af8f4a crypto: caam - coccicheck fixes by Kim Phillips · 12 years ago
  22. 6bbb98d crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini by Devendra Naga · 12 years ago
  23. 3b75a2c crypto/caam: Export gen_split_key symbol for other modules by Ben Collins · 12 years ago
  24. 7187daf powerpc/crypto: Remove users of virt_to_abs() and phys_to_abs() in nx crypto driver by Michael Ellerman · 12 years ago
  25. e763eb6 crypto: talitos - add IPsec ESN support by Horia Geanta · 12 years ago
  26. 79fd31d crypto: talitos - support for assoc data provided as scatterlist by Horia Geanta · 12 years ago
  27. 2a1cfe4 crypto: talitos - change type and name for [src|dst]_is_chained by Horia Geanta · 12 years ago
  28. 602499a crypto: talitos - prune unneeded descriptor allocation param by Horia Geanta · 12 years ago
  29. 6054250 crypto: talitos - fix icv management on outbound direction by Horia Geanta · 12 years ago
  30. b286e00 crypto: talitos - consolidate common cra_* assignments by Kim Phillips · 12 years ago
  31. d4cd328 crypto: talitos - consolidate cra_type assignments by Kim Phillips · 12 years ago
  32. 2d809dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  33. ce026cb crypto: caam - fix possible deadlock condition by Kim Phillips · 12 years ago
  34. 22eed1c crypto: atmel - Remove possible typo error by Tushar Behera · 12 years ago
  35. 33b58b01 crypto: nx - Remove virt_to_abs() usage in nx-842.c by Michael Ellerman · 12 years ago
  36. 0e16aaf powerpc/crypto: add 842 hardware compression driver by Seth Jennings · 12 years ago
  37. 322cacc powerpc/crypto: rework Kconfig by Seth Jennings · 12 years ago
  38. 61bb86b crypto: caam - set descriptor sharing type to SERIAL by Kim Phillips · 12 years ago
  39. 95bcaa3 crypto: caam - add backward compatible string sec4.0 by Shengzhou Liu · 12 years ago
  40. 4a90507 crypto: caam - fix possible deadlock condition by Kim Phillips · 12 years ago
  41. e15aa36 crypto: drivers - remove cra_list initialization by Jussi Kivilinna · 12 years ago
  42. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  43. 76f16f8 crypto: hifn_795x - fix 64bit division and undefined __divdi3 on 32bit archs by Jussi Kivilinna · 12 years ago
  44. 25918f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  45. 44a6b84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  46. c1f9c42 Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes by Arnd Bergmann · 12 years ago
  47. baffab2 ARM: Orion: fix driver probe error handling with respect to clk by Simon Baatz · 12 years ago
  48. 97e7292 Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  49. 9751bfd n2_crypto: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  50. 357fb60 crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithms by Horia Geanta · 12 years ago
  51. 865d506 crypto: talitos - export the talitos_submit function by Horia Geanta · 12 years ago
  52. d1a0eb9 crypto: talitos - move talitos structures to header file by Horia Geanta · 12 years ago
  53. ebc82ef crypto: atmel - add Atmel SHA1/SHA256 driver by Nicolas Royer · 12 years ago
  54. 1380200 crypto: atmel - add Atmel DES/TDES driver by Nicolas Royer · 12 years ago
  55. bd3c7b5 crypto: atmel - add Atmel AES driver by Nicolas Royer · 12 years ago
  56. 82c2f96 crypto: caam - ERA retrieval and printing for SEC device by Alex Porosanu · 12 years ago
  57. 1af8ea8 crypto: caam - Using alloc_coherent for caam job rings by Bharat Bhushan · 12 years ago
  58. 4f31f5b PM / crypto / ux500: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  59. a0ca6ca crypto: caam - one tasklet per job ring by Kim Phillips · 12 years ago
  60. 14a8e29 crypto: caam - consolidate memory barriers from job ring en/dequeue by Kim Phillips · 12 years ago
  61. a8ea07c crypto: caam - only query h/w in job ring dequeue path by Kim Phillips · 12 years ago
  62. 4bba1e9 crypto: caam - use non-irq versions of spinlocks for job rings by Kim Phillips · 12 years ago
  63. 1a07668 crypto: caam - disable IRQ coalescing by default by Kim Phillips · 12 years ago
  64. 281922a crypto: caam - add support for SEC v5.x RNG4 by Kim Phillips · 12 years ago
  65. e13af18 crypto: caam - assign 40-bit masks on SEC v5.0 and above by Kim Phillips · 12 years ago
  66. e24f7c9 crypto: caam - hwrng support by Yuan Kang · 12 years ago
  67. 643b39b crypto: caam - chaining support by Yuan Kang · 12 years ago
  68. b0e09ba crypto: caam - unkeyed ahash support by Yuan Kang · 12 years ago
  69. 045e367 crypto: caam - ahash hmac support by Yuan Kang · 12 years ago
  70. a299c83 crypto: caam - link_tbl rename by Yuan Kang · 12 years ago
  71. 4c1ec1f crypto: caam - refactor key_gen, sg by Yuan Kang · 12 years ago
  72. 8009a38 crypto: caam - remove jr register/deregister by Yuan Kang · 12 years ago
  73. 6ec4733 crypto: caam - support external seq in/out lengths by Yuan Kang · 12 years ago
  74. a23d80e crypto: caam - add PDB (Protocol Descriptor Block) definitions by Hemant Agrawal · 12 years ago
  75. 991c569 crypto: caam - fix descriptor length adjustments for protocol descriptors by Kim Phillips · 12 years ago
  76. c4b6640 crypto: caam - fix start index for Protocol shared descriptors by Yashpal Dutta · 12 years ago
  77. a68d259 crypto: caam - fix input job ring element dma mapping size by Kim Phillips · 12 years ago
  78. 70d793c crypto: caam - remove line continuations from ablkcipher_append_src_dst by Kim Phillips · 12 years ago
  79. 7c76bdd crypto: nx - fix typo in nx driver config option by Seth Jennings · 12 years ago
  80. 95ead5d crypto: nx - move nx build to driver/crypto Makefile by Seth Jennings · 12 years ago
  81. 0df1ed4 crypto: add clk_prepare/clk_unprepare by Prashant Gaikwad · 12 years ago
  82. 4d03c50 crypto: mv_cesa - fix for hash finalisation with data by Phil Sutter · 12 years ago
  83. 5741d2e crypto: mv_cesa - initialise the interrupt status field to zero by Phil Sutter · 12 years ago
  84. 170dd56 crypto: mv_cesa - add an expiry timer in case anything goes wrong by Phil Sutter · 12 years ago
  85. b884009 crypto: bfin_crc - CRC hardware driver for BF60x family processors. by Sonic Zhang · 12 years ago
  86. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  87. 0bd3fbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  88. 6f73b36 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  89. e60b9a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  90. 63291d4 s390/crypto des: add missing select statement by Heiko Carstens · 12 years ago
  91. aef7b31 powerpc/crypto: Build files for the nx device driver by Kent Yoder · 12 years ago
  92. 175e0e2 powerpc/crypto: debugfs routines and docs for the nx device driver by Kent Yoder · 12 years ago
  93. fc482a8 powerpc/crypto: SHA512 hash routines for nx encryption by Kent Yoder · 12 years ago
  94. 528e396 powerpc/crypto: SHA256 hash routines for nx encryption by Kent Yoder · 12 years ago
  95. 6148c1a powerpc/crypto: AES-XCBC mode routines for nx encryption by Kent Yoder · 12 years ago
  96. f2a15f1 powerpc/crypto: AES-GCM mode routines for nx encryption by Kent Yoder · 12 years ago
  97. cc62508 powerpc/crypto: AES-ECB mode routines for nx encryption by Kent Yoder · 12 years ago
  98. 166659b powerpc/crypto: AES-CTR mode routines for nx encryption by Kent Yoder · 12 years ago
  99. a00bd6e powerpc/crypto: AES-CCM mode routines for nx encryption by Kent Yoder · 12 years ago
  100. 856d673 powerpc/crypto: AES-CBC mode routines for nx encryption by Kent Yoder · 12 years ago