1. 024c9d2 sched/core: Ensure load_balance() respects the active_mask by Peter Zijlstra · 7 years ago
  2. f2cdd9c sched/core: Address more wake_affine() regressions by Peter Zijlstra · 7 years ago
  3. d153b15 sched/core: Fix wake_affine() performance regression by Peter Zijlstra · 7 years ago
  4. 5d68cc9 sched/debug: Ignore TASK_IDLE for SysRq-W by Peter Zijlstra · 7 years ago
  5. 65d5dc4 sched/debug: Remove unused variable by Peter Zijlstra · 7 years ago
  6. 11a19c7 sched/wait: Introduce wakeup boomark in wake_up_page_bit by Tim Chen · 7 years ago
  7. 2554db9 sched/wait: Break up long wake list walk by Tim Chen · 7 years ago
  8. ec846ec Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. 040b9d7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. 9469eb0 sched/debug: Add debugfs knob for "sched_debug" by Peter Zijlstra · 7 years ago
  11. 4ff9083 sched/core: WARN() when migrating to an offline CPU by Peter Zijlstra · 7 years ago
  12. edd8e41 sched/fair: Plug hole between hotplug and active_load_balance() by Peter Zijlstra · 7 years ago
  13. 2800486 sched/fair: Avoid newidle balance for !active CPUs by Peter Zijlstra · 7 years ago
  14. 4612335 sched/fair: Fix nuisance kernel-doc warning by Randy Dunlap · 7 years ago
  15. 2161573 sched/deadline: replace earliest dl and rq leftmost caching by Davidlohr Bueso · 7 years ago
  16. bfb0688 sched/fair: replace cfs_rq->rb_leftmost by Davidlohr Bueso · 7 years ago
  17. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  18. 50e7663 sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs by Peter Zijlstra · 7 years ago
  19. a731ebe sched/fair: Fix wake_affine_llc() balancing rules by Peter Zijlstra · 7 years ago
  20. 4396440 Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  21. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. f213a6c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  24. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  25. 7b01463 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  26. 08a1000 Merge branch 'pm-cpufreq-sched' by Rafael J. Wysocki · 7 years ago
  27. bd87c8f Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 7 years ago
  28. 966a967 smp: Avoid using two cache lines for struct call_single_data by Ying Huang · 7 years ago
  29. 3510ca2 Minor page waitqueue cleanups by Linus Torvalds · 7 years ago
  30. bbdacdf sched/debug: Optimize sched_domain sysctl generation by Peter Zijlstra · 7 years ago
  31. 09e0dd8 sched/topology: Avoid pointless rebuild by Peter Zijlstra · 7 years ago
  32. a090c4f sched/topology: Improve comments by Peter Zijlstra · 7 years ago
  33. 213c5a4 sched/topology: Fix memory leak in __sdt_alloc() by Shu Wang · 7 years ago
  34. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  35. c49cbc1 cpufreq: schedutil: Always process remote callback with slow switching by Viresh Kumar · 7 years ago
  36. e2cabe4 cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily by Viresh Kumar · 7 years ago
  37. 656e7c0 Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b', 'misc.2017.08.17a', 'spin_unlock_wait_no.2017.08.17a', 'srcu.2017.07.27c' and 'torture.2017.07.24c' into HEAD by Paul E. McKenney · 7 years ago
  38. dec13c4 completion: Replace spin_unlock_wait() with lock/unlock pair by Paul E. McKenney · 8 years ago
  39. 22e4ebb membarrier: Provide expedited private command by Mathieu Desnoyers · 7 years ago
  40. 9c878320 sched/completion: Document that reinit_completion() must be called after complete_all() by Steven Rostedt · 7 years ago
  41. 23a9b74 sched: Replace spin_unlock_wait() with lock/unlock pair by Paul E. McKenney · 8 years ago
  42. 28ba086 PM / s2idle: Rename ->enter_freeze to ->enter_s2idle by Rafael J. Wysocki · 7 years ago
  43. f02f4f9 PM / s2idle: Rename freeze_state enum and related items by Rafael J. Wysocki · 7 years ago
  44. 1e58565 sched/autogroup: Fix error reporting printk text in autogroup_create() by Anshuman Khandual · 7 years ago
  45. 90001d6 sched/fair: Fix wake_affine() for !NUMA_BALANCING by Peter Zijlstra · 7 years ago
  46. cd8084f locking/lockdep: Apply crossrelease to completions by Byungchul Park · 7 years ago
  47. d89e588c locking: Introduce smp_mb__after_spinlock() by Peter Zijlstra · 8 years ago
  48. 35a2897 sched/wait: Remove the lockless swait_active() check in swake_up*() by Boqun Feng · 8 years ago
  49. 20435d8 sched/debug: Intruduce task_state_to_char() helper function by Xie XiuQi · 7 years ago
  50. e8c1649 sched/debug: Show task state in /proc/sched_debug by Xie XiuQi · 7 years ago
  51. 74dc338 sched/debug: Use task_pid_nr_ns in /proc/$pid/sched by Aleksa Sarai · 7 years ago
  52. 18f08da sched/core: Remove unnecessary initialization init_idle_bootup_task() by Cheng Jian · 7 years ago
  53. 3261ed0 sched/deadline: Change return value of cpudl_find() by Byungchul Park · 8 years ago
  54. b18c3ca sched/deadline: Make find_later_rq() choose a closer CPU in topology by Byungchul Park · 8 years ago
  55. b5dd77c sched/numa: Scale scan period with tasks in group and shared/private by Rik van Riel · 7 years ago
  56. 37ec97de sched/numa: Slow down scan rate if shared faults dominate by Rik van Riel · 7 years ago
  57. f235a54 sched/pelt: Fix false running accounting by Vincent Guittot · 8 years ago
  58. 181a80d1 sched: Mark pick_next_task_dl() and build_sched_domain() as static by Viresh Kumar · 8 years ago
  59. 1c2a486 sched/cpupri: Don't re-initialize 'struct cpupri' by Viresh Kumar · 8 years ago
  60. 42d394d sched/deadline: Don't re-initialize 'struct cpudl' by Viresh Kumar · 8 years ago
  61. 4d13a06 sched/topology: Drop memset() from init_rootdomain() by Viresh Kumar · 8 years ago
  62. 3a123bb sched/fair: Drop always true parameter of update_cfs_rq_load_avg() by Viresh Kumar · 8 years ago
  63. 9674f5c sched/fair: Avoid checking cfs_rq->nr_running twice by Viresh Kumar · 8 years ago
  64. c7132dd sched/fair: Pass 'rq' to weighted_cpuload() by Viresh Kumar · 8 years ago
  65. 5b713a3 sched/core: Reuse put_prev_task() by Viresh Kumar · 8 years ago
  66. a030d73 sched/fair: Call cpufreq update util handlers less frequently on UP by Viresh Kumar · 8 years ago
  67. 209887e cpufreq: Return 0 from ->fast_switch() on errors by Viresh Kumar · 7 years ago
  68. 674e754 sched: cpufreq: Allow remote cpufreq callbacks by Viresh Kumar · 7 years ago
  69. 955dbdf4 sched: Allow migrating kthreads into online but inactive CPUs by Tejun Heo · 8 years ago
  70. 251accf cpufreq: schedutil: Use unsigned int for iowait boost by Joel Fernandes · 7 years ago
  71. a5a0809 cpufreq: schedutil: Make iowait boost more energy efficient by Joel Fernandes · 7 years ago
  72. 560c6e4 cpufreq: schedutil: Set dynamic_switching to true by Viresh Kumar · 7 years ago
  73. bf50f0e sched/core: Fix some documentation build warnings by Jonathan Corbet · 7 years ago
  74. aa7519a cpufreq: Use transition_delay_us for legacy governors as well by Viresh Kumar · 7 years ago
  75. 5a77f02 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. a252c25 Merge branches 'pm-cpufreq-sched' and 'intel_pstate' by Rafael J. Wysocki · 7 years ago
  77. 193be41 sched/deadline: Fix confusing comments about selection of top pi-waiter by Joel Fernandes · 7 years ago
  78. 0e4097c sched/cputime: Don't use smp_processor_id() in preemptible context by Wanpeng Li · 7 years ago
  79. ab2f7cf cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() race by Vikram Mulukutla · 7 years ago
  80. 65a4433 sched/fair: Fix load_balance() affinity redo path by Jeffrey Hugo · 8 years ago
  81. 2a42eb9 sched/cputime: Accumulate vtime on top of nsec clocksource by Wanpeng Li · 8 years ago
  82. bac5b6b sched/cputime: Move the vtime task fields to their own struct by Frederic Weisbecker · 8 years ago
  83. 60a9ce5 sched/cputime: Rename vtime fields by Frederic Weisbecker · 8 years ago
  84. 9fa57cf sched/cputime: Always set tsk->vtime_snap_whence after accounting vtime by Frederic Weisbecker · 8 years ago
  85. 1c3eda0 vtime, sched/cputime: Remove vtime_account_user() by Frederic Weisbecker · 8 years ago
  86. 3b9c08a Revert "sched/cputime: Refactor the cputime_adjust() code" by Ingo Molnar · 7 years ago
  87. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 330e9e4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. 72298e5 sched/cputime: Refactor the cputime_adjust() code by Gustavo A. R. Silva · 8 years ago
  90. 48365b3 sched/debug: Expose the number of RT/DL tasks that can migrate by Daniel Bristot de Oliveira · 8 years ago
  91. ff801b7 sched/numa: Hide numa_wake_affine() from UP build by Thomas Gleixner · 8 years ago
  92. 815abf5 sched/fair: Remove effective_load() by Rik van Riel · 8 years ago
  93. 3fed382 sched/numa: Implement NUMA node level wake_affine() by Rik van Riel · 8 years ago
  94. 7d894e6 sched/fair: Simplify wake_affine() for the single socket case by Rik van Riel · 8 years ago
  95. 739294f sched/numa: Override part of migrate_degrades_locality() when idle balancing by Rik van Riel · 8 years ago
  96. 8887cd9 sched/rt: Move RT related code from sched/core.c to sched/rt.c by Nicolas Pitre · 8 years ago
  97. 06a76fe sched/deadline: Move DL related code from sched/core.c to sched/deadline.c by Nicolas Pitre · 8 years ago
  98. e1d4eee sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled by Nicolas Pitre · 8 years ago
  99. 387bc8b sched/fair: Spare idle load balancing on nohz_full CPUs by Frederic Weisbecker · 8 years ago
  100. 3c85d6d sched/loadavg: Generalize "_idle" naming to "_nohz" by Frederic Weisbecker · 8 years ago