summaryrefslogtreecommitdiff
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAge
...
* | | | Merge "Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'"Linux Build Service Account2017-06-22
|\ \ \ \
| * \ \ \ Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'Blagovest Kolenichev2017-06-19
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | schedstats/eas: guard properly to avoid breaking non-smp schedstats usersChris Redpath2017-06-03
| | * | | sched/tune: don't use schedtune before it is readyChris Redpath2017-06-02
| | * | | sched/fair: use SCHED_CAPACITY_SCALE for energy normalizationPatrick Bellasi2017-06-02
| | * | | sched/{fair,tune}: use reciprocal_value to compute boost marginPatrick Bellasi2017-06-02
| | * | | sched/tune: Initialize raw_spin_lock in boosted_groupsSrinath Sridharan2017-06-02
| | * | | sched/tune: report when SchedTune has not been initializedPatrick Bellasi2017-06-02
| | * | | sched/tune: fix sched_energy_diff tracepointChris Redpath2017-06-02
| | * | | sched/tune: increase group count to 5Chris Redpath2017-06-02
| | * | | cpufreq/schedutil: use boosted_cpu_util for PELT to match WALTChris Redpath2017-06-02
| | * | | sched/fair: Fix sched_group_energy() to support per-cpu capacity statesMorten Rasmussen2017-06-02
| | * | | sched/fair: discount task contribution to find CPU with lowest utilizationValentin Schneider2017-06-02
| | * | | sched/fair: ensure utilization signals are synchronized before useChris Redpath2017-06-02
| | * | | sched/fair: remove task util from own cpu when placing waking taskChris Redpath2017-06-02
| | * | | trace:sched: Make util_avg in load_avg trace reflect PELT/WALT as usedChris Redpath2017-06-02
| | * | | sched/fair: Add eas (& cas) specific rq, sd and task statsDietmar Eggemann2017-06-02
| | * | | sched/core: Fix PELT jump to max OPP upon util increaseAndres Oportus2017-06-02
| | * | | sched: EAS & 'single cpu per cluster'/cpu hotplug interoperabilityDietmar Eggemann2017-06-02
| | * | | UPSTREAM: sched/core: Fix group_entity's share updateVincent Guittot2017-06-02
| | * | | UPSTREAM: sched/fair: Fix calc_cfs_shares() fixed point arithmetics width con...Peter Zijlstra2017-06-02
| | * | | UPSTREAM: sched/fair: Fix incorrect task group ->load_avgVincent Guittot2017-06-02
| | * | | UPSTREAM: sched/fair: Fix effective_load() to consistently use smoothed loadPeter Zijlstra2017-06-02
| | * | | UPSTREAM: sched/fair: Propagate asynchrous detachVincent Guittot2017-06-02
| | * | | UPSTREAM: sched/fair: Propagate load during synchronous attach/detachVincent Guittot2017-06-02
| | * | | UPSTREAM: sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_listVincent Guittot2017-06-02
| | * | | BACKPORT: sched/fair: Factorize PELT updateVincent Guittot2017-06-02
| | * | | UPSTREAM: sched/fair: Factorize attach/detach entityVincent Guittot2017-06-02
| | * | | UPSTREAM: sched/fair: Improve PELT stuff some morePeter Zijlstra2017-06-02
| | * | | UPSTREAM: sched/fair: Apply more PELT fixesPeter Zijlstra2017-06-02
| | * | | UPSTREAM: sched/fair: Fix post_init_entity_util_avg() serializationPeter Zijlstra2017-06-02
| | * | | BACKPORT: sched/fair: Initiate a new task's util avg to a bounded valueYuyang Du2017-06-02
| | * | | sched/fair: Simplify idle_idx handling in select_idle_sibling()Dietmar Eggemann2017-06-02
| | * | | sched/fair: refactor find_best_target() for simplicityDietmar Eggemann2017-06-02
| | * | | sched/fair: Change cpu iteration order in find_best_target()Dietmar Eggemann2017-06-02
| | * | | sched/core: Add first cpu w/ max/min orig capacity to root domainDietmar Eggemann2017-06-02
| | * | | sched/core: Remove remnants of commit fd5c98da1a42Dietmar Eggemann2017-06-02
| | * | | sched: Remove sysctl_sched_is_big_littleDietmar Eggemann2017-06-02
| | * | | sched/fair: Code !is_big_little path into select_energy_cpu_brute()Dietmar Eggemann2017-06-02
| | * | | EAS: sched/fair: Re-integrate 'honor sync wakeups' into wakeup pathDietmar Eggemann2017-06-02
| | * | | Fixup!: sched/fair.c: Set SchedTune specific struct energy_env.taskDietmar Eggemann2017-06-02
| | * | | sched/fair: Energy-aware wake-up task placementMorten Rasmussen2017-06-02
| | * | | sched/fair: Add energy_diff dead-zone marginMorten Rasmussen2017-06-02
| | * | | sched/fair: Decommission energy_aware_wake_cpu()Dietmar Eggemann2017-06-02
| | * | | sched/fair: Do not force want_affine eq. true if EAS is enabledDietmar Eggemann2017-06-02
| | * | | UPSTREAM: sched/fair: Fix incorrect comment for capacity_marginMorten Rasmussen2017-06-02
| | * | | UPSTREAM: sched/fair: Avoid pulling tasks from non-overloaded higher capacity...Morten Rasmussen2017-06-02
| | * | | UPSTREAM: sched/fair: Add per-CPU min capacity to sched_group_capacityMorten Rasmussen2017-06-02
| | * | | UPSTREAM: sched/fair: Consider spare capacity in find_idlest_group()Morten Rasmussen2017-06-02
| | * | | UPSTREAM: sched/fair: Compute task/cpu utilization at wake-up correctlyMorten Rasmussen2017-06-02