1. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  2. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  3. 2213e9a kallsyms: add support for relative offsets in kallsyms address table by Ard Biesheuvel · 9 years ago
  4. 1414c7f mm/page_poisoning.c: allow for zero poisoning by Laura Abbott · 9 years ago
  5. 07061aa mm: fix two typos in comments for to_vmem_altmap() by Andreas Ziegler · 9 years ago
  6. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 9 years ago
  7. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. df2e37c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. 208de21 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. 6701915 Merge commit 'torture.2015.02.23a' into core/rcu by Ingo Molnar · 9 years ago
  13. 8bc6782 Merge commit 'fixes.2015.02.23a' into core/rcu by Ingo Molnar · 9 years ago
  14. e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  15. d4e7961 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. e71c2c1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  17. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  18. fbed0bc Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  19. d37a14b Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 93dffd0 Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  21. 4ed3900 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  22. 02fd4e7 Merge branches 'acpi-pci', 'acpi-soc' and 'pnp' by Rafael J. Wysocki · 9 years ago
  23. d10ef6f cpu/hotplug: Document states better by Thomas Gleixner · 9 years ago
  24. 2a58c52 cpu/hotplug: Fix smpboot thread ordering by Thomas Gleixner · 9 years ago
  25. a5acbfb Merge branch 'pm-cpufreq-governor' into pm-cpufreq by Rafael J. Wysocki · 9 years ago
  26. adaf9fc cpufreq: Move scheduler-related code to the sched directory by Rafael J. Wysocki · 9 years ago
  27. 52b2a05 genirq: Export IRQ functions for module use by Quan Nguyen · 9 years ago
  28. 38460a2 locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait() by Davidlohr Bueso · 9 years ago
  29. 90d1098 locking/csd_lock: Explicitly inline csd_lock*() helpers by Davidlohr Bueso · 9 years ago
  30. 6cbe9e4 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 9 years ago
  31. ac343e8 memremap: check pfn validity before passing to pfn_to_page() by Ard Biesheuvel · 9 years ago
  32. e1b77c9 sched/kasan: remove stale KASAN poison after hotplug by Mark Rutland · 9 years ago
  33. 5f29a77 mm: fix mixed zone detection in devm_memremap_pages by Dan Williams · 9 years ago
  34. d77a117 list: kill list_force_poison() by Dan Williams · 9 years ago
  35. 34e2c55 cpufreq: Add mechanism for registering utilization update callbacks by Rafael J. Wysocki · 9 years ago
  36. e237a55 x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected" by Chen Fan · 9 years ago
  37. 29b75eb futex: Replace barrier() in unqueue_me() with READ_ONCE() by Jianyu Zhan · 9 years ago
  38. 1f25184 Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 9 years ago
  39. fe36d89 Merge branch 'linus' into irq/core, to pick up fixes by Ingo Molnar · 9 years ago
  40. f9c904b sched/cputime: Fix steal_account_process_tick() to always return jiffies by Chris Friesen · 9 years ago
  41. 72f9f3f sched/deadline: Remove dl_new from struct sched_dl_entity by Luca Abeni · 9 years ago
  42. 927a557 perf/core: Fix perf_sched_count derailment by Alexander Shishkin · 9 years ago
  43. 6436257 time/timekeeping: Work around false positive GCC warning by Ingo Molnar · 9 years ago
  44. ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 9 years ago
  45. 5d8eb84 cpu/hotplug: Remove redundant state check by Thomas Gleixner · 9 years ago
  46. 78baab7 Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  47. e57cbaf tracing: Do not have 'comm' filter override event 'comm' field by Steven Rostedt (Red Hat) · 9 years ago
  48. bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 9 years ago
  49. 6936527 Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 9 years ago
  50. 82e88ff hrtimer: Revert CLOCK_MONOTONIC_RAW support by Thomas Gleixner · 9 years ago
  51. 71f87b2 cpu/hotplug: Plug death reporting race by Thomas Gleixner · 9 years ago
  52. 2c756fe time: Add history to cross timestamp interface supporting slower devices by Christopher S. Hall · 9 years ago
  53. 8006c24 time: Add driver cross timestamp interface for higher precision time synchronization by Christopher S. Hall · 9 years ago
  54. ba26621 time: Remove duplicated code in ktime_get_raw_and_real() by Christopher S. Hall · 9 years ago
  55. 9da0f49 time: Add timekeeping snapshot code capturing system time and counter by Christopher S. Hall · 9 years ago
  56. 6bd58f0 time: Add cycles to nanoseconds translation by Christopher S. Hall · 9 years ago
  57. 4f49b90 sched-clock: Migrate to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  58. b787830 posix-cpu-timers: Migrate to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  59. 76d92ac sched: Migrate sched to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  60. 01d36d0 sched: Account rr tasks by Frederic Weisbecker · 9 years ago
  61. 555e0c1 perf: Migrate perf to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  62. e6e6cc2 nohz: Use enum code for tick stop failure tracing message by Frederic Weisbecker · 9 years ago
  63. d027d45 nohz: New tick dependency mask by Frederic Weisbecker · 9 years ago
  64. 27d50c7 rcu: Make CPU_DYING_IDLE an explicit call by Thomas Gleixner · 9 years ago
  65. e69aab1 cpu/hotplug: Make wait for dead cpu completion based by Thomas Gleixner · 9 years ago
  66. 8df3e07 cpu/hotplug: Let upcoming cpu bring itself fully up by Thomas Gleixner · 9 years ago
  67. 1cf4f62 cpu/hotplug: Move online calls to hotplugged cpu by Thomas Gleixner · 9 years ago
  68. 4cb28ce cpu/hotplug: Create hotplug threads by Thomas Gleixner · 9 years ago
  69. 2e1a348 cpu/hotplug: Split out the state walk into functions by Thomas Gleixner · 9 years ago
  70. 931ef16 cpu/hotplug: Unpark smpboot threads from the state machine by Thomas Gleixner · 9 years ago
  71. 949338e cpu/hotplug: Move scheduler cpu_online notifier to hotplug core by Thomas Gleixner · 9 years ago
  72. 5b7aa87 cpu/hotplug: Implement setup/removal interface by Thomas Gleixner · 9 years ago
  73. 757c989 cpu/hotplug: Make target state writeable by Thomas Gleixner · 9 years ago
  74. 98f8cdc cpu/hotplug: Add sysfs state interface by Thomas Gleixner · 9 years ago
  75. af1f404 cpu/hotplug: Hand in target state to _cpu_up/down by Thomas Gleixner · 9 years ago
  76. 4baa0af cpu/hotplug: Convert the hotplugged cpu work to a state machine by Thomas Gleixner · 9 years ago
  77. cff7d37 cpu/hotplug: Convert to a state machine for the control processor by Thomas Gleixner · 9 years ago
  78. 9845817 cpu/hotplug: Split out cpu down functions by Thomas Gleixner · 9 years ago
  79. ba99746 cpu/hotplug: Restructure cpu_up code by Thomas Gleixner · 9 years ago
  80. 090e77c cpu/hotplug: Restructure FROZEN state handling by Thomas Gleixner · 9 years ago
  81. 026842d tracing/syscalls: Rename "/format" tracepoint field name "nr" to "__syscall_nr: by Taeung Song · 9 years ago
  82. 9e4e755 locking/lockdep: Detect chain_key collisions by Ingo Molnar · 9 years ago
  83. 5f18ab5 locking/lockdep: Prevent chain_key collisions by Alfredo Alvarez Fernandez · 9 years ago
  84. 1329ce6 locking/mutex: Allow next waiter lockless wakeup by Davidlohr Bueso · 9 years ago
  85. 32d6251 locking/pvqspinlock: Enable slowpath locking count tracking by Waiman Long · 9 years ago
  86. cb037fd locking/qspinlock: Use smp_cond_acquire() in pending code by Waiman Long · 9 years ago
  87. eaff0e7 locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_spin_steal_lock() by Waiman Long · 9 years ago
  88. 920c720 locking/mcs: Fix mcs_spin_lock() ordering by Peter Zijlstra · 9 years ago
  89. 39a1142 Merge tag 'v4.5-rc6' into locking/core, to pick up fixes by Ingo Molnar · 9 years ago
  90. 801ccdb sched/deadline: Remove superfluous call to switched_to_dl() by Peter Zijlstra · 9 years ago
  91. f904f58 sched/debug: Fix preempt_disable_ip recording for preempt_disable() by Sebastian Andrzej Siewior · 9 years ago
  92. ff9a9b4 sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity by Rik van Riel · 9 years ago
  93. 9344c92 time, acct: Drop irq save & restore from __acct_update_integrals() by Rik van Riel · 9 years ago
  94. b2add86 acct, time: Change indentation in __acct_update_integrals() by Rik van Riel · 9 years ago
  95. 382c2fe sched, time: Remove non-power-of-two divides from __acct_update_integrals() by Rik van Riel · 9 years ago
  96. c3a990d sched/rt: Kick RT bandwidth timer immediately on start up by Steven Rostedt · 9 years ago
  97. ef47718 sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug by Steven Rostedt (Red Hat) · 9 years ago
  98. 3866e84 sched/debug: Move sched_domain_sysctl to debug.c by Steven Rostedt (Red Hat) · 9 years ago
  99. d6ca41d sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c by Steven Rostedt (Red Hat) · 9 years ago
  100. ff77e46 sched/rt: Fix PI handling vs. sched_setscheduler() by Peter Zijlstra · 9 years ago