index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
sched/fair: prevent possible infinite loop in sched_group_energy
Chris Redpath
2018-02-10
*
ANDROID: sched: EAS: check energy_aware() before calling select_energy_cpu_br...
Ke Wang
2018-01-29
*
sched: EAS: Initialize push_task as NULL to avoid direct reference on out_unl...
Ke Wang
2018-01-18
*
sched: EAS/WALT: Don't take into account of running task's util
Ke Wang
2017-12-13
*
cpufreq: Drop schedfreq governor
Viresh Kumar
2017-11-07
*
sched: EAS: Fix the calculation of group util in group_idle_state()
Ke Wang
2017-11-02
*
sched: EAS: update trg_cpu to backup_cpu if no energy saving for target_cpu
Ke Wang
2017-11-02
*
sched: EAS: Fix the condition to distinguish energy before/after
Ke Wang
2017-11-02
*
sched: EAS: upmigrate misfit current task
Joonwoo Park
2017-11-01
*
sched: avoid pushing tasks to an offline CPU
Prasad Sodagudi
2017-11-01
*
sched: Extend active balance to accept 'push_task' argument
Srivatsa Vaddagiri
2017-11-01
*
FROMLIST: sched/fair: Use wake_q length as a hint for wake_wide
Brendan Jackman
2017-10-27
*
sched/fair: remove useless variable in find_best_target
Leo Yan
2017-10-27
*
sched/tune: access schedtune_initialized under CGROUP_SCHEDTUNE
Russ Weight
2017-10-27
*
sched/fair: consider task utilization in group_max_util()
Patrick Bellasi
2017-10-27
*
sched/fair: consider task utilization in group_norm_util()
Chris Redpath
2017-10-27
*
sched/fair: enforce EAS mode
Patrick Bellasi
2017-10-27
*
sched/fair: ignore backup CPU when not valid
Patrick Bellasi
2017-10-27
*
sched/fair: trace energy_diff for non boosted tasks
Patrick Bellasi
2017-10-27
*
UPSTREAM: sched/fair: Sync task util before slow-path wakeup
Brendan Jackman
2017-10-27
*
UPSTREAM: sched/fair: Fix usage of find_idlest_group() when the local group i...
Brendan Jackman
2017-10-27
*
UPSTREAM: sched/fair: Fix usage of find_idlest_group() when no groups are all...
Brendan Jackman
2017-10-27
*
BACKPORT: sched/fair: Fix find_idlest_group when local group is not allowed
Brendan Jackman
2017-10-27
*
UPSTREAM: sched/fair: Remove unnecessary comparison with -1
Brendan Jackman
2017-10-27
*
BACKPORT: sched/fair: Move select_task_rq_fair slow-path into its own function
Brendan Jackman
2017-10-27
*
UPSTREAM: sched/fair: Force balancing on nohz balance if local group has capa...
Brendan Jackman
2017-10-27
*
UPSTREAM: sched/core: Add missing update_rq_clock() call for task_hot()
Peter Zijlstra
2017-10-27
*
UPSTREAM: sched/core: Fix find_idlest_group() for fork
Vincent Guittot
2017-10-27
*
BACKPORT: sched/fair: Fix PELT integrity for new tasks
Peter Zijlstra
2017-10-27
*
BACKPORT: sched/cgroup: Fix cpu_cgroup_fork() handling
Vincent Guittot
2017-10-27
*
UPSTREAM: sched/fair: Fix and optimize the fork() path
Peter Zijlstra
2017-10-27
*
cpufreq/sched: Consider max cpu capacity when choosing frequencies
Chris Redpath
2017-10-27
*
ANDROID: sched/fair: Select correct capacity state for energy_diff
Chris Redpath
2017-10-25
*
sched/fair: remove erroneous RCU_LOCKDEP_WARN from start_cpu()
Dietmar Eggemann
2017-10-20
*
sched/fair: prevent meaningless active migration
Joonwoo Park
2017-10-19
*
sched: EAS: kill incorrect nohz idle cpu kick
Joonwoo Park
2017-09-01
*
sched: EAS: fix incorrect energy delta calculation due to rounding error
Joonwoo Park
2017-09-01
*
sched: EAS/WALT: take into account of waking task's load
Joonwoo Park
2017-09-01
*
sched: EAS/WALT: use cr_avg instead of prev_runnable_sum
Joonwoo Park
2017-09-01
*
sched/fair: Add a backup_cpu to find_best_target
Chris Redpath
2017-07-25
*
sched/fair: Try to estimate possible idle states.
Chris Redpath
2017-07-25
*
sched/fair: Sync task util before EAS wakeup
Brendan Jackman
2017-07-25
*
Revert "sched/fair: ensure utilization signals are synchronized before use"
Brendan Jackman
2017-07-25
*
sched/fair: kick nohz idle balance for misfit task
Leo Yan
2017-07-25
*
sched/fair: Update signals of nohz cpus if we are going idle
Chris Redpath
2017-07-25
*
events: add tracepoint for find_best_target
Patrick Bellasi
2017-07-25
*
sched/fair: streamline find_best_target heuristics
Patrick Bellasi
2017-07-25
*
sched/tune: don't use schedtune before it is ready
Chris Redpath
2017-06-02
*
sched/fair: use SCHED_CAPACITY_SCALE for energy normalization
Patrick Bellasi
2017-06-02
*
sched/{fair,tune}: use reciprocal_value to compute boost margin
Patrick Bellasi
2017-06-02
[next]