summaryrefslogtreecommitdiff
path: root/kernel/sched/fair.c
AgeCommit message (Expand)Author
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-02-15sched: don't assume higher capacity means higher power in tick migrationPavankumar Kondeti
2017-02-15sched: optimize cpumask operations during task placementPavankumar Kondeti
2017-02-09sched: don't select an inactive/isolated CPU in sbc()Pavankumar Kondeti
2017-02-02sched: Remove sched_enable_hmp flagOlav Haugan
2017-01-27sched: set LBF_IGNORE_PREFERRED_CLUSTER_TASKS correctlyPavankumar Kondeti
2017-01-16Merge "sched: Fix compilation errors when CFS_BANDWIDTH && !SCHED_HMP"Linux Build Service Account
2017-01-12sched: Fix compilation errors when CFS_BANDWIDTH && !SCHED_HMPPavankumar Kondeti
2017-01-10sched: Convert the global wake_up_idle flag to a per cluster flagSyed Rameez Mustafa
2016-12-19Merge "sched: Avoid waking idle cpu for short-burst tasks"Linux Build Service Account
2016-12-16Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang
2016-12-16sched: Avoid waking idle cpu for short-burst tasksSrivatsa Vaddagiri
2016-11-16sched/hmp: Enhance co-location and scheduler boost featuresSyed Rameez Mustafa
2016-11-16sched: revise boost logic when boost_type is SCHED_BOOST_ON_BIGJoonwoo Park
2016-11-07sched: Fix race condition with active balanceOlav Haugan
2016-11-04Merge "Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4"Linux Build Service Account
2016-10-28Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang
2016-10-25sched/fair: Fix compilation issueOlav Haugan
2016-10-19sched: don't bias towards waker cluster when sched_boost is setJoonwoo Park
2016-10-17sched/fair: Fix issue with trace flag not being set properlyOlav Haugan
2016-10-13Merge "sched/cgroup: Fix/cleanup cgroup teardown/init"Linux Build Service Account
2016-10-12sched: use wakeup latency as c-state determinantJoonwoo Park
2016-10-12sched/fair: remove printk while schedule is in progressCaesar Wang
2016-10-12eas/sched/fair: Fixing comments in find_best_target.Srinath Sridharan
2016-10-05sched: Initialize HMP stats inside init_sd_lb_stats()Syed Rameez Mustafa
2016-10-05sched/cgroup: Fix cgroup entity load tracking tear-downPeter Zijlstra
2016-10-03Merge "sched: add a knob to prefer the waker CPU for sync wakeups"Linux Build Service Account
2016-10-02sched: add a knob to prefer the waker CPU for sync wakeupsPavankumar Kondeti
2016-09-30Merge "sched: don't assume higher capacity means higher power in lb"Linux Build Service Account
2016-09-29sched: don't assume higher capacity means higher power in lbPavankumar Kondeti
2016-09-24sched: add cpu isolation supportOlav Haugan
2016-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-09-15sched/numa: Fix use-after-free bug in the task_numa_compareGavin Guo
2016-09-14FIXUP: sched/tune: update accouting before CPU capacityPatrick Bellasi
2016-09-14sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()Waiman Long
2016-09-14sched/fair: Favor higher cpus only for boosted tasksSrinath Sridharan
2016-09-14sched/fair: call OPP update when going idle after migrationJuri Lelli
2016-09-14sched/fair: Picking cpus with low OPPs for tasks that prefer idle CPUsSrinath Sridharan
2016-09-14DEBUG: sched: add tracepoint for RD overutilizedPatrick Bellasi
2016-09-14sched/tune: Introducing a new schedtune attribute prefer_idleSrinath Sridharan
2016-09-14sched: use util instead of capacity to select busy cpuTodd Kjos
2016-09-14FIXUP: sched/fair: Fix hang during suspend in sched_group_energyTodd Kjos
2016-09-14sched/walt: Accounting for number of irqs pending on each coreSrinath Sridharan
2016-09-14sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri
2016-09-14sched/fair: optimize idle cpu selection for boosted tasksTodd Kjos
2016-09-14FIXUP: sched/tune: fix accounting for runnable tasksPatrick Bellasi
2016-09-14sched/{fair,tune}: simplify fair.c codePatrick Bellasi
2016-09-14sched/tune: Add support for negative boost valuesSrinath Sridharan
2016-09-14FIX: sched/tune: move schedtune_nornalize_energy into fair.cPatrick Bellasi
2016-09-14FIX: sched/tune: update usage of boosted task utilisation on CPU selectionPatrick Bellasi