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