1. 10e7071 sched: Rework CPU hotplug task selection by Peter Zijlstra · 5 years ago
  2. de53fd7 sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices by Dave Chiluk · 5 years ago
  3. f9a25f7 cpusets: Rebuild root domain deadline accounting information by Mathieu Poirier · 5 years ago
  4. e0e8d49 sched/isolation: Prefer housekeeping CPU in local node by Wanpeng Li · 6 years ago
  5. 43e9f7f sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq by Viresh Kumar · 6 years ago
  6. af24bde sched/uclamp: Add uclamp support to energy_compute() by Patrick Bellasi · 6 years ago
  7. 9d20ad7 sched/uclamp: Add uclamp_util_with() by Patrick Bellasi · 6 years ago
  8. 982d9cd sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasks by Patrick Bellasi · 6 years ago
  9. e496187 sched/uclamp: Enforce last task's UCLAMP_MAX by Patrick Bellasi · 6 years ago
  10. 69842cb sched/uclamp: Add CPU's clamp buckets refcounting by Patrick Bellasi · 6 years ago
  11. 8ec59c0 sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() by Vincent Guittot · 6 years ago
  12. 66567fc sched/fair: Don't push cfs_bandwith slack timers forward by bsegall@google.com · 6 years ago
  13. 55627e3 sched/core: Remove rq->cpu_load[] by Dietmar Eggemann · 6 years ago
  14. 5e83eaf sched/fair: Remove the rq->cpu_load[] update code by Dietmar Eggemann · 6 years ago
  15. f2bedc4 sched/fair: Remove rq->load by Dietmar Eggemann · 6 years ago
  16. 7ba7319 sched/core: Annotate perf_domain pointer with __rcu by Joel Fernandes (Google) · 6 years ago
  17. 994aeb7 sched_domain: Annotate RCU pointers properly by Joel Fernandes (Google) · 6 years ago
  18. b10abd0 sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu by Joel Fernandes (Google) · 6 years ago
  19. 45802da Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  20. d0fe0b9 sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_struct pointer argument by Dietmar Eggemann · 6 years ago
  21. c546951 sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock() by Andrea Parri · 6 years ago
  22. 10a35e6 sched/pelt: Skip updating util_est when utilization is higher than CPU's capacity by Vincent Guittot · 6 years ago
  23. 2312729 sched/fair: Update scale invariance of PELT by Vincent Guittot · 6 years ago
  24. 62478d9 sched/fair: Move the rq_of() helper function by Vincent Guittot · 6 years ago
  25. f8a696f sched/core: Give DCE a fighting chance by Peter Zijlstra · 6 years ago
  26. 337e9b0 sched: Replace call_rcu_sched() with call_rcu() by Paul E. McKenney · 6 years ago
  27. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  28. 2802bf3 sched/fair: Add over-utilization/tipping point indicator by Morten Rasmussen · 6 years ago
  29. 630246a sched/fair: Clean-up update_sg_lb_stats parameters by Quentin Perret · 6 years ago
  30. 1f74de8 sched/toplogy: Introduce the 'sched_energy_present' static key by Quentin Perret · 6 years ago
  31. 531b5c9 sched/topology: Make Energy Aware Scheduling depend on schedutil by Quentin Perret · 6 years ago
  32. 011b27b sched/topology: Add lowest CPU asymmetry sched_domain level pointer by Quentin Perret · 6 years ago
  33. 6aa140f sched/topology: Reference the Energy Model of CPUs when available by Quentin Perret · 6 years ago
  34. 938e5e4 sched/cpufreq: Prepare schedutil for Energy Aware Scheduling by Quentin Perret · 6 years ago
  35. 5bd0988 sched/topology: Relocate arch_scale_cpu_capacity() to the internal header by Quentin Perret · 6 years ago
  36. 765d0af sched/topology: Remove the ::smt_gain field from 'struct sched_domain' by Vincent Guittot · 6 years ago
  37. dfcb245 sched: Fix various typos in comments by Ingo Molnar · 6 years ago
  38. 5f67523 Merge tag 'v4.20-rc5' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  39. 321a874 sched/smt: Expose sched_smt_present static key by Thomas Gleixner · 6 years ago
  40. 3e18450 sched/core: Clean up the #ifdef block in add_nr_running() by Viresh Kumar · 6 years ago
  41. 1da1843 sched/core: Create task_has_idle_policy() helper by Viresh Kumar · 6 years ago
  42. eb41468 psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  43. 246b3b3 sched: introduce this_rq_lock_irq() by Johannes Weiner · 6 years ago
  44. 1f351d7 sched: sched.h: make rq locking and clock functions available in stats.h by Johannes Weiner · 6 years ago
  45. 99792e0 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  46. 42f52e1 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  47. 977e4be x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_startup_entry() by Christophe Leroy · 6 years ago
  48. baa9be4 sched/fair: Fix throttle_list starvation with low CFS quota by Phil Auld · 6 years ago
  49. 11d4afd sched/pelt: Fix warning and clean up IRQ PELT config by Vincent Guittot · 6 years ago
  50. b429f71 Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  51. 1327237a5 sched/numa: Pass destination CPU as a parameter to migrate_task_rq by Srikar Dronamraju · 6 years ago
  52. a4739ec sched/numa: Stop multiple tasks from moving to the CPU at the same time by Srikar Dronamraju · 6 years ago
  53. 7e6f4c5 sched/debug: Explicitly cast sched_feat() to bool by Peter Zijlstra · 6 years ago
  54. 757ffdd sched/fair: Set rq->rd->overload when misfit by Valentin Schneider · 6 years ago
  55. e90c8fe sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE() by Valentin Schneider · 6 years ago
  56. 575638d sched/core: Change root_domain->overload type to int by Valentin Schneider · 6 years ago
  57. e3d6d0c sched/fair: Add sched_group per-CPU max capacity by Morten Rasmussen · 6 years ago
  58. 3b1baa6 sched/fair: Add 'group_misfit_task' load-balance type by Morten Rasmussen · 6 years ago
  59. df054e8 sched/topology: Add static_key for asymmetric CPU capacity optimizations by Morten Rasmussen · 6 years ago
  60. 0ad4e3d sched/numa: Modify migrate_swap() to accept additional parameters by Srikar Dronamraju · 7 years ago
  61. 2e62c47 sched/fair: Remove #ifdefs from scale_rt_capacity() by Vincent Guittot · 6 years ago
  62. 5fd7789 sched/sysctl: Remove unused sched_time_avg_ms sysctl by Vincent Guittot · 7 years ago
  63. bbb62c0 sched/core: Remove the rt_avg code by Vincent Guittot · 7 years ago
  64. dfa444d sched/cpufreq: Remove sugov_aggregate_util() by Vincent Guittot · 7 years ago
  65. 9033ea1 cpufreq/schedutil: Take time spent in interrupts into account by Vincent Guittot · 7 years ago
  66. 91c2749 sched/irq: Add IRQ utilization tracking by Vincent Guittot · 7 years ago
  67. 8cc9051 cpufreq/schedutil: Use DL utilization tracking by Vincent Guittot · 7 years ago
  68. 3727e0e sched/dl: Add dl_rq utilization tracking by Vincent Guittot · 7 years ago
  69. 371bf42 sched/rt: Add rt_rq utilization tracking by Vincent Guittot · 7 years ago
  70. c079629 sched/pelt: Move PELT related code in a dedicated file by Vincent Guittot · 7 years ago
  71. 512ac99 sched/fair: Fix bandwidth timer clock drift condition by Xunlei Pang · 7 years ago
  72. 296b2ff sched/rt: Fix call to cpufreq_update_util() by Vincent Guittot · 7 years ago
  73. f7f4e7f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 595058b sched/headers: Fix typo by Davidlohr Bueso · 7 years ago
  75. 0548dc5 Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  76. f6a34630 sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/sched/sched.h by Mathieu Malaterre · 7 years ago
  77. 1378447 sched/numa: Stagger NUMA balancing scan periods for new threads by Mel Gorman · 7 years ago
  78. adcc8da sched/core: Simplify helpers for rq clock update skip requests by Davidlohr Bueso · 7 years ago
  79. a07630b sched/cpufreq/schedutil: Use util_est for OPP selection by Patrick Bellasi · 7 years ago
  80. f643ea2 sched/nohz: Stop NOHZ stats when decayed by Vincent Guittot · 7 years ago
  81. 00357f5 sched/nohz: Clean up nohz enter/exit by Peter Zijlstra · 7 years ago
  82. e022e0d sched/fair: Update blocked load from NEWIDLE by Peter Zijlstra · 7 years ago
  83. b7031a0 sched/fair: Add NOHZ_STATS_KICK by Peter Zijlstra · 7 years ago
  84. a22e47a sched/core: Convert nohz_flags to atomic_t by Peter Zijlstra · 7 years ago
  85. 325ea10 sched/headers: Simplify and clean up header usage in the scheduler by Ingo Molnar · 7 years ago
  86. 97fb7a0 sched: Clean up and harmonize the coding style of the scheduler code base by Ingo Molnar · 7 years ago
  87. dcdedb2 sched/nohz: Remove the 1 Hz tick code by Frederic Weisbecker · 7 years ago
  88. d84b313 sched/isolation: Offload residual 1Hz scheduler tick by Frederic Weisbecker · 7 years ago
  89. 364f566 sched/rt: Up the root domain ref count when passing it around via IPIs by Steven Rostedt (VMware) · 7 years ago
  90. 0788116 sched/deadline: Make bandwidth enforcement scale-invariant by Juri Lelli · 7 years ago
  91. 7e1a920 sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG_SMP by Juri Lelli · 7 years ago
  92. 7673c8a sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameter by Juri Lelli · 7 years ago
  93. 794a56e sched/cpufreq: Change the worker kthread to SCHED_DEADLINE by Juri Lelli · 7 years ago
  94. e0367b1 sched/deadline: Move CPU frequency selection triggering points by Juri Lelli · 7 years ago
  95. d4edd66 sched/cpufreq: Use the DEADLINE utilization signal by Juri Lelli · 7 years ago
  96. 31cb1bc sched/core: Rework and clarify prepare_lock_switch() by rodrigosiqueira · 7 years ago
  97. 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  98. 765cc3a sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds by Patrick Bellasi · 7 years ago
  99. 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
  100. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago