1. db14179 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  2. b871661 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  3. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  4. 237f259 crypto: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  5. 35424f6 [S390] Remove monolithic build option for zcrypt driver. by Holger Dengler · 12 years ago
  6. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  7. 2ce3f2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  8. f8f54e1 crypto: mv_cesa - fix final callback not ignoring input data by Phil Sutter · 12 years ago
  9. 3bd391f crypto: Add support for x86 cpuid auto loading for x86 crypto drivers by Andi Kleen · 12 years ago
  10. 65a4a57 crypto: caam - fix gcc 4.6 warning by Kim Phillips · 12 years ago
  11. 0113529 crypto: caam - be less noisy on startup by Kim Phillips · 12 years ago
  12. e863f9cc crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms by Hemant Agrawal · 12 years ago
  13. e7a2577 crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMIC by Julia Lawall · 12 years ago
  14. d912bb7 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag by Nikos Mavrogiannopoulos · 13 years ago
  15. f1df57d crypto: driver for Tegra AES hardware by Varun Wadekar · 12 years ago
  16. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  17. a9c57a9 crypto: picoxcell - fix boolean and / or confusion by Jamie Iles · 13 years ago
  18. a1a38c4 crypto: caam - remove DECO access initialization code by Kim Phillips · 13 years ago
  19. a2ecb15 crypto: caam - fix polarity of "propagate error" logic by Kim Phillips · 13 years ago
  20. b028b54 crypto: caam - more desc.h cleanups by Kim Phillips · 13 years ago
  21. 1582fa8 crypto: caam - desc.h - convert spaces to tabs by Kim Phillips · 13 years ago
  22. 5e718a0 crypto: talitos - convert talitos_error to struct device by Kim Phillips · 13 years ago
  23. 2cdba3c crypto: talitos - remove NO_IRQ references by Kim Phillips · 13 years ago
  24. 0b2730d8 crypto: talitos - fix bad kfree by Kim Phillips · 13 years ago
  25. 741e8c2 crypto: convert drivers/crypto/* to use module_platform_driver() by Axel Lin · 13 years ago
  26. dd38d29 Merge git://github.com/herbertx/crypto by Linus Torvalds · 13 years ago
  27. 2742528 crypto: mv_cesa - fix hashing of chunks > 1920 bytes by Phil Sutter · 13 years ago
  28. 8b4d43a crypto: caam - add support for MD5 algorithm variants by Kim Phillips · 13 years ago
  29. c3e337f crypto: talitos - support for channel remap and 2nd IRQ by Kim Phillips · 13 years ago
  30. ad42d5f crypto: talitos - prepare driver for channel remap support by Kim Phillips · 13 years ago
  31. 5b859b6e crypto: talitos - be less noisy on startup by Kim Phillips · 13 years ago
  32. 79b3a41 crypto: talitos - add hmac algorithms by Lee Nipper · 13 years ago
  33. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  34. 4bb33cc crypto: add module.h to those files that are explicitly using it by Paul Gortmaker · 13 years ago
  35. 3e721ae crypto: talitos - handle descriptor not found in error path by Kim Phillips · 13 years ago
  36. 75b7662 crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BIT by Richard Weinberger · 13 years ago
  37. fad8fa4 crypto: picoxcell - add dependency on HAVE_CLK by Jamie Iles · 13 years ago
  38. e27303b crypto: n2 - Fix a get/put_cpu() imbalance by Thomas Meyer · 13 years ago
  39. b64dc04 crypto: picoxcell - fix possible invalid pointer dereference by Jamie Iles · 13 years ago
  40. 30343ef crypto: picoxcell - support for device tree matching by Jamie Iles · 13 years ago
  41. 4efae8c crypto: picoxcell - add connection ID to the clock name by Jamie Iles · 13 years ago
  42. c3f4200 crypto: picoxcell - convert to platform ID table by Jamie Iles · 13 years ago
  43. c39cc37 crypto: padlock-aes - Make module loading even quieter when hardware is missing by Jonathan Nieder · 13 years ago
  44. eb7caf3 n2_crypto: Attach on Niagara-T3. by David S. Miller · 13 years ago
  45. 0003230 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  46. eda65cc caam: don't pass bogus S_IFCHR to debugfs_create_...() by Al Viro · 13 years ago
  47. acdca31 crypto: caam - ablkcipher support by Yuan Kang · 13 years ago
  48. 1acebad crypto: caam - faster aead implementation by Yuan Kang · 13 years ago
  49. 885e9e2 crypto: caam - structure renaming by Yuan Kang · 13 years ago
  50. 0e47930 crypto: caam - shorter names by Yuan Kang · 13 years ago
  51. 1c2b4ab crypto: talitos - don't bad_key in ablkcipher setkey by Kim Phillips · 13 years ago
  52. febec54 crypto: talitos - remove unused giv from ablkcipher methods by Kim Phillips · 13 years ago
  53. 602dba5 crypto: talitos - don't set done notification in hot path by Kim Phillips · 13 years ago
  54. 5228f0f crypto: talitos - ensure request ordering within a single tfm by Kim Phillips · 13 years ago
  55. c569746 crypto: crypto4xx - Perform read/modify/write on device control register by Josh Boyer · 13 years ago
  56. 23457bc95 crypto: caam - fix build warning when DEBUG_FS not configured by Kim Phillips · 13 years ago
  57. cd3f1d5 crypto: omap-sham - do not schedule tasklet if there is no active requests by Dmitry Kasatkin · 13 years ago
  58. 0efd4d8 crypto: omap-sham - clear device flags when finishing request by Dmitry Kasatkin · 13 years ago
  59. ed635cb8 crypto: omap-sham - irq handler must not clear error code by Dmitry Kasatkin · 13 years ago
  60. 6c63db8 crypto: omap-sham - irq and dma handling changes by Dmitry Kasatkin · 13 years ago
  61. 6cb3ffe crypto: omap-sham - remove dedicated queue handling tasklet by Dmitry Kasatkin · 13 years ago
  62. 171cb9a crypto: omap-sham - remove unnecessary local variable by Dmitry Kasatkin · 13 years ago
  63. ed3ea9a8 crypto: omap-sham - move some flags to device context by Dmitry Kasatkin · 13 years ago
  64. a929cbe crypto: omap-sham - replace flags operation with atomic bit operations by Dmitry Kasatkin · 13 years ago
  65. ea1fd22 crypto: omap-sham - replace flags bit mask with bit number by Dmitry Kasatkin · 13 years ago
  66. c330472 crypto: omap-sham - remove unused code by Dmitry Kasatkin · 13 years ago
  67. 0e87b15 crypto: omap-sham - remove extra reference by Dmitry Kasatkin · 13 years ago
  68. a18b989 crypto: caam - fix operator precedence in shared descriptor allocation by Kim Phillips · 13 years ago
  69. cf2d007 [S390] ap: skip device registration on type probe failure by Holger Dengler · 13 years ago
  70. 0524975 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  71. 4427b1b crypto: caam - add support for sha512 variants of existing AEAD algorithms by Kim Phillips · 13 years ago
  72. 6666448 crypto: caam - remove unused authkeylen from caam_ctx by Kim Phillips · 13 years ago
  73. ddbb808 crypto: caam - fix decryption shared vs. non-shared key setting by Kim Phillips · 13 years ago
  74. 2930d49 crypto: caam - platform_bus_type migration by Kim Phillips · 13 years ago
  75. 6ef8450 crypto: mv_cesa - make count_sgs() null-pointer proof by Phil Sutter · 13 years ago
  76. 7759995 crypto: mv_cesa - copy remaining bytes to SRAM only when needed by Phil Sutter · 13 years ago
  77. 8652348 crypto: mv_cesa - move digest state initialisation to a better place by Phil Sutter · 13 years ago
  78. cc8d350 crypto: mv_cesa - fill inner/outer IV fields only in HMAC case by Phil Sutter · 13 years ago
  79. 6677a77 crypto: mv_cesa - refactor copy_src_to_buf() by Phil Sutter · 13 years ago
  80. 7a1c6bc crypto: mv_cesa - no need to save digest state after the last chunk by Phil Sutter · 13 years ago
  81. 2a025f5 crypto: mv_cesa - print a warning when registration of AES algos fail by Phil Sutter · 13 years ago
  82. 811e6ed crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup by Phil Sutter · 13 years ago
  83. 99db3ea crypto: mv_cesa - the descriptor pointer register needs to be set just once by Phil Sutter · 13 years ago
  84. 042e9e7 crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of by Phil Sutter · 13 years ago
  85. de2954d crypto: caam - fix printk recursion for long error texts by Kim Phillips · 13 years ago
  86. 701af31 crypto: caam - remove unused keylen from session context by Kim Phillips · 13 years ago
  87. 0200f3e crypto: s390 - add System z hardware support for CTR mode by Gerald Schaefer · 13 years ago
  88. d393d9b crypto: s390 - cleanup s390 Kconfig options by Jan Glauber · 13 years ago
  89. df1309c crypto: s390 - add System z hardware support for GHASH by Gerald Schaefer · 13 years ago
  90. 99d9722 crypto: s390 - add System z hardware support for XTS mode by Gerald Schaefer · 13 years ago
  91. ec8e8df crypto: caam - remove duplicate dev_err by Kim Phillips · 13 years ago
  92. d37d36e crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor by Kim Phillips · 13 years ago
  93. f3af986 crypto: caam - fix queue interface detection by Kim Phillips · 13 years ago
  94. 9620fd9 crypto: caam - handle interrupt lines shared across rings by Kim Phillips · 13 years ago
  95. bf36275 crypto: omap-sham - hmac calculation bug fix for sha1 base hash by Dmitry Kasatkin · 13 years ago
  96. 528d26f crypto: omap-sham - enable driver for EMU chips by Dmitry Kasatkin · 13 years ago
  97. 07aab76 crypto: omap-sham - remove debug print by Dmitry Kasatkin · 13 years ago
  98. 455e338 crypto: omap-sham - fix concurrent sha1 calculations by Markku Kylanpaa · 13 years ago
  99. a49e490 crypto: s5p-sss - add S5PV210 advanced crypto engine support by Vladimir Zapolskiy · 13 years ago
  100. b3b7f05 crypto: caam - introduce missing kfree by Julia Lawall · 13 years ago