summaryrefslogtreecommitdiff
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.123 into android-4.4Greg Kroah-Hartman2018-03-22
|\
| * sched: Stop resched_cpu() from sending IPIs to offline CPUsPaul E. McKenney2018-03-22
| * sched: Stop switched_to_rt() from sending IPIs to offline CPUsPaul E. McKenney2018-03-22
* | ANDROID: cpufreq: track per-task time in stateConnor O'Brien2018-03-06
* | Merge 4.4.116 into android-4.4Greg Kroah-Hartman2018-02-20
|\|
| * sched/rt: Up the root domain ref count when passing it around via IPIsSteven Rostedt (VMware)2018-02-16
| * sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()Steven Rostedt (VMware)2018-02-16
* | sched/fair: prevent possible infinite loop in sched_group_energyChris Redpath2018-02-10
* | ANDROID: sched/rt: schedtune: Add boost retention to RTJoel Fernandes2018-02-01
* | Merge 4.4.114 into android-4.4Greg Kroah-Hartman2018-01-31
|\|
| * sched/deadline: Use the revised wakeup rule for suspending constrained dl tasksDaniel Bristot de Oliveira2018-01-31
* | ANDROID: sched: EAS: check energy_aware() before calling select_energy_cpu_br...Ke Wang2018-01-29
* | Merge 4.4.113 into android-4.4Greg Kroah-Hartman2018-01-23
|\|
| * sched/deadline: Zero out positive runtime after throttling constrained tasksXunlei Pang2018-01-23
* | sched: EAS: Initialize push_task as NULL to avoid direct reference on out_unl...Ke Wang2018-01-18
* | Merge 4.4.108 into android-4.4Greg Kroah-Hartman2017-12-27
|\|
| * sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()Andy Lutomirski2017-12-25
| * sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski2017-12-25
* | Merge 4.4.107 into android-4.4Greg Kroah-Hartman2017-12-20
|\|
| * sched/deadline: Use deadline instead of period when calculating overflowSteven Rostedt (VMware)2017-12-20
| * sched/deadline: Throttle a constrained deadline task activated after the dead...Daniel Bristot de Oliveira2017-12-20
| * sched/deadline: Make sure the replenishment timer fires in the next periodDaniel Bristot de Oliveira2017-12-20
| * sched/rt: Do not pull from current CPU if only one CPU to pullSteven Rostedt2017-12-20
* | BACKPORT: kernel: add kcov code coverageDmitry Vyukov2017-12-18
* | sched: EAS/WALT: Don't take into account of running task's utilKe Wang2017-12-13
* | BACKPORT: schedutil: Reset cached freq if it is not in sync with next_freqViresh Kumar2017-12-12
* | Merge 4.4.103 into android-4.4Greg Kroah-Hartman2017-11-30
|\|
| * sched/rt: Simplify the IPI based RT balancing logicSteven Rostedt (Red Hat)2017-11-30
| * sched: Make resched_cpu() unconditionalPaul E. McKenney2017-11-30
* | Revert "ANDROID: sched/rt: schedtune: Add boost retention to RT"Todd Kjos2017-11-08
* | cpufreq: Drop schedfreq governorViresh Kumar2017-11-07
* | ANDROID: sched/rt: schedtune: Add boost retention to RTJoel Fernandes2017-11-07
* | ANDROID: sched/rt: add schedtune accountingJoel Fernandes2017-11-07
* | sched: EAS: Fix the calculation of group util in group_idle_state()Ke Wang2017-11-02
* | sched: EAS: update trg_cpu to backup_cpu if no energy saving for target_cpuKe Wang2017-11-02
* | sched: EAS: Fix the condition to distinguish energy before/afterKe Wang2017-11-02
* | sched: EAS: upmigrate misfit current taskJoonwoo Park2017-11-01
* | sched: avoid pushing tasks to an offline CPUPrasad Sodagudi2017-11-01
* | sched: Extend active balance to accept 'push_task' argumentSrivatsa Vaddagiri2017-11-01
* | Revert "sched/core: Warn if ENERGY_AWARE is enabled but data is missing"Joel Fernandes2017-10-30
* | Revert "sched/core: fix have_sched_energy_data build warning"Joel Fernandes2017-10-30
* | Merge 4.4.95 into android-4.4Greg Kroah-Hartman2017-10-30
|\|
| * sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov2017-10-27
* | sched/core: fix have_sched_energy_data build warningJoel Fernandes2017-10-27
* | sched/core: Warn if ENERGY_AWARE is enabled but data is missingBrendan Jackman2017-10-27
* | sched: walt: Correct WALT window size initializationVikram Mulukutla2017-10-27
* | FROMLIST: sched/fair: Use wake_q length as a hint for wake_wideBrendan Jackman2017-10-27
* | sched: WALT: account cumulative window demandJoonwoo Park2017-10-27
* | sched/fair: remove useless variable in find_best_targetLeo Yan2017-10-27
* | sched/tune: access schedtune_initialized under CGROUP_SCHEDTUNERuss Weight2017-10-27