summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2019-01-13Merge 4.14.93 into android-4.14Greg Kroah-Hartman
2019-01-13sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...Linus Torvalds
2019-01-03ANDROID: sched/fair: correct pelt load information in sched-pelt.hGuanglei Li
2018-12-05Merge 4.14.86 into android-4.14Greg Kroah-Hartman
2018-12-05sched/smt: Expose sched_smt_present static keyThomas Gleixner
2018-12-05sched/smt: Make sched_smt_present track topologyPeter Zijlstra (Intel)
2018-12-05sched/core: Fix cpu.max vs. cpuhotplug deadlockPeter Zijlstra
2018-11-29BACKPORT: sched/fair: Fix cpu_util_wake() for 'execl' type workloadsChris Redpath
2018-11-27Merge 4.14.84 into android-4.14Greg Kroah-Hartman
2018-11-27sched/core: Take the hotplug lock in sched_init_smp()Valentin Schneider
2018-11-21ANDROID: sched/debug: Make Energy Model read-onlyChris Redpath
2018-11-14Merge 4.14.81 into android-4.14Greg Kroah-Hartman
2018-11-13sched/fair: Fix the min_vruntime update logic in dequeue_entity()Song Muchun
2018-11-10Merge 4.14.80 into android-4.14Greg Kroah-Hartman
2018-11-10sched/fair: Fix throttle_list starvation with low CFS quotaPhil Auld
2018-10-23ANDROID: sched/fair: initialise util_est values to 0 on forkChris Redpath
2018-09-29Merge 4.14.73 into android-4.14Greg Kroah-Hartman
2018-09-29sched/fair: Fix vruntime_normalized() for remote non-migration wakeupSteve Muckle
2018-09-26ANDROID: restrict store of prefer_idle as booleanWei Wang
2018-09-26Merge 4.14.72 into android-4.14Greg Kroah-Hartman
2018-09-26sched/fair: Fix util_avg of new tasks for asymmetric systemsQuentin Perret
2018-09-26sched/core: Use smp_mb() in wake_woken_function()Andrea Parri
2018-09-15Merge 4.14.70 into android-4.14Greg Kroah-Hartman
2018-09-15sched/deadline: Fix switching to -deadlineLuca Abeni
2018-09-05Merge 4.14.68 into android-4.14Greg Kroah-Hartman
2018-09-05sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHAREHailong Liu
2018-08-23ANDROID: FIXUP: sched/fair: Fix hang during suspend in compute_energyTodd Kjos
2018-08-23ANDROID: sched/fair: prevent possible infinite loop in sched_group_energyChris Redpath
2018-08-16ANDROID: sched: Add support for frequency/power energy modelPuja Gupta
2018-08-16Merge 4.14.63 into android-4.14Greg Kroah-Hartman
2018-08-15sched/smt: Update sched_smt_present at runtimePeter Zijlstra
2018-07-20ANDROID: Add hold functionality to schedtune CPU boostChris Redpath
2018-07-20ANDROID: sched/rt: Add schedtune accounting to rt task enqueue/dequeueChris Redpath
2018-07-19UPSTREAM: sched: idle: Select idle state before stopping the tickRafael J. Wysocki
2018-07-19UPSTREAM: cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki
2018-07-19UPSTREAM: sched: idle: Do not stop the tick before cpuidle_idle_call()Rafael J. Wysocki
2018-07-19BACKPORT: sched: idle: Do not stop the tick upfront in the idle loopRafael J. Wysocki
2018-07-19BACKPORT: time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki
2018-07-19ANDROID: sched/fair: fix a warningSatya Durga Srinivasu Prabhala
2018-07-19ANDROID: sched/walt: Fix compilation issue for x86_64Satya Durga Srinivasu Prabhala
2018-07-18ANDROID: sched/events: Introduce util_est trace eventsPatrick Bellasi
2018-07-18ANDROID: sched/fair: schedtune: update before schedutilPatrick Bellasi
2018-07-18FROMLIST: sched/fair: add support to tune PELT ramp/decay timingsPatrick Bellasi
2018-07-18BACKPORT: sched/fair: Update util_est before updating schedutilPatrick Bellasi
2018-07-18BACKPORT: sched/fair: Update util_est only on util_avg updatesPatrick Bellasi
2018-07-18BACKPORT: sched/fair: Use util_est in LB and WU pathsPatrick Bellasi
2018-07-18BACKPORT: sched/fair: Add util_est on top of PELTPatrick Bellasi
2018-07-18ANDROID: sched/fair: Cleanup cpu_util{_wake}()Patrick Bellasi
2018-07-18ANDROID: sched: Update max cpu capacity in case of max frequency constraintsDietmar Eggemann
2018-07-18ANDROID: sched/fair: add arch scaling function for max frequency cappingDietmar Eggemann