summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2018-01-09Merge "sched: core: Exclude isolated cpus in sched_getaffinity cpumask"Linux Build Service Account
2018-01-09Merge "sched: Update tracepoint to include task info"Linux Build Service Account
2018-01-09Merge "sched: Fix spinlock recursion in sched_exit()"Linux Build Service Account
2018-01-05sched: core: Exclude isolated cpus in sched_getaffinity cpumaskLingutla Chandrasekhar
2018-01-05sched: Update tracepoint to include task infoPuja Gupta
2018-01-05sched: Fix possible overflow in cpu_cycles_to_freq()Puja Gupta
2017-12-30sched: Fix spinlock recursion in sched_exit()Pavankumar Kondeti
2017-12-18Merge android-4.4.97 (46d256d) into msm-4.4Srinivasarao P
2017-12-12Merge android-4.4.96 (aed4c54) into msm-4.4Blagovest Kolenichev
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-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-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-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-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