1. 98ec21a Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  3. 3a95398 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. c58267e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 9 years ago
  9. 6fab541 sched/deadline: Remove needless parameter in dl_runtime_exceeded() by Zhiqiang Zhang · 9 years ago
  10. 6713c3a sched: Remove superfluous resetting of the p->dl_throttled flag by Wanpeng Li · 9 years ago
  11. 178a4d2 sched/deadline: Drop duplicate init_sched_dl_class() declaration by Wanpeng Li · 9 years ago
  12. 9d51426 sched/deadline: Reduce rq lock contention by eliminating locking of non-feasible target by Wanpeng Li · 9 years ago
  13. a6c0e74 sched/deadline: Make init_sched_dl_class() __init by Wanpeng Li · 9 years ago
  14. 8b5e770 sched/deadline: Optimize pull_dl_task() by Wanpeng Li · 9 years ago
  15. 1cde293 sched/preempt: Add static_key() to preempt_notifiers by Peter Zijlstra · 9 years ago
  16. d84525a sched/preempt: Fix preempt notifiers documentation about hlist_del() within unsafe iteration by Mathieu Desnoyers · 9 years ago
  17. 82a0d27 sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched by Srikar Dronamraju · 9 years ago
  18. c5f3ab1 sched/debug: Replace vruntime with wait_sum in /proc/sched_debug by Srikar Dronamraju · 9 years ago
  19. 33d6176 sched/debug: Properly format runnable tasks in /proc/sched_debug by Srikar Dronamraju · 9 years ago
  20. 4a3004e Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  21. cbce1a6 sched,lockdep: Employ lock pinning by Peter Zijlstra · 9 years ago
  22. 5e16bbc sched: Streamline the task migration locking a little by Peter Zijlstra · 9 years ago
  23. 5cc389b sched: Move code around by Peter Zijlstra · 9 years ago
  24. a649f23 sched,dl: Fix sched class hopping CBS hole by Peter Zijlstra · 9 years ago
  25. 9916e21 sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance callbacks by Peter Zijlstra · 9 years ago
  26. 0ea60c2 sched,dl: Remove return value from pull_dl_task() by Peter Zijlstra · 9 years ago
  27. fd7a4be sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance callbacks by Peter Zijlstra · 9 years ago
  28. 8046d68 sched,rt: Remove return value from pull_rt_task() by Peter Zijlstra · 9 years ago
  29. 4c9a4bc sched: Allow balance callbacks for check_class_changed() by Peter Zijlstra · 9 years ago
  30. dbc7f06 sched: Use replace normalize_task() with __sched_setscheduler() by Peter Zijlstra · 9 years ago
  31. e3fca9e sched: Replace post_schedule with a balance callback list by Peter Zijlstra · 9 years ago
  32. 624bbdf Merge branch 'timers/core' into sched/hrtimers by Thomas Gleixner · 9 years ago
  33. 8e76d4e sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings by Mel Gorman · 9 years ago
  34. 6f9aad0 sched/numa: Only consider less busy nodes as numa balancing destinations by Rik van Riel · 9 years ago
  35. e4991b2 Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbalanced") by Rik van Riel · 9 years ago
  36. 54d2736 sched/fair: Prevent throttling in early pick_next_task_fair() by Ben Segall · 9 years ago
  37. 4eaca0a preempt: Use preempt_schedule_context() as the official tracing preemption point by Frederic Weisbecker · 9 years ago
  38. be69003 sched: Make preempt_schedule_context() function-tracing safe by Frederic Weisbecker · 9 years ago
  39. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
  40. 8d12ded Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 9 years ago
  41. 1c8df7b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  42. c3b5d3c Merge branch 'linus' into timers/core by Thomas Gleixner · 9 years ago
  43. c1ceac6 sched/numa: Reduce conflict between fbq_classify_rq() and migration by Rik van Riel · 9 years ago
  44. b30f0e3 sched/preempt: Optimize preemption operations on __schedule() callers by Frederic Weisbecker · 9 years ago
  45. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 9 years ago
  46. 10d784e sched: always use blk_schedule_flush_plug in io_schedule_out by Shaohua Li · 9 years ago
  47. 4cfafd3 sched,perf: Fix periodic timers by Peter Zijlstra · 9 years ago
  48. 58ac93e sched: Fix function declaration return type mismatch by Nicholas Mc Guire · 9 years ago
  49. 827a5ae sched / idle: Call default_idle_call() from cpuidle_enter_state() by Rafael J. Wysocki · 9 years ago
  50. faad384 sched / idle: Call idle_set_state() from cpuidle_enter_state() by Rafael J. Wysocki · 9 years ago
  51. ff303e6 perf: Fix software migrate events by Peter Zijlstra · 9 years ago
  52. 7675104 sched: Implement lockless wake-queues by Peter Zijlstra · 9 years ago
  53. 7110744 sched, timer: Use the atomic task_cputime in thread_group_cputimer by Jason Low · 9 years ago
  54. 1018016 sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to improve scalability by Jason Low · 9 years ago
  55. 7e5a2c1 sched/numa: Document usages of mm->numa_scan_seq by Jason Low · 9 years ago
  56. 316c1608d sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE() by Jason Low · 9 years ago
  57. ce2f5fe sched/core: Remove unnecessary down/up conversion by Nicholas Mc Guire · 9 years ago
  58. 3289bdb sched: Move the loadavg code to a more obvious location by Peter Zijlstra · 9 years ago
  59. bb2ebf0 Merge branch 'sched/urgent' into sched/core, before applying new patches by Ingo Molnar · 9 years ago
  60. 6a82b60 sched/core: Remove __cpuinit section tag that crept back in by Paul Gortmaker · 9 years ago
  61. 533445c sched/core: Fix regression in cpuset_cpu_inactive() for suspend by Omar Sandoval · 9 years ago
  62. 0782e63 sched: Handle priority boosted tasks proper in setscheduler() by Thomas Gleixner · 9 years ago
  63. ed7b40c Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 9 years ago
  64. 8cb9764 nohz: Set isolcpus when nohz_full is set by Chris Metcalf · 9 years ago
  65. fafe870 context_tracking: Inherit TIF_NOHZ through forks instead of context switches by Frederic Weisbecker · 9 years ago
  66. bcf6ad8 sched / idle: Eliminate the "reflect" check from cpuidle_idle_call() by Rafael J. Wysocki · 9 years ago
  67. 82f6632 sched / idle: Move the default idle call code to a separate function by Rafael J. Wysocki · 9 years ago
  68. 4a152c3 Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  69. df8d9ee cpuidle: Run tick_broadcast_exit() with disabled interrupts by Rafael J. Wysocki · 9 years ago
  70. 73459e2 x86: pvclock: Really remove the sched notifier for cross-cpu migrations by Paolo Bonzini · 9 years ago
  71. b484403 sched: debug: Remove the cfs bandwidth timer_active printout by Thomas Gleixner · 9 years ago
  72. 77a4d1a sched: Cleanup bandwidth timers by Peter Zijlstra · 9 years ago
  73. cc9684d sched: deadline: Use hrtimer_start() by Thomas Gleixner · 9 years ago
  74. 4961b6e sched: core: Use hrtimer_start[_expires]() by Thomas Gleixner · 9 years ago
  75. 2df8406 sched/autogroup: Remove unnecessary #ifdef guards by Tobias Klauser · 9 years ago
  76. e95e7f6 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. 4fd48b4 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  79. 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  80. 49d2953 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  82. 6b79c57 mm: numa: disable change protection for vma(VM_HUGETLB) by Naoya Horiguchi · 9 years ago
  83. 62a935b sched/core: Drop debugging leftover trace_printk call by Borislav Petkov · 9 years ago
  84. 335f491 sched/idle: Use explicit broadcast oneshot control function by Thomas Gleixner · 9 years ago
  85. fa9c9d1 sched/deadline: Support DL task migration during CPU hotplug by Wanpeng Li · 10 years ago
  86. 3c18d44 sched/core: Check for available DL bandwidth in cpuset_cpu_inactive() by Juri Lelli · 9 years ago
  87. 4cd57f9 sched/deadline: Always enqueue on previous rq when dl_task_timer() fires by Juri Lelli · 9 years ago
  88. 07c54f7 sched/core: Remove unused argument from init_[rt|dl]_rq() by Abel Vesa · 10 years ago
  89. 19dba4f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  90. 4bfe186 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  91. a1963b8 sched/deadline: Fix rt runtime corruption when dl fails its global constraints by Wanpeng Li · 10 years ago
  92. bd4bde1 sched/deadline: Avoid a superfluous check by Wanpeng Li · 10 years ago
  93. d4573c3 sched: Improve load balancing in the presence of idle CPUs by Preeti U Murthy · 10 years ago
  94. dfbca41 sched: Optimize freq invariant accounting by Peter Zijlstra · 10 years ago
  95. 1aaf90a sched: Move CFS tasks to CPUs with higher capacity by Vincent Guittot · 10 years ago
  96. caff37e sched: Add SD_PREFER_SIBLING for SMT level by Vincent Guittot · 10 years ago
  97. dc7ff76 sched: Remove unused struct sched_group_capacity::capacity_orig by Vincent Guittot · 10 years ago
  98. ea67821 sched: Replace capacity_factor by usage by Vincent Guittot · 10 years ago
  99. 8bb5b00 sched: Calculate CPU's usage statistic and put it into struct sg_lb_stats::group_usage by Vincent Guittot · 10 years ago
  100. ca6d75e sched: Add struct rq::cpu_capacity_orig by Vincent Guittot · 10 years ago