blob: eaadfd1a21d32577fb2fb5917e6bef2af2bac036 [file] [log] [blame]
0dacee1bfa70 ("sched/pelt: Remove unused runnable load average")
fe71bbb21ee1 ("sched/fair: calculate delta runnable load only when it's needed")
8de6242cca17 ("sched/debug: Add new tracepoint to track PELT at se level")
ba19f51fcb54 ("sched/debug: Add new tracepoints to track PELT at rq level")
039ae8bcf7a5 ("sched/fair: Fix O(nr_cgroups) in the load balancing path")
5d299eabea5a ("sched/fair: Add tmp_alone_branch assertion")
23127296889f ("sched/fair: Update scale invariance of PELT")
c40f7d74c741 ("sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f6544b9c")
dfcb245e2848 ("sched: Fix various typos in comments")
4a465e3ebbc8 ("sched/fair: Remove setting task's se->runnable_weight during PELT update")
12b04875d666 ("sched/pelt: Fix update_blocked_averages() for RT and DL classes")
523e979d3164 ("sched/core: Use PELT for scale_rt_capacity()")
91c27493e78d ("sched/irq: Add IRQ utilization tracking")
3727e0e16340 ("sched/dl: Add dl_rq utilization tracking")
371bf4273269 ("sched/rt: Add rt_rq utilization tracking")
c079629862b2 ("sched/pelt: Move PELT related code in a dedicated file")
2539fc82aa9b ("sched/fair: Update util_est before updating schedutil")
b5bf9a90bbeb ("sched/core: Introduce set_special_state()")
d519329f72a6 ("sched/fair: Update util_est only on util_avg updates")
7f65ea42eb00 ("sched/fair: Add util_est on top of PELT")
1936c53ce8c8 ("sched/fair: Reduce the periodic update duration")
f643ea220701 ("sched/nohz: Stop NOHZ stats when decayed")
ea14b57e8a18 ("sched/cpufreq: Provide migration hint")
00357f5ec5d6 ("sched/nohz: Clean up nohz enter/exit")
e022e0d38ad4 ("sched/fair: Update blocked load from NEWIDLE")
a4064fb614f8 ("sched/fair: Add NOHZ stats balancing")
4550487a993d ("sched/fair: Restructure nohz_balance_kick()")
b7031a02ec75 ("sched/fair: Add NOHZ_STATS_KICK")
a22e47a4e3f5 ("sched/core: Convert nohz_flags to atomic_t")
8f111bc357aa ("cpufreq/schedutil: Rewrite CPUFREQ_RT support")
4042d003a079 ("cpufreq/schedutil: Remove unused CPUFREQ_DL")
a92057e14beb ("sched/idle: Merge kernel/sched/idle.c and kernel/sched/idle_task.c")
325ea10c0809 ("sched/headers: Simplify and clean up header usage in the scheduler")
97fb7a0a8944 ("sched: Clean up and harmonize the coding style of the scheduler code base")
dcdedb24159b ("sched/nohz: Remove the 1 Hz tick code")
d84b31313ef8 ("sched/isolation: Offload residual 1Hz scheduler tick")
ed029343951f ("Merge tag 'v4.16-rc2' into sched/core, to pick up fixes")