index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
2018-03-23
sched: Export wake_to_idle API
Srinivas Girigowda
2018-03-01
Merge android-4.4.116 (20ddb25) into msm-4.4
Srinivasarao P
2018-02-10
sched/fair: prevent possible infinite loop in sched_group_energy
Chris Redpath
2018-01-29
ANDROID: sched: EAS: check energy_aware() before calling select_energy_cpu_br...
Ke Wang
2018-01-24
Merge android-4.4.113 (ef588ef) into msm-4.4
Srinivasarao P
2018-01-19
Merge "Merge android-4.4.110 (5cc8c2e) into msm-4.4"
Linux Build Service Account
2018-01-18
Merge android-4.4.106 (2fea039) into msm-4.4
Srinivasarao P
2018-01-18
sched: EAS: Initialize push_task as NULL to avoid direct reference on out_unl...
Ke Wang
2018-01-05
sched: Restore previous implementation of check_for_migration()
Pavankumar Kondeti
2017-12-18
Merge android-4.4.97 (46d256d) into msm-4.4
Srinivasarao P
2017-12-13
sched: EAS/WALT: Don't take into account of running task's util
Ke Wang
2017-12-12
Merge android-4.4.96 (aed4c54) into msm-4.4
Blagovest Kolenichev
2017-11-07
cpufreq: Drop schedfreq governor
Viresh Kumar
2017-11-06
Merge android-4.4@ceee5bd (v4.4.95) into msm-4.4
Blagovest Kolenichev
2017-11-02
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-01
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-10-27
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
Merge android-4.4@89074de (v4.4.94) into msm-4.4
Blagovest Kolenichev
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-25
ANDROID: sched/fair: Select correct capacity state for energy_diff
Chris Redpath
2017-10-20
sched/fair: remove erroneous RCU_LOCKDEP_WARN from start_cpu()
Dietmar Eggemann
2017-10-19
sched/fair: prevent meaningless active migration
Joonwoo Park
2017-09-21
Merge android-4.4@a8935c9 (v4.4.87) into msm-4.4
Blagovest Kolenichev
2017-09-01
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
[next]