summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-11-06Merge android-4.4@ceee5bd (v4.4.95) into msm-4.4Blagovest Kolenichev
2017-11-06sched: restore discarded ifdef CONFIG_SCHED_WALT codeBlagovest Kolenichev
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-27Merge android-4.4@89074de (v4.4.94) into msm-4.4Blagovest Kolenichev
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
2017-10-27BACKPORT: sched/cgroup: Fix cpu_cgroup_fork() handlingVincent Guittot
2017-10-27UPSTREAM: sched/fair: Fix and optimize the fork() pathPeter Zijlstra
2017-10-27BACKPORT: sched/fair: Make it possible to account fair load avg consistentlyChris Redpath
2017-10-27cpufreq/sched: Consider max cpu capacity when choosing frequenciesChris Redpath
2017-10-27sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov
2017-10-25ANDROID: sched/fair: Select correct capacity state for energy_diffChris Redpath
2017-10-24cpufreq: schedutil: clamp util to CPU maximum capacityLeo Yan
2017-10-23cpufreq/sched: Use cpu max freq rather than policy maxChris Redpath
2017-10-22Merge 4.4.94 into android-4.4Greg Kroah-Hartman
2017-10-21locking/lockdep: Add nest_lock integrity testPeter Zijlstra
2017-10-21bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song
2017-10-21bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree
2017-10-20sched/fair: remove erroneous RCU_LOCKDEP_WARN from start_cpu()Dietmar Eggemann
2017-10-20Merge android-4.4@d6fbbe5 (v4.4.93) into msm-4.4Blagovest Kolenichev
2017-10-20Merge android-4.4@73a2b70 (v4.4.92) into msm-4.4Blagovest Kolenichev
2017-10-19sched: EAS/WALT: finish accounting prior to task_tickJoonwoo Park
2017-10-19cpufreq: sched: update capacity request upon tick alwaysJoonwoo Park
2017-10-19sched/fair: prevent meaningless active migrationJoonwoo Park
2017-10-19sched: walt: Leverage existing helper APIs to apply invarianceVikram Mulukutla
2017-10-19Merge 4.4.93 into android-4.4Dmitry Shmidt
2017-10-18rcu: Allow for page faults in NMI handlersPaul E. McKenney