summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-12-13sched: EAS/WALT: Don't take into account of running task's utilKe Wang
2017-12-12BACKPORT: schedutil: Reset cached freq if it is not in sync with next_freqViresh Kumar
2017-11-30Merge 4.4.103 into android-4.4Greg Kroah-Hartman
2017-11-30sched/rt: Simplify the IPI based RT balancing logicSteven Rostedt (Red Hat)
2017-11-30sched: Make resched_cpu() unconditionalPaul E. McKenney
2017-11-29BACKPORT: time: Clean up CLOCK_MONOTONIC_RAW time handlingJohn Stultz
2017-11-29BACKPORT: time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz
2017-11-21bpf: don't let ldimm64 leak map addresses on unprivilegedDaniel Borkmann
2017-11-15Merge 4.4.98 into android-4.4Greg Kroah-Hartman
2017-11-15workqueue: Fix NULL pointer dereferenceLi Bin
2017-11-08Revert "ANDROID: sched/rt: schedtune: Add boost retention to RT"Todd Kjos
2017-11-07cpufreq: Drop schedfreq governorViresh Kumar
2017-11-07ANDROID: sched/rt: schedtune: Add boost retention to RTJoel Fernandes
2017-11-07ANDROID: sched/rt: add schedtune accountingJoel Fernandes
2017-11-02sched: EAS: Fix the calculation of group util in group_idle_state()Ke Wang
2017-11-02sched: EAS: update trg_cpu to backup_cpu if no energy saving for target_cpuKe Wang
2017-11-02sched: EAS: Fix the condition to distinguish energy before/afterKe Wang
2017-11-02Merge 4.4.96 into android-4.4Greg Kroah-Hartman
2017-11-02workqueue: replace pool->manager_arb mutex with a flagTejun Heo
2017-11-01sched: EAS: upmigrate misfit current taskJoonwoo Park
2017-11-01sched: avoid pushing tasks to an offline CPUPrasad Sodagudi
2017-11-01sched: Extend active balance to accept 'push_task' argumentSrivatsa Vaddagiri
2017-10-30Revert "sched/core: Warn if ENERGY_AWARE is enabled but data is missing"Joel Fernandes
2017-10-30Revert "sched/core: fix have_sched_energy_data build warning"Joel Fernandes
2017-10-30Merge 4.4.95 into android-4.4Greg Kroah-Hartman
2017-10-27sched/core: fix have_sched_energy_data build warningJoel Fernandes
2017-10-27sched/core: Warn if ENERGY_AWARE is enabled but data is missingBrendan Jackman
2017-10-27sched: walt: Correct WALT window size initializationVikram Mulukutla
2017-10-27FROMLIST: sched/fair: Use wake_q length as a hint for wake_wideBrendan Jackman
2017-10-27sched: WALT: account cumulative window demandJoonwoo Park
2017-10-27sched/fair: remove useless variable in find_best_targetLeo Yan
2017-10-27sched/tune: access schedtune_initialized under CGROUP_SCHEDTUNERuss Weight
2017-10-27sched/fair: consider task utilization in group_max_util()Patrick Bellasi
2017-10-27sched/fair: consider task utilization in group_norm_util()Chris Redpath
2017-10-27sched/fair: enforce EAS modePatrick Bellasi
2017-10-27sched/fair: ignore backup CPU when not validPatrick Bellasi
2017-10-27sched/fair: trace energy_diff for non boosted tasksPatrick Bellasi
2017-10-27UPSTREAM: sched/fair: Sync task util before slow-path wakeupBrendan Jackman
2017-10-27UPSTREAM: sched/fair: Fix usage of find_idlest_group() when the local group i...Brendan Jackman
2017-10-27UPSTREAM: sched/fair: Fix usage of find_idlest_group() when no groups are all...Brendan Jackman
2017-10-27BACKPORT: sched/fair: Fix find_idlest_group when local group is not allowedBrendan Jackman
2017-10-27UPSTREAM: sched/fair: Remove unnecessary comparison with -1Brendan Jackman
2017-10-27BACKPORT: sched/fair: Move select_task_rq_fair slow-path into its own functionBrendan Jackman
2017-10-27UPSTREAM: sched/fair: Force balancing on nohz balance if local group has capa...Brendan Jackman
2017-10-27UPSTREAM: sched/core: Add missing update_rq_clock() call in set_user_nice()Peter Zijlstra
2017-10-27UPSTREAM: sched/core: Add missing update_rq_clock() call for task_hot()Peter Zijlstra
2017-10-27UPSTREAM: sched/core: Add missing update_rq_clock() in detach_task_cfs_rq()Peter Zijlstra
2017-10-27UPSTREAM: sched/core: Add missing update_rq_clock() in post_init_entity_util_...Peter Zijlstra
2017-10-27UPSTREAM: sched/core: Fix find_idlest_group() for forkVincent Guittot
2017-10-27BACKPORT: sched/fair: Fix PELT integrity for new tasksPeter Zijlstra