1. 6c79294 crypto: testmgr - allow aesni-intel and ghash_clmulni-intel in fips mode by Milan Broz · 12 years ago
  2. b329669 hwrng: exynos - Add support for Exynos random number generator by Jonghwa Lee · 12 years ago
  3. bf084d8 crypto: aesni-intel - fix wrong kfree pointer by Milan Broz · 12 years ago
  4. 82c2f96 crypto: caam - ERA retrieval and printing for SEC device by Alex Porosanu · 12 years ago
  5. 1af8ea8 crypto: caam - Using alloc_coherent for caam job rings by Bharat Bhushan · 12 years ago
  6. 26c8aae crypto: algapi - Fix hang on crypto allocation by Steffen Klassert · 12 years ago
  7. b9b0f08 crypto: arc4 - now arc needs blockcipher support by Sebastian Andrzej Siewior · 12 years ago
  8. a0ca6ca crypto: caam - one tasklet per job ring by Kim Phillips · 12 years ago
  9. 14a8e29 crypto: caam - consolidate memory barriers from job ring en/dequeue by Kim Phillips · 12 years ago
  10. a8ea07c crypto: caam - only query h/w in job ring dequeue path by Kim Phillips · 12 years ago
  11. 4bba1e9 crypto: caam - use non-irq versions of spinlocks for job rings by Kim Phillips · 12 years ago
  12. 1a07668 crypto: caam - disable IRQ coalescing by default by Kim Phillips · 12 years ago
  13. 281922a crypto: caam - add support for SEC v5.x RNG4 by Kim Phillips · 12 years ago
  14. e13af18 crypto: caam - assign 40-bit masks on SEC v5.0 and above by Kim Phillips · 12 years ago
  15. e24f7c9 crypto: caam - hwrng support by Yuan Kang · 12 years ago
  16. 643b39b crypto: caam - chaining support by Yuan Kang · 12 years ago
  17. b0e09ba crypto: caam - unkeyed ahash support by Yuan Kang · 12 years ago
  18. 045e367 crypto: caam - ahash hmac support by Yuan Kang · 12 years ago
  19. a299c83 crypto: caam - link_tbl rename by Yuan Kang · 12 years ago
  20. 4c1ec1f crypto: caam - refactor key_gen, sg by Yuan Kang · 12 years ago
  21. 8009a38 crypto: caam - remove jr register/deregister by Yuan Kang · 12 years ago
  22. 6ec4733 crypto: caam - support external seq in/out lengths by Yuan Kang · 12 years ago
  23. a23d80e crypto: caam - add PDB (Protocol Descriptor Block) definitions by Hemant Agrawal · 12 years ago
  24. 991c569 crypto: caam - fix descriptor length adjustments for protocol descriptors by Kim Phillips · 12 years ago
  25. c4b6640 crypto: caam - fix start index for Protocol shared descriptors by Yashpal Dutta · 12 years ago
  26. a68d259 crypto: caam - fix input job ring element dma mapping size by Kim Phillips · 12 years ago
  27. 70d793c crypto: caam - remove line continuations from ablkcipher_append_src_dst by Kim Phillips · 12 years ago
  28. 70ef260 crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/ by Jussi Kivilinna · 12 years ago
  29. d4af0e9 crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/asm/crypto/ by Jussi Kivilinna · 12 years ago
  30. a7378d4 crypto: twofish-avx - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  31. 414cb5e crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  32. 964263a crypto: camellia-x86_64 - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  33. 1d0debb crypto: serpent-avx: remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  34. 596d875 crypto: serpent-sse2 - split generic glue code to new helper module by Jussi Kivilinna · 12 years ago
  35. e81792f crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue code for 128bit block ciphers by Jussi Kivilinna · 12 years ago
  36. a9629d7 crypto: aes_ni - change to use shared ablk_* functions by Jussi Kivilinna · 12 years ago
  37. 30a0400 crypto: twofish-avx - change to use shared ablk_* functions by Jussi Kivilinna · 12 years ago
  38. ffaf915 crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code to shared module by Jussi Kivilinna · 12 years ago
  39. 7c76bdd crypto: nx - fix typo in nx driver config option by Seth Jennings · 12 years ago
  40. 95ead5d crypto: nx - move nx build to driver/crypto Makefile by Seth Jennings · 12 years ago
  41. 3621189 hwrng: mxc-rnga - fix data_present API by Benoît Thébaudeau · 12 years ago
  42. 3987103 crypto: algapi - Move larval completion into algboss by Herbert Xu · 12 years ago
  43. 3387e7d crypto: serpent-sse2/avx - allow both to be built into kernel by Jussi Kivilinna · 12 years ago
  44. d366db6 crypto: arc4 - improve performance by using u32 for ctx and variables by Jussi Kivilinna · 12 years ago
  45. ce6dd36 crypto: arc4 - improve performance by adding ecb(arc4) by Jussi Kivilinna · 12 years ago
  46. 31b4cd29 crypto: testmgr - add ecb(arc4) speed tests by Jussi Kivilinna · 12 years ago
  47. d691af0 crypto: s390 - clean up DES code a bit more by Paul Bolle · 12 years ago
  48. 7efe407 crypto: serpent - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  49. 4da7de4 crypto: testmgr - expand twofish test vectors by Johannes Goetzfried · 12 years ago
  50. 107778b crypto: twofish - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  51. 4d03c50 crypto: mv_cesa - fix for hash finalisation with data by Phil Sutter · 12 years ago
  52. 5741d2e crypto: mv_cesa - initialise the interrupt status field to zero by Phil Sutter · 12 years ago
  53. 170dd56 crypto: mv_cesa - add an expiry timer in case anything goes wrong by Phil Sutter · 12 years ago
  54. b884009 crypto: bfin_crc - CRC hardware driver for BF60x family processors. by Sonic Zhang · 12 years ago
  55. a482b08 crypto: testmgr - Add new test cases for Blackfin CRC crypto driver by Sonic Zhang · 12 years ago
  56. 65df577 crypto: sha1 - use Kbuild supplied flags for AVX test by Mathias Krause · 12 years ago
  57. 4e3c8a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  58. b0a4c6f Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  59. 68d7d76 Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  60. cfaf025 Linux 3.5-rc2 by Linus Torvalds · 12 years ago
  61. 1e11ad8 mm, oom: fix badness score underflow by David Rientjes · 12 years ago
  62. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. cd96891 sched/fair: fix lots of kernel-doc warnings by Randy Dunlap · 12 years ago
  64. 8f53369 Revert "drm/i915/crt: Do not rely upon the HPD presence pin" by Linus Torvalds · 12 years ago
  65. 7724953 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  66. 3e9ca02 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 12 years ago
  67. e726430 Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  68. 32ba9c3 Revert "vfs: stop d_splice_alias creating directory aliases" by Linus Torvalds · 12 years ago
  69. 0b35d32 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  70. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  71. 03d8f54 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  72. b1e25f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. 857505f Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  74. eeaaa96 x86/nmi: Fix section mismatch warnings on 32-bit by Don Zickus · 12 years ago
  75. 3c75296 powerpc: Fix kernel panic during kernel module load by Steffen Rumler · 12 years ago
  76. d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 12 years ago
  77. bd2753b x86/mm: Only add extra pages count for the first memory range during pre-allocation early page table space by Yinghai Lu · 12 years ago
  78. 2d5c7cd Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixes by Dave Airlie · 12 years ago
  79. 6cf98d6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  80. 19efb72 init: Drop initcall level output by Borislav Petkov · 12 years ago
  81. ae82fdb module_param: stop double-calling parameters. by Rusty Russell · 12 years ago
  82. 860aed2 powerpc/time: Sanity check of decrementer expiration is necessary by Paul Mackerras · 12 years ago
  83. 48d212a Revert "mm: correctly synchronize rss-counters at exit/exec" by Linus Torvalds · 12 years ago
  84. 0bdc81e regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_voltage_linear by Axel Lin · 12 years ago
  85. b22b1f1 ext4: don't set i_flags in EXT4_IOC_SETFLAGS by Tao Ma · 12 years ago
  86. b0dd6b7 ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg by Theodore Ts'o · 12 years ago
  87. 46edaed Merge branch 'akpm' (Andrew's fixups) by Linus Torvalds · 12 years ago
  88. 752a6a5 regmap: Export regmap_reinit_cache() by Mark Brown · 12 years ago
  89. 40af1bb mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 12 years ago
  90. 39caa09 btree: catch NULL value before it does harm by Joern Engel · 12 years ago
  91. cbf8ae3 btree: fix tree corruption in btree_get_prev() by Roland Dreier · 12 years ago
  92. 7d8a456 ipc: shm: restore MADV_REMOVE functionality on shared memory segments by Will Deacon · 12 years ago
  93. 4e791c9 drivers/platform/x86/acerhdf.c: correct Boris' mail address by Borislav Petkov · 12 years ago
  94. 736f24d c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment by Cyrill Gorcunov · 12 years ago
  95. 300f786 c/r: prctl: add ability to get clear_tid_address by Cyrill Gorcunov · 12 years ago
  96. 1ad75b9 c/r: prctl: add minimal address test to PR_SET_MM by Cyrill Gorcunov · 12 years ago
  97. bafb282 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal by Konstantin Khlebnikov · 12 years ago
  98. 6305902 MAINTAINERS: whitespace fixes by Joe Perches · 12 years ago
  99. 0142ef6 shmem: replace_page must flush_dcache and others by Hugh Dickins · 12 years ago
  100. 743628e x86, efi stub: Add .reloc section back into image by Jordan Justen · 12 years ago