1. d8a32ac crypto: testmgr - make test_aead also test 'dst != src' code paths by Jussi Kivilinna · 12 years ago
  2. 08d6af8 crypto: testmgr - make test_skcipher also test 'dst != src' code paths by Jussi Kivilinna · 12 years ago
  3. 549595a crypto: testmgr - add test vectors for CTR mode IV increasement by Jussi Kivilinna · 12 years ago
  4. 9cac3a2 crypto: testmgr - add test vectors for partial ctr(cast5) and ctr(cast6) by Jussi Kivilinna · 12 years ago
  5. f44d83d crypto: testmgr - allow non-multi page and multi page skcipher tests from same test template by Jussi Kivilinna · 12 years ago
  6. a5bbf6f crypto: caam - increase TRNG clocks per sample by Kim Phillips · 12 years ago
  7. b6f3fef crypto, tcrypt: remove local_bh_disable/enable() around local_irq_disable/enable() by Suresh Siddha · 12 years ago
  8. 35c41db crypto: tegra-aes - fix error return code by Peter Senna Tschudin · 12 years ago
  9. b48ae1d crypto: crypto4xx - fix error return code by Peter Senna Tschudin · 12 years ago
  10. c2ff861 crypto: hifn_795x - fix error return code by Peter Senna Tschudin · 12 years ago
  11. 79c09c1 crypto: ux500 - fix error return code by Peter Senna Tschudin · 12 years ago
  12. 39ab735 crypto: caam - fix error IDs for SEC v5.x RNG4 by Horia Geanta · 12 years ago
  13. 821873a hwrng: mxc-rnga - Access data via structure by Fabio Estevam · 12 years ago
  14. a9ccb7b hwrng: mxc-rnga - Adapt clocks to new i.mx clock framework by Fabio Estevam · 12 years ago
  15. 891104e crypto: caam - add IPsec ESN support by Horia Geanta · 12 years ago
  16. c2b3711 crypto: 842 - remove .cra_list initialization by Jussi Kivilinna · 12 years ago
  17. 312639b Revert "[CRYPTO] cast6: inline bloat--" by Jussi Kivilinna · 12 years ago
  18. 35434c5 crypto: cast6 - fix sparse warnings (symbol was not declared, should be static?) by Jussi Kivilinna · 12 years ago
  19. 3cfad0d crypto: cast5 - fix sparse warnings (symbol was not declared, should be static?) by Jussi Kivilinna · 12 years ago
  20. 1ffb72a crypto: camellia-x86_64 - fix sparse warnings (constant is so big) by Jussi Kivilinna · 12 years ago
  21. 66ce0b0 crypto: crypto_user - fix sparse warnings (symbol was not declared, should be static?) by Jussi Kivilinna · 12 years ago
  22. c09220e crypto: cast6-avx - tune assembler code for more performance by Jussi Kivilinna · 12 years ago
  23. ddaea78 crypto: cast5-avx - tune assembler code for more performance by Jussi Kivilinna · 12 years ago
  24. f94a73f crypto: twofish-avx - tune assembler code for more performance by Jussi Kivilinna · 12 years ago
  25. 49d30d3 crypto: geode-aes - Use module_pci_driver by Sachin Kamat · 12 years ago
  26. 21a5b95 crypto: remove duplicated include by Wei Yongjun · 12 years ago
  27. 2af8f4a crypto: caam - coccicheck fixes by Kim Phillips · 12 years ago
  28. 6bbb98d crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini by Devendra Naga · 12 years ago
  29. f0be44f arm/crypto: Add optimized AES and SHA1 routines by David McCullough · 12 years ago
  30. 956c203 crypto: Add a MAINTAINERS entry for P7+ in-Nest crypto driver by Kent Yoder · 12 years ago
  31. e763eb6 crypto: talitos - add IPsec ESN support by Horia Geanta · 12 years ago
  32. 79fd31d crypto: talitos - support for assoc data provided as scatterlist by Horia Geanta · 12 years ago
  33. 2a1cfe4 crypto: talitos - change type and name for [src|dst]_is_chained by Horia Geanta · 12 years ago
  34. 602499a crypto: talitos - prune unneeded descriptor allocation param by Horia Geanta · 12 years ago
  35. 6054250 crypto: talitos - fix icv management on outbound direction by Horia Geanta · 12 years ago
  36. b286e00 crypto: talitos - consolidate common cra_* assignments by Kim Phillips · 12 years ago
  37. d4cd328 crypto: talitos - consolidate cra_type assignments by Kim Phillips · 12 years ago
  38. 22eed1c crypto: atmel - Remove possible typo error by Tushar Behera · 12 years ago
  39. 4dbb845 drivers/char/hw_random/octeon-rng.c: drop frees of devm allocated data by Julia Lawall · 12 years ago
  40. 33b58b01 crypto: nx - Remove virt_to_abs() usage in nx-842.c by Michael Ellerman · 12 years ago
  41. 023af60 crypto: aesni_intel - improve lrw and xts performance by utilizing parallel AES-NI hardware pipelines by Jussi Kivilinna · 12 years ago
  42. 35a1fc1 powerpc/crypto: add 842 crypto driver by Seth Jennings · 12 years ago
  43. 0e16aaf powerpc/crypto: add 842 hardware compression driver by Seth Jennings · 12 years ago
  44. da29aa8 powerpc/crypto: add compression support to arch vec by Seth Jennings · 12 years ago
  45. 322cacc powerpc/crypto: rework Kconfig by Seth Jennings · 12 years ago
  46. 61bb86b crypto: caam - set descriptor sharing type to SERIAL by Kim Phillips · 12 years ago
  47. 95bcaa3 crypto: caam - add backward compatible string sec4.0 by Shengzhou Liu · 12 years ago
  48. 4a90507 crypto: caam - fix possible deadlock condition by Kim Phillips · 12 years ago
  49. 4ea1277 crypto: cast6 - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  50. 9b8b040 crypto: testmgr - add larger cast6 testvectors by Johannes Goetzfried · 12 years ago
  51. 2b49b90 crypto: cast6 - prepare generic module for optimized implementations by Johannes Goetzfried · 12 years ago
  52. 4d6d6a2 crypto: cast5 - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  53. a2c5826 crypto: testmgr - add larger cast5 testvectors by Johannes Goetzfried · 12 years ago
  54. 270b0c6 crypto: cast5 - prepare generic module for optimized implementations by Johannes Goetzfried · 12 years ago
  55. 37743cc crypto: arch/s390 - cleanup - remove unneeded cra_list initialization by Jussi Kivilinna · 12 years ago
  56. e15aa36 crypto: drivers - remove cra_list initialization by Jussi Kivilinna · 12 years ago
  57. 7af6c24 crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations by Jussi Kivilinna · 12 years ago
  58. 77ec2e7 crypto: cleanup - remove unneeded crypto_alg.cra_list initializations by Jussi Kivilinna · 12 years ago
  59. f4b0277 crypto: whirlpool - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  60. 648b2a1 crypto: sha512 - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  61. 6aeb49b crypto: sha256 - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  62. a5e7a2d crypto: tiger - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  63. 50fc3e8 crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once by Jussi Kivilinna · 12 years ago
  64. 8fc229a crypto: ansi_cprng - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  65. bbc406b crypto: serpent - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  66. 9935e6d crypto: des - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  67. 70a03bf crypto: crypto_null - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  68. 738206d3 crypto: tea - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  69. 2d53492 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  70. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  71. a40a1d3 Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  72. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  73. 941c872 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  74. 8762541 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  75. 6dbb35b Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  76. fd37ce3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  77. 437ea90 rtc/rtc-88pm80x: remove unneed devm_kfree by Devendra Naga · 12 years ago
  78. 7ead551 rtc/rtc-88pm80x: assign ret only when rtc_register_driver fails by Devendra Naga · 12 years ago
  79. d833352 mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables by Mel Gorman · 12 years ago
  80. 09c231c tmpfs: distribute interleave better across nodes by Nathan Zimmer · 12 years ago
  81. 6527af5 mm: remove redundant initialization by Minchan Kim · 12 years ago
  82. 88fdf75 mm: warn if pg_data_t isn't initialized with zero by Minchan Kim · 12 years ago
  83. 93180ce mips: zero out pg_data_t when it's allocated by Minchan Kim · 12 years ago
  84. 69980e3 memcg: gix memory accounting scalability in shrink_page_list by Tim Chen · 12 years ago
  85. c1c9518 mm/sparse: remove index_init_lock by Gavin Shan · 12 years ago
  86. db36a46 mm/sparse: more checks on mem_section number by Gavin Shan · 12 years ago
  87. 5b760e6 mm/sparse: optimize sparse_index_alloc by Gavin Shan · 12 years ago
  88. b214514 memcg: add mem_cgroup_from_css() helper by Wanpeng Li · 12 years ago
  89. c3b94f4 memcg: further prevent OOM with too many dirty pages by Hugh Dickins · 12 years ago
  90. e62e384 memcg: prevent OOM with too many dirty pages by Michal Hocko · 12 years ago
  91. 3ad3d90 mm: mmu_notifier: fix freed page still mapped in secondary MMU by Xiao Guangrong · 12 years ago
  92. bdf4f4d mm: memcg: only check anon swapin page charges for swap cache by Johannes Weiner · 12 years ago
  93. 90deb78 mm: memcg: only check swap cache pages for repeated charging by Johannes Weiner · 12 years ago
  94. 0435a2f mm: memcg: split swapin charge function into private and public part by Johannes Weiner · 12 years ago
  95. 24467ca mm: memcg: remove needless !mm fixup to init_mm when charging by Johannes Weiner · 12 years ago
  96. 62ba744 mm: memcg: remove unneeded shmem charge type by Johannes Weiner · 12 years ago
  97. 827a03d mm: memcg: move swapin charge functions above callsites by Johannes Weiner · 12 years ago
  98. 7d18895 mm: memcg: only check for PageSwapCache when uncharging anon by Johannes Weiner · 12 years ago
  99. 0c59b89 mm: memcg: push down PageSwapCache check into uncharge entry functions by Johannes Weiner · 12 years ago
  100. 5d84c77 mm: swapfile: clean up unuse_pte race handling by Johannes Weiner · 12 years ago