1. f63601f crypto: marvell/cesa - add a new driver for Marvell's CESA by Boris BREZILLON · 9 years ago
  2. 1fa2e9a crypto: mv_cesa - explicitly define kirkwood and dove compatible strings by Boris BREZILLON · 9 years ago
  3. 51b44fc crypto: mv_cesa - use gen_pool to reserve the SRAM memory region by Boris BREZILLON · 9 years ago
  4. c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 9 years ago
  5. c47d630 crypto: nx - add LE support to pSeries platform driver by Dan Streetman · 9 years ago
  6. 7793bda crypto: caam - Set last bit on src SG list by Herbert Xu · 9 years ago
  7. 87e51b0 crypto: caam - Reintroduce DESC_MAX_USED_BYTES by Herbert Xu · 9 years ago
  8. 596103c crypto: drivers - Fix Kconfig selects by Herbert Xu · 9 years ago
  9. f657f82 crypto: caam - fix non-64-bit write/read access by Steffen Trumtrar · 9 years ago
  10. f2147b8 crypto: caam - Convert GCM to new AEAD interface by Herbert Xu · 9 years ago
  11. 6c94711 crypto: caam - Handle errors in dma_map_sg_chained by Herbert Xu · 9 years ago
  12. 201f28f crypto: nx - Convert GCM to new AEAD interface by Herbert Xu · 9 years ago
  13. f4ec6aa crypto: caam - Provide correct value to iounmap() in controller driver by Victoria Milhoan · 9 years ago
  14. 8af7b0f crypto: caam - Fix incorrect size when DMA unmapping buffer by Victoria Milhoan · 9 years ago
  15. 4beb106 crypto: vmx - Reindent to kernel style by Herbert Xu · 9 years ago
  16. 0903e43 crypto: vmx - Remove duplicate PPC64 dependency by Herbert Xu · 9 years ago
  17. 2c6f6ea crypto: nx - replace NX842_MEM_COMPRESS with function by Dan Streetman · 9 years ago
  18. 32be6d3 crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.h by Dan Streetman · 9 years ago
  19. 81781e6 crypto: picoxcell - Clamp AEAD SG list by input length by Herbert Xu · 9 years ago
  20. 1a5b951 crypto: picoxcell - Make use of sg_nents_for_len by Herbert Xu · 9 years ago
  21. 72071fe crypto: picoxcell - Include linux/sizes.h by Herbert Xu · 9 years ago
  22. c271950 random: Remove kernel blocking API by Herbert Xu · 9 years ago
  23. 205a525 random: Add callback API for random pool readiness by Herbert Xu · 9 years ago
  24. 70c3c8a crypto: caam - Clamp AEAD SG list by input length by Herbert Xu · 9 years ago
  25. ecb479d crypto: qat: fix issue when mapping assoc to internal AD struct by Tadeusz Struk · 9 years ago
  26. e4fa146 crypto: qat - Set max request size by Tadeusz Struk · 9 years ago
  27. 3154de7 crypto: nx - fix nx-842 pSeries driver minimum buffer size by Dan Streetman · 9 years ago
  28. fb43f69 crypto: ccp - Protect against poorly marked end of sg list by Tom Lendacky · 9 years ago
  29. 3e648cb crypto: nx - prevent nx 842 load if no hw driver by Dan Streetman · 9 years ago
  30. bfa1ce5 bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap() by Thomas Petazzoni · 9 years ago
  31. 885dbd1 Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus bridge window" by Thomas Petazzoni · 9 years ago
  32. 8c9e06e bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms. by Nicolas Schichan · 9 years ago
  33. 6d7e3d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 9 years ago
  34. d725332 crypto: ccp - Remove unused structure field by Tom Lendacky · 9 years ago
  35. d921620 crypto: ccp - Remove manual check and set of dma_mask pointer by Tom Lendacky · 9 years ago
  36. 16b369a random: Blocking API for accessing nonblocking_pool by Stephan Mueller · 9 years ago
  37. 1d9de44 random: Wake up all getrandom(2) callers when pool is ready by Herbert Xu · 9 years ago
  38. 2ea376a crypto: mv_cesa - request registers memory region by Boris BREZILLON · 9 years ago
  39. 56fcf73 crypto: nx - Remove unnecessary maxauthsize check by Herbert Xu · 9 years ago
  40. 6da9c23 crypto: ixp4xx - Use crypto_aead_maxauthsize by Herbert Xu · 9 years ago
  41. ae13ed44 crypto: caam - Use old_aead_alg by Herbert Xu · 9 years ago
  42. eddca85 crypto: omap-sham - Add support for omap3 devices by Pali Rohár · 9 years ago
  43. d0bb9ee crypto: n2 - use md5 IV MD5_HX instead of their raw value by LABBE Corentin · 9 years ago
  44. 9358eac crypto: nx - remove 842-nx null checks by Dan Streetman · 9 years ago
  45. 42cb0c7 crypto: vmx - fix two mistyped texts by Paulo Flabiano Smorigo · 9 years ago
  46. 3848d34 crypto: qat - rm unneeded header include by Tadeusz Struk · 9 years ago
  47. 733a82e crypto: qat - remove unused structure members by Tadeusz Struk · 9 years ago
  48. 604c310 crypto: omap-sham - Check for return value from pm_runtime_get_sync by Pali Rohár · 9 years ago
  49. 42e8b0d crypto: talitos - static code checker fixes by Horia Geant? · 9 years ago
  50. bde9079 crypto: talitos - avoid out of bound scatterlist iterator by Horia Geant? · 9 years ago
  51. 69d9cd8 Revert "crypto: talitos - convert to use be16_add_cpu()" by Horia Geant? · 9 years ago
  52. 5fa7dad crypto: talitos - avoid memleak in talitos_alg_alloc() by Horia Geant? · 9 years ago
  53. 608f37d crypto: talitos - fix size calculation in talitos_edesc_alloc() by Dan Carpenter · 9 years ago
  54. 97cacb9 crypto: qat - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  55. 9611ef6 crypto: picoxcell - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  56. 71b311d crypto: ixp4xx - Use crypto_aead_set_reqsize helper by Herbert Xu · 9 years ago
  57. add86d5 crypto: caam - Remove unnecessary reference to crt_aead by Herbert Xu · 9 years ago
  58. e98014a crypto: talitos - Include internal/aead.h by Herbert Xu · 9 years ago
  59. 0ed6264 crypto: qat - Include internal/aead.h by Herbert Xu · 9 years ago
  60. 2d78db0 crypto: nx - Include internal/aead.h by Herbert Xu · 9 years ago
  61. 5290b42 crypto: ixp4xx - Include internal/aead.h by Herbert Xu · 9 years ago
  62. b579d42 crypto: caam - Include internal/aead.h by Herbert Xu · 9 years ago
  63. 551d7ed crypto: qat - add driver version by Allan, Bruce W · 9 years ago
  64. ed70b47 crypto: nx - add hardware 842 crypto comp alg by Dan Streetman · 9 years ago
  65. b8e04187 crypto: nx - simplify pSeries nx842 driver by Dan Streetman · 9 years ago
  66. 99182a42 crypto: nx - add PowerNV platform NX-842 driver by Dan Streetman · 9 years ago
  67. 959e665 crypto: nx - add nx842 constraints by Dan Streetman · 9 years ago
  68. 7011a12 crypto: nx - add NX-842 platform frontend driver by Dan Streetman · 9 years ago
  69. fdd05e4 crypto: nx - rename nx-842.c to nx-842-pseries.c by Dan Streetman · 9 years ago
  70. f440c4e hwrng: bcm63xx - Fix driver compilation by Álvaro Fernández Rojas · 9 years ago
  71. dcd93e8 crypto: qat - do not duplicate string containing firmware name by Allan, Bruce W · 9 years ago
  72. 1190944 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  73. 9f86262 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  74. 85f2901 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  75. 59fd7e4 Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  76. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  77. c8b3fd0 Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  78. d89b3e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  79. 78d4256 Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  80. 36a8032 Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  81. 4a65546 v4l: xilinx: fix for include file movement by Stephen Rothwell · 9 years ago
  82. 10d87b7 crypto: nx - Fixing SHA update bug by Leonidas Da Silva Barbosa · 9 years ago
  83. c3365ce crypto: nx - Fixing NX data alignment with nx_sg list by Leonidas Da Silva Barbosa · 9 years ago
  84. 96cba9b platform/chrome: chromeos_laptop - instantiate Atmel at primary address by Dmitry Torokhov · 9 years ago
  85. 358d6a2 toshiba_acpi: Do not register vendor backlight when acpi_video bl is available by Hans de Goede · 9 years ago
  86. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  87. 06b45f2 Merge tag 'pwm/for-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  88. b3f4ef0 Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 9 years ago
  89. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  90. 474095e Merge tag 'md/4.1' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  91. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  92. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  93. 8c98ebd crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  94. e0155a9 Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan' by Rafael J. Wysocki · 9 years ago
  95. 7d28435 ACPI / scan: Add a scan handler for PRP0001 by Rafael J. Wysocki · 9 years ago
  96. 4c533c8 ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline() by Rafael J. Wysocki · 9 years ago
  97. b5f1c97 drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg by Imre Deak · 9 years ago
  98. 53292cd drm/i915: Workaround to avoid lite restore with HEAD==TAIL by Michel Thierry · 9 years ago
  99. 9535c47 drm/i915: cope with large i2c transfers by Dmitry Torokhov · 9 years ago
  100. fcdd5f0 i2c: st: add include for pinctrl by Wolfram Sang · 9 years ago