1. 47ca5be crypto: doc - HASH API documentation by Stephan Mueller · 10 years ago
  2. 16e6103 crypto: doc - CIPHER API documentation by Stephan Mueller · 10 years ago
  3. 58284f0 crypto: doc - BLKCIPHER API documentation by Stephan Mueller · 10 years ago
  4. fced7b0 crypto: doc - AEAD API documentation by Stephan Mueller · 10 years ago
  5. f13ec33 crypto: doc - ABLKCIPHER API documentation by Stephan Mueller · 10 years ago
  6. 0d7f488 crypto: doc - cipher data structures by Stephan Mueller · 10 years ago
  7. a315780 Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  8. ed78bb8 Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  9. 32f638f PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle() by Yinghai Lu · 10 years ago
  10. a87fa1d of: Fix overflow bug in string property parsing functions by Grant Likely · 10 years ago
  11. f3ed88a Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
  12. 81d92dc Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  13. ad2be37 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  14. 7e05b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  15. 8945337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  16. aea4869 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  17. b2de525 Return short read or 0 at end of a raw device, not EIO by David Jeffery · 10 years ago
  18. 39bb5e6 net: skb_fclone_busy() needs to detect orphaned skb by Eric Dumazet · 10 years ago
  19. a7ca10f Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 10 years ago
  20. d7365e7 mm: memcontrol: fix missed end-writeback page accounting by Johannes Weiner · 10 years ago
  21. 3a3c02e mm: page-writeback: inline account_page_dirtied() into single caller by Johannes Weiner · 10 years ago
  22. 6d50e60 mm, thp: fix collapsing of hugepages on madvise by David Rientjes · 10 years ago
  23. 47f29df drivers: of: add return value to of_reserved_mem_device_init() by Marek Szyprowski · 10 years ago
  24. d506aa68 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  25. cb1a5ab block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not defined by Martin K. Petersen · 10 years ago
  26. d1b72cc overlayfs: fix lockdep misannotation by Miklos Szeredi · 10 years ago
  27. 54ef6df rcu: Provide counterpart to rcu_dereference() for non-RCU situations by Paul E. McKenney · 10 years ago
  28. 1efed2d usbnet: add a callback for set_rx_mode by Olivier Blin · 10 years ago
  29. ebcf34f skbuff.h: fix kernel-doc warning for headers_end by Randy Dunlap · 10 years ago
  30. 5631b8f compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompiles by Steven Noonan · 10 years ago
  31. e999dbc Revert "block: all blk-mq requests are tagged" by Christoph Hellwig · 10 years ago
  32. dda02fd mm, cma: make parameters order consistent in func declaration and definition by Weijie Yang · 10 years ago
  33. f3d5c5d Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  34. d1e14f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  35. 96971e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  36. 14d4cc0 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  37. 1c45d9a Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  38. 8264fce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  39. 571ee1b kvm: vfio: fix unregister kvm_device_ops of vfio by Wanpeng Li · 10 years ago
  40. 69c433e fs: limit filesystem stacking depth by Miklos Szeredi · 10 years ago
  41. 787fb6b vfs: add whiteout support by Miklos Szeredi · 10 years ago
  42. cbdf35b vfs: export check_sticky() by Miklos Szeredi · 10 years ago
  43. c771d68 vfs: introduce clone_private_mount() by Miklos Szeredi · 10 years ago
  44. bd5d085 vfs: export __inode_permission() to modules by Miklos Szeredi · 10 years ago
  45. 1c11859 vfs: export do_splice_direct() to modules by Miklos Szeredi · 10 years ago
  46. 4aa7c63 vfs: add i_op->dentry_open() by Miklos Szeredi · 10 years ago
  47. 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  48. 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  49. a91e99e Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  50. 96ed753 Merge branch 'freezer' by Rafael J. Wysocki · 10 years ago
  51. 37c72ca Merge branch 'pm-qos' by Rafael J. Wysocki · 10 years ago
  52. 271a9c3 uprobes: Remove "weak" from function declarations by Bjorn Helgaas · 10 years ago
  53. e0a8400 memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration by Bjorn Helgaas · 10 years ago
  54. 107bcc6 kgdb: Remove "weak" from kgdb_arch_pc() declaration by Bjorn Helgaas · 10 years ago
  55. 5ab03ac vmcore: Remove "weak" from function declarations by Bjorn Helgaas · 10 years ago
  56. 96a2adb clocksource: Remove "weak" from clocksource_default_clock() declaration by Bjorn Helgaas · 10 years ago
  57. 9e8beeb audit: Remove "weak" from audit_classify_compat_syscall() declaration by Bjorn Helgaas · 10 years ago
  58. 5695be1 OOM, PM: OOM killed task shouldn't escape PM suspend by Michal Hocko · 10 years ago
  59. a5b7616 mtd: m25p80,spi-nor: Fix module aliases for m25p80 by Ben Hutchings · 10 years ago
  60. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  61. 848a552 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 10 years ago
  62. 43d451f Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 10 years ago
  63. 21d2271 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  64. 045aaed Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  65. 34e5a52 cpufreq: cpufreq-dt: extend with platform_data by Thomas Petazzoni · 10 years ago
  66. 51315cd cpufreq: allow driver-specific data by Thomas Petazzoni · 10 years ago
  67. 4846e37 watchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)? by Uwe Kleine-König · 10 years ago
  68. c2661b8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  69. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  70. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  71. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  72. aa281ac Boaz Harrosh - Fix broken email address by Boaz Harrosh · 10 years ago
  73. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  74. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  75. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  76. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  77. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  78. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  79. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  80. 70f3ce0 mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id by Ben Hutchings · 10 years ago
  81. d4c5efd random: add and use memzero_explicit() for clearing data by Daniel Borkmann · 10 years ago
  82. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  83. cf6c0ab5 Merge branch 'topic/dma_control_fsl_acks' into for-linus by Vinod Koul · 10 years ago
  84. b80719b dmaengine: remove FSLDMA_EXTERNAL_START by Vinod Koul · 10 years ago
  85. 0a5642b dmaengine: freescale: add and export fsl_dma_external_start() by Vinod Koul · 10 years ago
  86. b65612a dmaengine: add dmaengine_prep_dma_sg() helper by Vinod Koul · 10 years ago
  87. 2a52f6e dmaengine: dw: export probe()/remove() and Co to users by Andy Shevchenko · 10 years ago
  88. 3d588f8 dmaengine: dw: split dma-dw.h to platform and private parts by Andy Shevchenko · 10 years ago
  89. 46e8c83 dmaengine: dw: move private definitions to regs.h by Andy Shevchenko · 10 years ago
  90. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  91. 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  92. c0fa237 Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  93. fcc3a5d Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  94. 50fa861 Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  95. 6b04908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  96. 3569db5 virtio: add API to enable VQs early by Michael S. Tsirkin · 10 years ago
  97. 22b7050 virtio: defer config changed notifications by Michael S. Tsirkin · 10 years ago
  98. c6716ba virtio-pci: move freeze/restore to virtio core by Michael S. Tsirkin · 10 years ago
  99. 016c98c virtio: unify config_changed handling by Michael S. Tsirkin · 10 years ago
  100. db404b1 genl_magic: Resolve logical-op warnings by Mark Rustad · 10 years ago