1. d3f5188 crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump labels by Jussi Kivilinna · 11 years ago
  2. ac9d55d crypto: x86/sha1 - assembler clean-ups: use ENTRY/ENDPROC by Jussi Kivilinna · 11 years ago
  3. 2dcfd44 crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize jump targets by Jussi Kivilinna · 11 years ago
  4. 0444380 crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember functions and rename ECRYPT_* to salsa20_* by Jussi Kivilinna · 11 years ago
  5. b05d3f3 crypto: x86/ghash - assembler clean-up: use ENDPROC at end of assember functions by Jussi Kivilinna · 11 years ago
  6. 698a5ab crypto: x86/crc32c - assembler clean-up: use ENTRY/ENDPROC by Jussi Kivilinna · 11 years ago
  7. 1985fec crypto: cast6-avx: use ENTRY()/ENDPROC() for assembler functions by Jussi Kivilinna · 11 years ago
  8. e17e209 crypto: cast5-avx: use ENTRY()/ENDPROC() for assembler functions and localize jump targets by Jussi Kivilinna · 11 years ago
  9. 5999068 crypto: camellia-x86_64/aes-ni: use ENTRY()/ENDPROC() for assembler functions and localize jump targets by Jussi Kivilinna · 11 years ago
  10. 5186e39 crypto: blowfish-x86_64: use ENTRY()/ENDPROC() for assembler functions and localize jump targets by Jussi Kivilinna · 11 years ago
  11. 8309b74 crypto: aesni-intel - add ENDPROC statements for assembler functions by Jussi Kivilinna · 11 years ago
  12. 3f29974 crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targets by Jussi Kivilinna · 11 years ago
  13. 66e5bd0 crypto: testmgr - add test vector for fcrypt by Jussi Kivilinna · 11 years ago
  14. c3c3b32 crypto: omap-sham - Fix compile errors when CONFIG_OF not defined by Mark A. Greer · 11 years ago
  15. 78c37d1 crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation by Alexander Boyko · 11 years ago
  16. 5c22ba6 crypto: s5p-sss - Use devm_clk_get() by Jingoo Han · 11 years ago
  17. f9fb69e crypto: omap-aes - Add CTR algorithm Support by Mark A. Greer · 11 years ago
  18. 0d35583 crypto: omap-aes - Add OMAP4/AM33XX AES Support by Mark A. Greer · 11 years ago
  19. b4b87a9 crypto: omap-aes - Convert to dma_request_slave_channel_compat() by Mark A. Greer · 11 years ago
  20. bc69d12 crypto: omap-aes - Add Device Tree Support by Mark A. Greer · 11 years ago
  21. 44f04c1 crypto: omap-aes - Remove usage of private DMA API by Mark A. Greer · 11 years ago
  22. ebedbf7 crypto: omap-aes - Add code to use dmaengine API by Mark A. Greer · 11 years ago
  23. 0635fb3 crypto: omap-aes - Add suspend/resume support by Mark A. Greer · 11 years ago
  24. 5946c4a crypto: omap-aes - Convert to use pm_runtime API by Mark A. Greer · 11 years ago
  25. 7219368 crypto: omap-aes - Don't reset controller for every operation by Mark A. Greer · 11 years ago
  26. 05f369a8 crypto: omap-aes - Remmove unnecessary pr_info noise by Mark A. Greer · 11 years ago
  27. 17bebdc crypto: bfin_crc - reposition free_irq to avoid access to invalid data by Julia Lawall · 11 years ago
  28. d20fb18 crypto: omap-sham - Add SHA224 and SHA256 Support by Mark A. Greer · 12 years ago
  29. 0d373d6 crypto: omap-sham - Add OMAP4/AM33XX SHAM Support by Mark A. Greer · 12 years ago
  30. 0e87e73 crypto: omap-sham - Convert to dma_request_slave_channel_compat() by Mark A. Greer · 12 years ago
  31. 03feec9 crypto: omap-sham - Add Device Tree Support by Mark A. Greer · 12 years ago
  32. dd49a69 crypto: omap-sham - Remove usage of private DMA API by Mark A. Greer · 12 years ago
  33. dfd061d crypto: omap-sham - Add code to use dmaengine API by Mark A. Greer · 12 years ago
  34. 3b3f440 crypto: omap-sham - Add suspend/resume support by Mark A. Greer · 12 years ago
  35. b359f03 crypto: omap-sham - Convert to use pm_runtime API by Mark A. Greer · 12 years ago
  36. 3ff59bc crypto: omap-sham - Remove unnecessary pr_info noise by Mark A. Greer · 12 years ago
  37. a49f0d1 Linux 3.8-rc1 by Linus Torvalds · 12 years ago
  38. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  39. 769cb85 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  40. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  41. 10532b5 Revert "nfsd: warn on odd reply state in nfsd_vfs_read" by J. Bruce Fields · 12 years ago
  42. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  43. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  44. 7e65df3 ARM: dts: fix duplicated build target and alphabetical sort out for exynos by Kukjin Kim · 12 years ago
  45. 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 12 years ago
  46. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  47. ee18026 dm snapshot: do not use map_context by Mikulas Patocka · 12 years ago
  48. 59c3d2c dm thin: dont use map_context by Mikulas Patocka · 12 years ago
  49. 0045d61 dm raid1: dont use map_context by Mikulas Patocka · 12 years ago
  50. c7cfdf5 dm flakey: dont use map_context by Mikulas Patocka · 12 years ago
  51. 89c7cd8 dm raid1: rename read_record to bio_record by Mikulas Patocka · 12 years ago
  52. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  53. 42bc954 dm snapshot: use per_bio_data by Mikulas Patocka · 12 years ago
  54. e42c3f9 dm verity: use per_bio_data by Mikulas Patocka · 12 years ago
  55. 39cf0ed dm raid1: use per_bio_data by Mikulas Patocka · 12 years ago
  56. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  57. 70d6c40 dm kcopyd: add WRITE SAME support to dm_kcopyd_zero by Mike Snitzer · 12 years ago
  58. 4f0b70b dm linear: add WRITE SAME support by Mike Snitzer · 12 years ago
  59. 23508a9 dm: add WRITE SAME support by Mike Snitzer · 12 years ago
  60. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
  61. 9c5091f dm ioctl: use kmalloc if possible by Mikulas Patocka · 12 years ago
  62. 5023e5c dm ioctl: remove PF_MEMALLOC by Mikulas Patocka · 12 years ago
  63. 7960123 dm persistent data: improve improve space map block alloc failure message by Joe Thornber · 12 years ago
  64. c397741 dm thin: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  65. 89ddeb8 dm persistent data: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  66. a5bd968 dm block manager: reinstate message when validator fails by Mike Snitzer · 12 years ago
  67. 3a0f9aa dm raid: round region_size to power of two by Jonathan Brassow · 12 years ago
  68. 2aab385 dm thin: cleanup dead code by Joe Thornber · 12 years ago
  69. f286ba0 dm thin: rename cell_defer_except to cell_defer_no_holder by Joe Thornber · 12 years ago
  70. 9aa0c0e dm snapshot: optimize track_chunk by Mikulas Patocka · 12 years ago
  71. 19cbbc6 dm raid: use DM_ENDIO_INCOMPLETE by Mikulas Patocka · 12 years ago
  72. 7c27213 dm raid1: remove impossible mempool_alloc error test by Mikulas Patocka · 12 years ago
  73. 018debe dm thin: emit ignore_discard in status when discards disabled by Mike Snitzer · 12 years ago
  74. e3cbf94 dm persistent data: fix nested btree deletion by Joe Thornber · 12 years ago
  75. 563af18 dm thin: wake worker when discard is prepared by Joe Thornber · 12 years ago
  76. e808807 dm thin: fix race between simultaneous io and discards to same block by Joe Thornber · 12 years ago
  77. b7ca9c9 dm thin: replace dm_cell_release_singleton with cell_defer_except by Joe Thornber · 12 years ago
  78. c1a9467 dm: disable WRITE SAME by Mike Snitzer · 12 years ago
  79. e910d7e dm ioctl: prevent unsafe change to dm_ioctl data_size by Alasdair G Kergon · 12 years ago
  80. 550929f dm persistent data: rename node to btree_node by Mikulas Patocka · 12 years ago
  81. c4271c6 NFS: Kill fscache warnings when mounting without -ofsc by Trond Myklebust · 12 years ago
  82. c129c29 NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n by David Howells · 12 years ago
  83. 54e37b8 Merge tag 'vfio-for-v3.8-v2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  84. 96680d2 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 12 years ago
  85. 4c9a44a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  86. 1f0377f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  87. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  88. f59dc2b Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  89. f3dc129 Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  90. af487e4 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  91. cfde819 keys: use keyring_alloc() to create module signing keyring by David Howells · 12 years ago
  92. e67eab3 keys: fix unreachable code by Alan Cox · 12 years ago
  93. a68c2f1 sendfile: allows bypassing of notifier events by Scott Wolchok · 12 years ago
  94. 891348c SGI-XP: handle non-fatal traps by Robin Holt · 12 years ago
  95. c39540c fat: fix incorrect function comment by Ravishankar N · 12 years ago
  96. 99bbb2b Documentation: ABI: remove testing/sysfs-devices-node by Davidlohr Bueso · 12 years ago
  97. ee29720 proc: fix inconsistent lock state by Xiaotian Feng · 12 years ago
  98. c4e1849 linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors by Guenter Roeck · 12 years ago
  99. 154b454 memcg: don't register hotcpu notifier from ->css_alloc() by Tejun Heo · 12 years ago
  100. 495e9d8 checkpatch: warn on uapi #includes that #include <uapi/... by Joe Perches · 12 years ago