1. bca4feb crypto: testmgr - add aead null encryption test vectors by Horia Geanta · 11 years ago
  2. 7256725 crypto: export NULL algorithms defines by Horia Geanta · 11 years ago
  3. 4464a7d crypto: caam - remove error propagation handling by Horia Geanta · 11 years ago
  4. d4a7a0f crypto: hash - Simplify the ahash_finup implementation by Marek Vasut · 11 years ago
  5. 1ffc9fb crypto: hash - Pull out the functions to save/restore request by Marek Vasut · 11 years ago
  6. ab6bf4e crypto: hash - Fix the pointer voodoo in unaligned ahash by Marek Vasut · 11 years ago
  7. 85e0da9 crypto: caam - Fix first parameter to caam_init_rng by Herbert Xu · 11 years ago
  8. 26a0548 crypto: omap-sham - Map SG pages if they are HIGHMEM before accessing by Joel Fernandes · 11 years ago
  9. 6e4e603 crypto: caam - Dynamic memory allocation for caam_rng_ctx object by Nitesh Lal · 11 years ago
  10. 4f7f1d7 crypto: allow blkcipher walks over AEAD data by Ard Biesheuvel · 11 years ago
  11. 822be00 crypto: remove direct blkcipher_walk dependency on transform by Ard Biesheuvel · 11 years ago
  12. d9e7972 hwrng: add randomness to system from rng sources by Kees Cook · 11 years ago
  13. 04d088c crypto: mxs-dcp - Optimize hashing by Marek Vasut · 11 years ago
  14. 1a7c685 crypto: mxs-dcp - Align the bounce buffers by Marek Vasut · 11 years ago
  15. 26f25b2 crypto: omap-des - make local functions static by Jingoo Han · 11 years ago
  16. ae12fe2 crypto: omap-sham - Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 11 years ago
  17. e78f919 crypto: omap-des - Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 11 years ago
  18. ea7b284 crypto: omap-aes - Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 11 years ago
  19. 93b7f9c hwrng: timeriomem - Use devm_*() functions by Jingoo Han · 11 years ago
  20. 1655c24 hwrng: nomadik - Use devm_*() functions by Jingoo Han · 11 years ago
  21. 0c0aa84 hwrng: pixocell - Use devm_clk_get() by Jingoo Han · 11 years ago
  22. 0574bce hwrng: omap3-rom - Use devm_clk_get() by Jingoo Han · 11 years ago
  23. 0c0becd hwrng: atmel - Use devm_clk_get() by Jingoo Han · 11 years ago
  24. 4ea5d99 crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coherent memory by Sonic Zhang · 11 years ago
  25. 3d6f1d1 crypto: sahara - Use return value of devm_request_irq() on error by Alexander Shiyan · 11 years ago
  26. c65a52f crypto: ccp - Account for CCP backlog processing by Tom Lendacky · 11 years ago
  27. 950b10b crypto: ccp - Invoke context callback when there is a backlog error by Tom Lendacky · 11 years ago
  28. 0611451 crypto: ccp - Prevent a possible lost CCP command request by Tom Lendacky · 11 years ago
  29. f829e7a crypto: caam - writel() arguments are swapped by Dan Carpenter · 11 years ago
  30. 645af2e crypto: tegra - remove driver by Stephen Warren · 11 years ago
  31. 701d0f1 crypto: omap-des - Add config and build options by Joel Fernandes · 11 years ago
  32. e91aa9d crypto: omap-des - Add omap-des driver for OMAP4/AM43xx by Joel Fernandes · 11 years ago
  33. d9588f8 crypto: mxs-dcp - Fix platform_get_irq() error handling by Fabio Estevam · 11 years ago
  34. b3bd586 crypto: remove a duplicate checks in __cbc_decrypt() by Dan Carpenter · 11 years ago
  35. fb5d23e hwrng: pixocell - Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  36. bfaff75 hwrng: atmel - Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  37. 0fdefe2 crypto: s5p-sss - Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  38. 9e95275 crypto: sahara - Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  39. 32af1e1 crypto: picoxcell - Use devm_ioremap_resource() by Jingoo Han · 11 years ago
  40. 06e5a1f CRC32C: Add soft module dependency to load other accelerated crc32c modules by Tim Chen · 11 years ago
  41. 883619a crypto: caam - fix ERA retrieval function by Alex Porosanu · 11 years ago
  42. d167b6e hwrng: cleanup in hwrng_register() by Dan Carpenter · 11 years ago
  43. fecfd7f crypto: mxs-dcp: Check the return value of stmp_reset_block() by Fabio Estevam · 11 years ago
  44. e921f03 crypto: mxs-dcp: Use devm_kzalloc() by Fabio Estevam · 11 years ago
  45. f3de9cb crypto: talitos: init the priv->alg_list more earlier in talitos_probe() by Kevin Hao · 11 years ago
  46. 530abd8 crypto: ccp - Perform completion callbacks using a tasklet by Tom Lendacky · 11 years ago
  47. bc38544 crypto: ccp - Use a single queue for proper ordering of tfm requests by Tom Lendacky · 11 years ago
  48. c11baa0 crypto: ccp - Move HMAC calculation down to ccp ops file by Tom Lendacky · 11 years ago
  49. d81ed65 crypto: ccp - Allow for selective disablement of crypto API algorithms by Tom Lendacky · 11 years ago
  50. 80e84c1 crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignments by Dave Jones · 11 years ago
  51. 0a63b09 crypto: caam - Fix job ring discovery in controller driver by Nitesh Lal · 11 years ago
  52. 2021aba crypto: dcp - Move the AES operation type from actx to rctx by Marek Vasut · 11 years ago
  53. 4293242 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  54. f8f2023 x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigs by Ingo Molnar · 11 years ago
  55. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 11 years ago
  56. 878a876 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  57. d7512f7 Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  58. 12b1383 kbuild: don't enable DEBUG_INFO when building for COMPILE_TEST by Linus Torvalds · 11 years ago
  59. 88a78a9 Merge branch 'acl_fixes' into linux-next by Trond Myklebust · 11 years ago
  60. 789b663 fs: get_acl() must be allowed to return EOPNOTSUPP by Trond Myklebust · 11 years ago
  61. 8f493b9 NFSv3: Fix return value of nfs3_proc_setacls by Trond Myklebust · 11 years ago
  62. d4c42fb NFSv3: Remove unused function nfs3_proc_set_default_acl by Trond Myklebust · 11 years ago
  63. 60efa5e Btrfs: use late_initcall instead of module_init by Filipe David Borba Manana · 11 years ago
  64. 0b947af Btrfs: use btrfs_crc32c everywhere instead of libcrc32c by Filipe David Borba Manana · 11 years ago
  65. 8101c8d Btrfs: disable snapshot aware defrag for now by Josef Bacik · 11 years ago
  66. 38dbfb5 Linus 3.14-rc1 by Linus Torvalds · 11 years ago
  67. 69048e0 Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  68. 1c0b8a7a hpfs: optimize quad buffer loading by Mikulas Patocka · 11 years ago
  69. 2cbe5c7 hpfs: remember free space by Mikulas Patocka · 11 years ago
  70. 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 11 years ago
  71. f5a408d parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc by Guy Martin · 11 years ago
  72. 9391bc7 parisc: convert uapi/asm/stat.h to use native types only by Helge Deller · 11 years ago
  73. 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 11 years ago
  74. 57737c4 parisc: fix cache-flushing by Helge Deller · 11 years ago
  75. 8a10bc9 parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 11 years ago
  76. 602456b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  77. 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  78. 87af5e5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  79. e4c0da2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  80. 632007e hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  81. 920130a hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors by Jean Delvare · 11 years ago
  82. 3b4d5c7 tools/power turbostat: introduce -s to dump counters by Andy Shevchenko · 11 years ago
  83. f591c38 tools/power turbostat: remove unused command line option by Andy Shevchenko · 11 years ago
  84. 20b9a90 NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue by Trond Myklebust · 11 years ago
  85. 17ead6c NFSv4: Fix memory corruption in nfs4_proc_open_confirm by Trond Myklebust · 11 years ago
  86. 5cb480f Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  87. 1bda2ac afs: proc cells and rootcell are writeable by Pali Rohár · 11 years ago
  88. 5a5e75f tile: remove compat_sys_lookup_dcookie declaration to fix compile error by Heiko Carstens · 11 years ago
  89. 0f44bc3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  90. efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  91. fea8893 Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  92. 0448009 Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" by Rafael J. Wysocki · 11 years ago
  93. f39aa27 ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA by Olof Johansson · 11 years ago
  94. ad0c07f ARM: multi_v7_defconfig: add mvebu drivers by Olof Johansson · 11 years ago
  95. 50ac206 clocksource: kona: Add basic use of external clock by Tim Kryger · 11 years ago
  96. 718360c nfs: fix setting of ACLs on file creation. by Noah Massey · 11 years ago
  97. 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  98. 14864a5 Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  99. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  100. 7c76203 drivers: bus: fix CCI driver kcalloc call parameters swap by Lorenzo Pieralisi · 11 years ago