1. 03952d9 crypto: nx - make platform drivers directly register with crypto by Dan Streetman · 9 years ago
  2. 174d66d crypto: nx - rename nx-842-crypto.c to nx-842.c by Dan Streetman · 9 years ago
  3. d31581a crypto: nx - merge nx-compress and nx-compress-crypto by Dan Streetman · 9 years ago
  4. 20fc311 crypto: nx - use common code for both NX decompress success cases by Dan Streetman · 9 years ago
  5. ee781b7 crypto: nx - don't register pSeries driver if ENODEV by Dan Streetman · 9 years ago
  6. 7f6e3aa crypto: nx - move kzalloc() out of spinlock by Dan Streetman · 9 years ago
  7. 90fd73f crypto: nx - remove pSeries NX 'status' field by Dan Streetman · 9 years ago
  8. 039af96 crypto: nx - remove __init/__exit from VIO functions by Dan Streetman · 9 years ago
  9. 8f5ea2d crypto: qat - Don't attempt to register algorithm multiple times by Tadeusz Struk · 9 years ago
  10. 3cf080a crypto: qat - fix invalid check for RSA keylen in fips mode by Tadeusz Struk · 9 years ago
  11. 6298e94 crypto: sunxi-ss - Add Allwinner Security System crypto accelerator by LABBE Corentin · 9 years ago
  12. c1f2cd2 crypto: caam - fix warning in APPEND_MATH_IMM_u64 by Tudor Ambarus · 9 years ago
  13. 62743a4 crypto: caam - fix RNG init descriptor ret. code checking by Horia Geant? · 9 years ago
  14. f109674 crypto: caam - fix snooping for write transactions by Horia Geant? · 9 years ago
  15. e27513e crypto: caam - fix ERA property reading by Alex Porosanu · 9 years ago
  16. a990532 crypto: qat - Add support for RSA algorithm by Tadeusz Struk · 9 years ago
  17. 28cfaf6 crypto: qat - add MMP FW support to accel engine by Tadeusz Struk · 9 years ago
  18. f3dd7e6 crypto: qat - add support for MMP FW by Pingchao Yang · 9 years ago
  19. cc81565 crypto: nx - Convert ccm to new AEAD interface by Herbert Xu · 9 years ago
  20. 2d6f060 crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions by Leonidas Da Silva Barbosa · 9 years ago
  21. 1f644a7c crypto: marvell/cesa - Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  22. 4621875 crypto: caam - Use new IV convention by Herbert Xu · 9 years ago
  23. c3d2194 crypto: nx - Use new IV convention by Herbert Xu · 9 years ago
  24. 23ad69a crypto: nx/842 - Fix context corruption by Herbert Xu · 9 years ago
  25. 773bb50 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  26. 340d9d3 crypto: omap-aes - Use BIT() macro by Vutla, Lokesh · 9 years ago
  27. 5396c6c crypto: omap-aes - Fix configuring of AES mode by Vutla, Lokesh · 9 years ago
  28. 6e2e3d1 crypto: omap-aes - Increase priority of hw accelerator by Vutla, Lokesh · 9 years ago
  29. 310b0d5 crypto: omap-aes - Fix CTR mode by Vutla, Lokesh · 9 years ago
  30. 030f4e9 crypto: nx - Fix reentrancy bugs by Herbert Xu · 9 years ago
  31. 2b93f7e crypto: nx - reduce chattiness of platform drivers by Nishanth Aravamudan · 9 years ago
  32. 7abd75b crypto: nx - do not emit extra output if status is disabled by Nishanth Aravamudan · 9 years ago
  33. ec13bcb crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit} by Nishanth Aravamudan · 9 years ago
  34. fa9a9a0 crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay' by Nishanth Aravamudan · 9 years ago
  35. 6170511 crypto: ccp - Provide support to autoload CCP driver by Tom Lendacky · 9 years ago
  36. acb33cc crypto: omap-des - Fix unmapping of dma channels by Vutla, Lokesh · 9 years ago
  37. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  38. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  39. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  40. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  41. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  42. bf44fe4 NTB: Add split BAR output for debugfs stats by Dave Jiang · 10 years ago
  43. fd839bf NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe by Dave Jiang · 10 years ago
  44. 7eb3878 NTB: Print driver name and version in module init by Dave Jiang · 10 years ago
  45. 9891417 NTB: Increase transport MTU to 64k from 16k by Dave Jiang · 10 years ago
  46. 2f887b9 NTB: Rename Intel code names to platform names by Dave Jiang · 10 years ago
  47. a41ef05 NTB: Default to CPU memcpy for performance by Dave Jiang · 10 years ago
  48. 06917f7 NTB: Improve performance with write combining by Dave Jiang · 10 years ago
  49. 0e041fb NTB: Use NUMA memory in Intel driver by Allen Hubbe · 10 years ago
  50. 1199aa6 NTB: Use NUMA memory and DMA chan in transport by Allen Hubbe · 10 years ago
  51. 2876228 NTB: Rate limit ntb_qp_link_work by Allen Hubbe · 10 years ago
  52. 578b881 NTB: Add tool test client by Allen Hubbe · 10 years ago
  53. 963de47 NTB: Add ping pong test client by Allen Hubbe · 10 years ago
  54. 42fefc8 NTB: Add parameters for Intel SNB B2B addresses by Allen Hubbe · 10 years ago
  55. 2849b5d7 NTB: Reset transport QP link stats on down by Allen Hubbe · 10 years ago
  56. c0900b3 NTB: Do not advance transport RX on link down by Allen Hubbe · 10 years ago
  57. e22e0b9 NTB: Differentiate transport link down messages by Allen Hubbe · 10 years ago
  58. dd5d4d8 NTB: Check the device ID to set errata flags by Dave Jiang · 10 years ago
  59. 5ae0beb NTB: Enable link for Intel root port mode in probe by Dave Jiang · 10 years ago
  60. 0f69a7d NTB: Read peer info from local SPAD in transport by Dave Jiang · 10 years ago
  61. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 10 years ago
  62. a1bd3ba NTB: Add NTB hardware abstraction layer by Allen Hubbe · 10 years ago
  63. 14a6f19 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. ec0337e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  65. a5cba18 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  66. 5c65e7b Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  67. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  68. e24ff46 drm/crtc: Fix edid length computation by Shixin Zeng · 9 years ago
  69. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  70. 2fee94b7 Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 9 years ago
  71. d033ed9 Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 9 years ago
  72. 9a3c284 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  73. 1e512b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  74. 1c65ae6 Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  75. b53343f Merge tag 'edac_urgent_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  76. 5a8011c crypto: marvell/cesa - another fix up for of_get_named_gen_pool() rename by Stephen Rothwell · 9 years ago
  77. 431dae7 KVM: s390: virtio-ccw: don't overwrite config space values by Cornelia Huck · 9 years ago
  78. ffe3df5 hwmon: (w83627ehf) Use swap() in w82627ehf_swap_tempreg() by Fabian Frederick · 9 years ago
  79. f617f73 hwmon: (w83792d) Additional PWM outputs support by Roger Lucas · 10 years ago
  80. 9bdc771 Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  81. ea7d521 Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."' by Rafael J. Wysocki · 9 years ago
  82. 18d78b6 ACPI / init: Make it possible to override _REV by Rafael J. Wysocki · 9 years ago
  83. 19127af Merge tag 'hwmon-for-linus-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  84. d4113f2 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  85. 8480772 Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux by Linus Torvalds · 9 years ago
  86. c021bf1 Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  87. 91e20b5 irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.h by Joel Porquet · 9 years ago
  88. 0c76c6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  89. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  90. 9d90f03 Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  91. 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  92. 9d86b41 Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  93. 758dd7f NVMe: Fix irq freeing when queue_request_irq fails by Jon Derrick · 9 years ago
  94. ec110bc NTB: Move files in preparation for NTB abstraction by Allen Hubbe · 10 years ago
  95. 0438ec9 OMAPDSS: fix probing if rfbi device is enabled by Tomi Valkeinen · 9 years ago
  96. 75a15a7 EDAC, octeon: Fix broken build due to model helper renames by Aaro Koskinen · 9 years ago
  97. 4da3064d Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  98. 93899e3 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  99. 5f1201d Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  100. 13d45f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 9 years ago