1. 7dfffb9 dmaengine: Stricter legacy checking in dma_request_slave_channel_compat() by Geert Uytterhoeven · 9 years ago
  2. 1dc0428 dmaengine: Make __dma_request_slave_channel_compat() name argument constant by Jarkko Nikula · 9 years ago
  3. 2724202 dmaengine: Add DMA_CTRL_REUSE by Vinod Koul · 9 years ago
  4. 50c7cd2 dmaengine: Add scatter-gathered memset by Maxime Ripard · 9 years ago
  5. 77a68e5 dmaengine: Add an enum for the dmaengine alignment constraints by Maxime Ripard · 9 years ago
  6. 056f6c8 dmaengine: shdma: Make dummy shdma_chan_filter() always return false by Geert Uytterhoeven · 9 years ago
  7. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  8. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  9. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  10. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  11. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 10 years ago
  12. a1bd3ba NTB: Add NTB hardware abstraction layer by Allen Hubbe · 10 years ago
  13. 14a6f19 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  15. ec0337e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  16. 6b55c96 sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h by Srikar Dronamraju · 9 years ago
  17. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 9 years ago
  18. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  19. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  20. 2fee94b7 Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 9 years ago
  21. d033ed9 Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 9 years ago
  22. 1e512b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  23. 2ecd9d2 sched, preempt_notifier: separate notifier registration from static_key inc/dec by Peter Zijlstra · 9 years ago
  24. 91e20b5 irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.h by Joel Porquet · 9 years ago
  25. 0c76c6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  26. 8688d95 Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  27. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  28. 47f9241 Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  29. a13f35e writeback: don't embed root bdi_writeback_congested in bdi_writeback by Tejun Heo · 9 years ago
  30. ec110bc NTB: Move files in preparation for NTB abstraction by Allen Hubbe · 10 years ago
  31. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  32. 93899e3 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  33. 5f1201d Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  34. 13d45f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 9 years ago
  35. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  36. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. 5c39509 Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  38. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  39. 87d2846 sysfs: Add support for permanently empty directories to serve as mount points. by Eric W. Biederman · 10 years ago
  40. ea01521 kernfs: Add support for always empty directories. by Eric W. Biederman · 10 years ago
  41. f9bd673 sysctl: Allow creating permanently empty directories that serve as mountpoints. by Eric W. Biederman · 10 years ago
  42. fbabfd0 fs: Add helper functions for permanently empty directories. by Eric W. Biederman · 10 years ago
  43. 8a81252 fs/file.c: don't acquire files->file_lock in fd_install() by Eric Dumazet · 9 years ago
  44. 68b4449 Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  45. abdd4a7 genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  46. 0030edf genalloc: rename dev_get_gen_pool() to gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  47. 386ecb1 drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue by Dave Gordon · 9 years ago
  48. 2a1bf8f lib/scatterlist: mark input buffer parameters as 'const' by Dave Gordon · 9 years ago
  49. 5375b70 kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path by HATAYAMA Daisuke · 9 years ago
  50. 0e1cc95 mm: meminit: finish initialisation of struct pages before basic setup by Mel Gorman · 9 years ago
  51. 3a80a7f mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set by Mel Gorman · 9 years ago
  52. 75a592a mm: meminit: inline some helper functions by Mel Gorman · 9 years ago
  53. 8a942fd mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid by Mel Gorman · 9 years ago
  54. 92923ca mm: meminit: only set page reserved in the memblock region by Nathan Zimmer · 9 years ago
  55. 8e7a7f8 memblock: introduce a for_each_reserved_mem_region iterator by Robin Holt · 9 years ago
  56. becfc3c Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 9 years ago
  57. 6aaf0da Merge tag 'md/4.2' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  58. a9730fc Fix kmalloc slab creation sequence by Christoph Lameter · 9 years ago
  59. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  60. 1bc5e15 Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  61. ef90174 watchdog: watchdog_core: Add watchdog registration deferral mechanism by Jean-Baptiste Theou · 9 years ago
  62. cf2fde7 param: fix module param locks when !CONFIG_SYSFS. by Rusty Russell · 9 years ago
  63. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  64. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  65. d2c3ac7 Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  66. 6c5a0d8 NFSv4.2: LAYOUTSTATS is optional to implement by Trond Myklebust · 9 years ago
  67. e0dd880 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  68. bbe179f Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  69. 93f0824 Merge tag 'dma-buf-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 9 years ago
  70. 2a29867 Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  71. 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  72. 23908db Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  73. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  74. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  75. e382608 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  76. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  77. 22165fa Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  78. bbc9d21 genirq: Implement irq_set_handler_locked()/irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  79. 304adf8 genirq: Introduce helper irq_desc_get_irq() by Jiang Liu · 9 years ago
  80. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  81. f5dcb68 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  82. 4aa705b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  83. c11d716 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  84. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  85. 6103195 arch, x86: pmem api for ensuring durability of persistent memory updates by Ross Zwisler · 9 years ago
  86. 74ae66c libnvdimm: Add sysfs numa_node to NVDIMM devices by Toshi Kani · 9 years ago
  87. 41d7a6d libnvdimm: Set numa_node to NVDIMM devices by Toshi Kani · 9 years ago
  88. 9975986 acpi: Add acpi_map_pxm_to_online_node() by Toshi Kani · 9 years ago
  89. 5813882 libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only by Dan Williams · 9 years ago
  90. 047fc8a libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory by Ross Zwisler · 9 years ago
  91. 5212e11 nd_btt: atomic sector updates by Vishal Verma · 9 years ago
  92. 78d8e58 Revert "block, dm: don't copy bios for request clones" by Mike Snitzer · 9 years ago
  93. c13c810 Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  94. 9390bd0 Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  95. 132c242 Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  96. 0db9723 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  97. f7b0821 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  98. 94df290 lib/string.c: introduce strreplace() by Rasmus Villemoes · 9 years ago
  99. 3ea4331 check_syslog_permissions() cleanup by Vasily Averin · 9 years ago
  100. 6fe2935 printk: implement support for extended console drivers by Tejun Heo · 9 years ago