1. 500b3e3 crypto: ahash - Remove old_ahash_alg by Herbert Xu · 15 years ago
  2. 4dc10c0 crypto: crypto4xx - Switch to new style ahash by Herbert Xu · 15 years ago
  3. 0b535ad crypto: cryptd - Switch to new style ahash by Herbert Xu · 15 years ago
  4. 9cd899a crypto: cryptd - Switch to template create API by Herbert Xu · 15 years ago
  5. 52861c7 crypto: hash - Add helpers to free spawns by Herbert Xu · 15 years ago
  6. 7be380f crypto: tcrypt - Add mask parameter by Herbert Xu · 15 years ago
  7. 01c2dec crypto: ahash - Add instance/spawn support by Herbert Xu · 15 years ago
  8. 88056ec crypto: ahash - Convert to new style algorithms by Herbert Xu · 15 years ago
  9. 2ca33da crypto: api - Remove frontend argument from extsize/init_tfm by Herbert Xu · 15 years ago
  10. 6b1679f crypto: crypto4xx - Use crypto_ahash_set_reqsize by Herbert Xu · 15 years ago
  11. 0d6669e crypto: cryptd - Use crypto_ahash_set_reqsize by Herbert Xu · 15 years ago
  12. fc00127 crypto: ahash - Add crypto_ahash_set_reqsize by Herbert Xu · 15 years ago
  13. 46309d8 crypto: cryptd - Use shash algorithms by Herbert Xu · 15 years ago
  14. 7eddf95 crypto: shash - Export async functions by Herbert Xu · 15 years ago
  15. 6941c3a crypto: hash - Remove legacy hash/digest implementaion by Herbert Xu · 15 years ago
  16. 9ef074f crypto: authenc - Remove reference to crypto_hash by Herbert Xu · 15 years ago
  17. 3106caa crypto: xcbc - Switch to shash by Herbert Xu · 15 years ago
  18. 8bd1209 crypto: hmac - Switch to shash by Herbert Xu · 15 years ago
  19. bbbee46 crypto: padlock - Switch sha to shash by Herbert Xu · 15 years ago
  20. 113adef crypto: shash - Make descsize a run-time attribute by Herbert Xu · 15 years ago
  21. aef73cf crypto: async - Use kzfree for requests by Herbert Xu · 15 years ago
  22. 57cfe44 crypto: shash - Move null setkey check to registration time by Herbert Xu · 15 years ago
  23. 7d02460 crypto: padlock - Use shash fallback for sha by Herbert Xu · 15 years ago
  24. f63559b crypto: sha256-s390 - Add export/import support by Herbert Xu · 15 years ago
  25. 406f104 crypto: sha1-s390 - Add export/import support by Herbert Xu · 15 years ago
  26. 9b2fda7 crypto: sha256_generic - Add export/import support by Herbert Xu · 15 years ago
  27. 3d4d277 crypto: sha256_generic - Use 64-bit counter like sha1 by Herbert Xu · 15 years ago
  28. e2a7ce4 crypto: sha1_generic - Add export/import support by Herbert Xu · 15 years ago
  29. 8267ada crypto: shash - Move finup/digest null checks to registration time by Herbert Xu · 15 years ago
  30. 99d27e1 crypto: shash - Export/import hash state only by Herbert Xu · 15 years ago
  31. 7ede5a5 crypto: api - Fix crypto_drop_spawn crash on blank spawns by Herbert Xu · 15 years ago
  32. ef5d590 crypto: shash - Add shash_instance_ctx by Herbert Xu · 15 years ago
  33. deee228 crypto: shash - Propagate reinit return value by Herbert Xu · 15 years ago
  34. f88ad8d crypto: shash - Use finup in default digest by Herbert Xu · 15 years ago
  35. 0390e6a crypto: shash - Add __crypto_shash_cast by Herbert Xu · 15 years ago
  36. cde6263 crypto: shash - Add crypto_shash_ctx_aligned by Herbert Xu · 15 years ago
  37. 619a6eb crypto: shash - Add shash_register_instance by Herbert Xu · 15 years ago
  38. 7d6f564 crypto: shash - Add shash_attr_alg2 helper by Herbert Xu · 15 years ago
  39. d06854f crypto: api - Add crypto_attr_alg2 helper by Herbert Xu · 15 years ago
  40. 9429699 crypto: shash - Add spawn support by Herbert Xu · 15 years ago
  41. 97eedce crypto: api - Add new style spawn support by Herbert Xu · 15 years ago
  42. 2e4fddd crypto: shash - Add shash_instance by Herbert Xu · 15 years ago
  43. 70ec7bb crypto: api - Add crypto_alloc_instance2 by Herbert Xu · 15 years ago
  44. f2ac72e crypto: api - Add new template create function by Herbert Xu · 15 years ago
  45. fd09d7f crypto: ansi_prng - alloc cipher just in init by Sebastian Andrzej Siewior · 15 years ago
  46. ed94070 crypto: ansi_prng - Use just a BH lock by Sebastian Andrzej Siewior · 15 years ago
  47. a68f661 crypto: testmgr - Allow implementation-specific tests by Herbert Xu · 15 years ago
  48. 0b67fb6 crypto: skcipher - Change default sync geniv on SMP to eseqiv by Herbert Xu · 15 years ago
  49. 435578a crypto: skcipher - Fix request for sync algorithms by Herbert Xu · 15 years ago
  50. 409a736 hwrng: Use PCI_VDEVICE by Joe Perches · 15 years ago
  51. 259c5e0 crypto: testmgr - Remove hash size check by Herbert Xu · 15 years ago
  52. c994488 crypto: aes-ni - Don't print message with KERN_ERR on old system by Roland Dreier · 15 years ago
  53. 215ccd6 crypto: fips - Select CPRNG by Neil Horman · 15 years ago
  54. ea40065 crypto: tcrypt - Fix module return code when testing by name by Herbert Xu · 15 years ago
  55. 2730017 crypto: ansi_cprng - Do not select FIPS by Herbert Xu · 15 years ago
  56. a873a5f crypto: tcrypt - Test algorithms by name by Steffen Klassert · 15 years ago
  57. 03b56ce crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set by Jarod Wilson · 15 years ago
  58. 5b739ef random: Add optional continuous repetition test to entropy store based rngs by Neil Horman · 15 years ago
  59. b6f34d4 crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template by Huang Ying · 15 years ago
  60. 9251b64 crypto: aes-ni - Do not sleep when using the FPU by Huang Ying · 15 years ago
  61. e6efaa0 crypto: aes-ni - Fix cbc mode IV saving by Huang Ying · 15 years ago
  62. 8d8409f crypto: padlock-aes - work around Nano CPU errata in CBC mode by Chuck Ebbert · 15 years ago
  63. a76c1c2 crypto: padlock-aes - work around Nano CPU errata in ECB mode by Chuck Ebbert · 15 years ago
  64. 1d89b30 ia64: Fix resource assignment for root busses by Matthew Wilcox · 15 years ago
  65. a76117d x86: Use pci_claim_resource by Matthew Wilcox · 15 years ago
  66. a6c1409 Delete pcibios_select_root by Matthew Wilcox · 15 years ago
  67. cebd78a Fix pci_claim_resource by Matthew Wilcox · 15 years ago
  68. 7cc4766 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  69. 55a6fbf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  70. 3fe0344 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  71. 2021de8 mfd: early init for MFD running regulators by Samuel Ortiz · 15 years ago
  72. 4d3792e mfd: fix tmio related warnings by Samuel Ortiz · 15 years ago
  73. 09f05ce mfd: asic3: enable SD/SDIO cell by Philipp Zabel · 15 years ago
  74. 9461f65 mfd: asic3: enable DS1WM cell by Philipp Zabel · 15 years ago
  75. 1b89040 mfd: asic3: remove SD/SDIO controller register definitions by Philipp Zabel · 15 years ago
  76. be584bd mfd: asic3: use resource_size macro instead of local variable by Philipp Zabel · 15 years ago
  77. 01906d6 mfd: add ASIC3 IRQ numbers by Philipp Zabel · 15 years ago
  78. e956a2a mfd: asic3: add clock handling for MFD cells by Philipp Zabel · 15 years ago
  79. 6483c1b mfd: asic3: add asic3_set_register common operation by Philipp Zabel · 15 years ago
  80. 9e5aca5 mfd: Fix Kconfig help text for WM8350 by Mark Brown · 15 years ago
  81. 13a09f9 mfd: add PCAP driver by Daniel Ribeiro · 15 years ago
  82. 14fa569 mfd: add U300 AB3100 core support by Linus Walleij · 15 years ago
  83. 516eca2 drivers/mfd: remove obsolete irq_desc_t typedef by Thomas Gleixner · 15 years ago
  84. 1346a1c mfd/pcf50633-gpio.c: add MODULE_LICENSE by Adrian Bunk · 15 years ago
  85. 422a6a7 mfd: Mark WM8350 mask revision as readable to match silicon by Mark Brown · 15 years ago
  86. 04ffa13 mfd: Mark clocks_init as non-init in twl4030-core.c by Rakib Mullick · 15 years ago
  87. 489bd34 mfd: Correct readability of WM8350 register 227 by Mark Brown · 15 years ago
  88. 2030117 kmemleak: Fix some typos in comments by Catalin Marinas · 15 years ago
  89. 000814f kmemleak: Rename kmemleak_panic to kmemleak_stop by Catalin Marinas · 15 years ago
  90. 216c04b kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocations by Catalin Marinas · 15 years ago
  91. c30938d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  92. aa2638a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  93. b069e8e Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  94. b7c142d Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  95. 0bd8df9 Documentation/vm/Makefile: don't try to build slqbinfo by Andrew Morton · 15 years ago
  96. 3b47883 drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths. by Dave Airlie · 15 years ago
  97. 4ce4b1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  98. 27f70c3 Pull for-2.6.31 into release by Tony Luck · 15 years ago
  99. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
  100. 9cb0fbf Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago