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
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
|
Merge "Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'"
Linux Build Service Account
2017-06-22
|
\
\
\
\
|
*
\
\
\
Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'
Blagovest Kolenichev
2017-06-19
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
schedstats/eas: guard properly to avoid breaking non-smp schedstats users
Chris Redpath
2017-06-03
|
|
*
|
|
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
|
|
*
|
|
sched/tune: Initialize raw_spin_lock in boosted_groups
Srinath Sridharan
2017-06-02
|
|
*
|
|
sched/tune: report when SchedTune has not been initialized
Patrick Bellasi
2017-06-02
|
|
*
|
|
sched/tune: fix sched_energy_diff tracepoint
Chris Redpath
2017-06-02
|
|
*
|
|
sched/tune: increase group count to 5
Chris Redpath
2017-06-02
|
|
*
|
|
cpufreq/schedutil: use boosted_cpu_util for PELT to match WALT
Chris Redpath
2017-06-02
|
|
*
|
|
sched/fair: Fix sched_group_energy() to support per-cpu capacity states
Morten Rasmussen
2017-06-02
|
|
*
|
|
sched/fair: discount task contribution to find CPU with lowest utilization
Valentin Schneider
2017-06-02
|
|
*
|
|
sched/fair: ensure utilization signals are synchronized before use
Chris Redpath
2017-06-02
|
|
*
|
|
sched/fair: remove task util from own cpu when placing waking task
Chris Redpath
2017-06-02
|
|
*
|
|
trace:sched: Make util_avg in load_avg trace reflect PELT/WALT as used
Chris Redpath
2017-06-02
|
|
*
|
|
sched/fair: Add eas (& cas) specific rq, sd and task stats
Dietmar Eggemann
2017-06-02
|
|
*
|
|
sched/core: Fix PELT jump to max OPP upon util increase
Andres Oportus
2017-06-02
|
|
*
|
|
sched: EAS & 'single cpu per cluster'/cpu hotplug interoperability
Dietmar Eggemann
2017-06-02
|
|
*
|
|
UPSTREAM: sched/core: Fix group_entity's share update
Vincent Guittot
2017-06-02
|
|
*
|
|
UPSTREAM: sched/fair: Fix calc_cfs_shares() fixed point arithmetics width con...
Peter Zijlstra
2017-06-02
|
|
*
|
|
UPSTREAM: sched/fair: Fix incorrect task group ->load_avg
Vincent Guittot
2017-06-02
|
|
*
|
|
UPSTREAM: sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
2017-06-02
|
|
*
|
|
UPSTREAM: sched/fair: Propagate asynchrous detach
Vincent Guittot
2017-06-02
|
|
*
|
|
UPSTREAM: sched/fair: Propagate load during synchronous attach/detach
Vincent Guittot
2017-06-02
|
|
*
|
|
UPSTREAM: sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_list
Vincent Guittot
2017-06-02
|
|
*
|
|
BACKPORT: sched/fair: Factorize PELT update
Vincent Guittot
2017-06-02
|
|
*
|
|
UPSTREAM: sched/fair: Factorize attach/detach entity
Vincent Guittot
2017-06-02
|
|
*
|
|
UPSTREAM: sched/fair: Improve PELT stuff some more
Peter Zijlstra
2017-06-02
|
|
*
|
|
UPSTREAM: sched/fair: Apply more PELT fixes
Peter Zijlstra
2017-06-02
|
|
*
|
|
UPSTREAM: sched/fair: Fix post_init_entity_util_avg() serialization
Peter Zijlstra
2017-06-02
|
|
*
|
|
BACKPORT: sched/fair: Initiate a new task's util avg to a bounded value
Yuyang Du
2017-06-02
|
|
*
|
|
sched/fair: Simplify idle_idx handling in select_idle_sibling()
Dietmar Eggemann
2017-06-02
|
|
*
|
|
sched/fair: refactor find_best_target() for simplicity
Dietmar Eggemann
2017-06-02
|
|
*
|
|
sched/fair: Change cpu iteration order in find_best_target()
Dietmar Eggemann
2017-06-02
|
|
*
|
|
sched/core: Add first cpu w/ max/min orig capacity to root domain
Dietmar Eggemann
2017-06-02
|
|
*
|
|
sched/core: Remove remnants of commit fd5c98da1a42
Dietmar Eggemann
2017-06-02
|
|
*
|
|
sched: Remove sysctl_sched_is_big_little
Dietmar Eggemann
2017-06-02
|
|
*
|
|
sched/fair: Code !is_big_little path into select_energy_cpu_brute()
Dietmar Eggemann
2017-06-02
|
|
*
|
|
EAS: sched/fair: Re-integrate 'honor sync wakeups' into wakeup path
Dietmar Eggemann
2017-06-02
|
|
*
|
|
Fixup!: sched/fair.c: Set SchedTune specific struct energy_env.task
Dietmar Eggemann
2017-06-02
|
|
*
|
|
sched/fair: Energy-aware wake-up task placement
Morten Rasmussen
2017-06-02
|
|
*
|
|
sched/fair: Add energy_diff dead-zone margin
Morten Rasmussen
2017-06-02
|
|
*
|
|
sched/fair: Decommission energy_aware_wake_cpu()
Dietmar Eggemann
2017-06-02
|
|
*
|
|
sched/fair: Do not force want_affine eq. true if EAS is enabled
Dietmar Eggemann
2017-06-02
|
|
*
|
|
UPSTREAM: sched/fair: Fix incorrect comment for capacity_margin
Morten Rasmussen
2017-06-02
|
|
*
|
|
UPSTREAM: sched/fair: Avoid pulling tasks from non-overloaded higher capacity...
Morten Rasmussen
2017-06-02
|
|
*
|
|
UPSTREAM: sched/fair: Add per-CPU min capacity to sched_group_capacity
Morten Rasmussen
2017-06-02
|
|
*
|
|
UPSTREAM: sched/fair: Consider spare capacity in find_idlest_group()
Morten Rasmussen
2017-06-02
|
|
*
|
|
UPSTREAM: sched/fair: Compute task/cpu utilization at wake-up correctly
Morten Rasmussen
2017-06-02
[prev]
[next]