1. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 999dcbe Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. 5e1b834 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 8e4ef63 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  6. 110a9e4 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. af79ad2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. e606d81 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 12b7bcb Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  10. 00bcf5c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. de956b8 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. d7a0dab Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 4b97893 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. 72d3992 Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  15. 72ec945 Merge tag 'pm-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  16. 7af8a0f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  17. bb6bbc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  18. 993eb0a Merge branches 'pm-devfreq' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  19. 7005f6d Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  20. b6e2511 Merge branch 'pm-cpufreq-sched' into pm-cpufreq by Rafael J. Wysocki · 8 years ago
  21. 2dc3c72 Merge branch 'pm-domains' by Rafael J. Wysocki · 8 years ago
  22. 0137a33 Merge branches 'acpi-wdat' and 'acpi-ec' by Rafael J. Wysocki · 8 years ago
  23. 0d573c6 Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc' by Rafael J. Wysocki · 8 years ago
  24. 4ec9e28 Merge branch 'acpi-bus' by Rafael J. Wysocki · 8 years ago
  25. 84a78c7 Merge branches 'acpi-sysfs', 'acpi-pci' and 'acpi-tables' by Rafael J. Wysocki · 8 years ago
  26. 9274139 Merge branch 'acpica' by Rafael J. Wysocki · 8 years ago
  27. f51fdff Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  28. 37aa727 include/linux/property.h: fix typo/compile error by John Youn · 8 years ago
  29. 22f2ac5 mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page() by Johannes Weiner · 8 years ago
  30. d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
  31. 68107df u64_stats: Introduce IRQs disabled helpers by Frederic Weisbecker · 8 years ago
  32. a458ae2 sched/core, ia64: Rename set_curr_task() by Peter Zijlstra · 8 years ago
  33. 10e2f1a sched/core: Rewrite and improve select_idle_siblings() by Peter Zijlstra · 8 years ago
  34. 0b429e1 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  35. 0e369d7 sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared by Peter Zijlstra · 8 years ago
  36. 24fc7ed sched/core: Introduce 'struct sched_domain_shared' by Peter Zijlstra · 8 years ago
  37. 0176bea sched/wait: Introduce init_wait_entry() by Oleg Nesterov · 8 years ago
  38. eaf9ef5 sched/wait: Avoid abort_exclusive_wait() in __wait_on_bit_lock() by Oleg Nesterov · 8 years ago
  39. b1ea06a sched/wait: Avoid abort_exclusive_wait() in ___wait_event() by Oleg Nesterov · 8 years ago
  40. 38a3e1f sched/wait: Fix abort_exclusive_wait(), it should pass TASK_NORMAL to wake_up() by Oleg Nesterov · 8 years ago
  41. 536e0e8 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  42. 0605483 sctp: remove prsctp_param from sctp_chunk by Xin Long · 8 years ago
  43. 73dca12 sctp: move sent_count to the memory hole in sctp_chunk by Xin Long · 8 years ago
  44. 2481366 dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUG by Andrey Smirnov · 8 years ago
  45. 539294b Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes by James Bottomley · 8 years ago
  46. 8d58881 scsi: Avoid that toggling use_blk_mq triggers a memory leak by Bart Van Assche · 8 years ago
  47. 1e1b372 Merge branch 'x86/urgent' into x86/apic by Thomas Gleixner · 8 years ago
  48. f42106f Merge branch 'acpica' into acpi-bus by Rafael J. Wysocki · 8 years ago
  49. 6fae257 Merge tag 'v4.8-rc8' into ras/core, to pick up fixes by Ingo Molnar · 8 years ago
  50. 2cf7507 ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route by Nikolay Aleksandrov · 8 years ago
  51. 90b75db fault_in_multipages_readable() throws set-but-unused error by Dave Chinner · 8 years ago
  52. 907241d thread_info: Use unsigned long for flags by Mark Rutland · 8 years ago
  53. 058dfc7 ACPI / watchdog: Add support for WDAT hardware watchdog by Mika Westerberg · 8 years ago
  54. f44ace4 Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  55. 739f1bc Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  56. b1f2beb Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  57. f887c21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  58. b536fd5 timekeeping: Include the correct header for errno definitions by Christoph Hellwig · 8 years ago
  59. d32cdbf locking/lglock: Remove lglock implementation by Peter Zijlstra · 9 years ago
  60. e625397 stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock() by Oleg Nesterov · 9 years ago
  61. 259d69b locking/percpu-rwsem: Add down_read_preempt_disable() by Peter Zijlstra · 9 years ago
  62. 11d9684 locking/percpu-rwsem: Add DEFINE_STATIC_PERCPU_RWSEMand percpu_rwsem_assert_held() by Peter Zijlstra · 9 years ago
  63. 7cf0f14 Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  64. 35a773a sched/core: Avoid _cond_resched() for PREEMPT=y by Peter Zijlstra · 8 years ago
  65. 9af6528 sched/core: Optimize __schedule() by Peter Zijlstra · 8 years ago
  66. 5079785 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  67. 9abefcb can: dev: fix deadlock reported after bus-off by Sergei Miroshnichenko · 8 years ago
  68. ba1ba25 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  69. fd74da2 acpi: Validate processor id when mapping the processor by Dou Liyang · 8 years ago
  70. dc6db24 x86/acpi: Set persistent cpuid <-> nodeid mapping when booting by Gu Zheng · 8 years ago
  71. 63c4378 vti6: fix input path by Nicolas Dichtel · 8 years ago
  72. 0bf71e4 Merge branch 'smp/for-block' into smp/hotplug by Thomas Gleixner · 8 years ago
  73. e23d415 fix fault_in_multipages_...() on architectures with no-op access_ok() by Al Viro · 8 years ago
  74. 464b584 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 8 years ago
  75. 41a6607 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  76. e2a738f blk/mq: Reserve hotplug states for block multiqueue by Sebastian Andrzej Siewior · 8 years ago
  77. b2c16e1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  78. 96d4101 fanotify: fix list corruption in fanotify_get_response() by Jan Kara · 8 years ago
  79. 12703db fsnotify: add a way to stop queueing events on group shutdown by Jan Kara · 8 years ago
  80. 84c9cee s390/mm/pfault: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  81. dd6d7c6 mips/octeon/smp: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  82. 8c58898 fault-injection/cpu: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  83. 30e9215 padata: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  84. 64f3bf2 ACPI/processor: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  85. 8904f5a virtio scsi: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  86. 9a659f4 block/softirq: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  87. 75e12ed lib/irq_poll: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  88. 5153323 sh/SH-X3 SMP: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  89. a4fa9cc ARM/OMAP/wakeupgen: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  90. 657ebf7 ARM/shmobile: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  91. c23a726 arm64/FP/SIMD: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  92. 6ffa36a Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. aaed4d0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. d4690f1 fix iov_iter_fault_in_readable() by Al Viro · 8 years ago
  95. 4496195 sctp: fix SSN comparision by Marcelo Ricardo Leitner · 8 years ago
  96. 20c64d5 net: avoid sk_forward_alloc overflows by Eric Dumazet · 8 years ago
  97. afd29f9 PCI: Add pci_find_resource() by Mika Westerberg · 8 years ago
  98. 3ba7bca cpufreq: intel_pstate: Add io_boost trace by Srinivas Pandruvada · 8 years ago
  99. 85023b2 arm64: pmu: Hoist pmu platform device name by Jeremy Linton · 8 years ago
  100. 68f24b08 sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK by Andy Lutomirski · 8 years ago