summaryrefslogtreecommitdiff
path: root/kernel/sched/Makefile (follow)
Commit message (Expand)AuthorAge
* sched/walt: Re-add code to allow WALT to functionEthan Chen2023-07-16
* Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P2018-01-18
|\
| * BACKPORT: kernel: add kcov code coverageDmitry Vyukov2017-12-18
* | Merge android-4.4.97 (46d256d) into msm-4.4Srinivasarao P2017-12-18
|\|
| * cpufreq: Drop schedfreq governorViresh Kumar2017-11-07
* | Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'Blagovest Kolenichev2017-06-19
|\|
| * BACKPORT: cpufreq: schedutil: New governor based on scheduler utilization dataSteve Muckle2017-06-02
| * sched: backport cpufreq hooks from 4.9-rc4Steve Muckle2017-06-02
| * sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri2016-08-11
| * FIXUP: sched: fix build for non-SMP targetPatrick Bellasi2016-08-10
| * sched/tune: add sysctl interface to define a boost valuePatrick Bellasi2016-05-10
| * sched: scheduler-driven cpu frequency selectionMichael Turquette2016-05-10
| * sched: Support for extracting EAS energy costs from DTRobin Randhawa2016-05-10
* | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\ \
| * | sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri2016-09-14
| * | FIXUP: sched: fix build for non-SMP targetPatrick Bellasi2016-09-14
| * | sched/tune: add sysctl interface to define a boost valuePatrick Bellasi2016-09-14
| * | sched: scheduler-driven cpu frequency selectionMichael Turquette2016-09-14
| * | sched: Support for extracting EAS energy costs from DTRobin Randhawa2016-09-14
| |/
* | sched/hmp: Enhance co-location and scheduler boost featuresSyed Rameez Mustafa2016-11-16
* | sched/tune: add sysctl interface to define a boost valuePatrick Bellasi2016-10-05
* | core_ctrl: Move core control into kernelOlav Haugan2016-09-24
* | sched: Move most HMP specific code to a separate file.Syed Rameez Mustafa2016-08-22
* | sched_avg: add run queue averagingJeff Ohlstein2016-03-23
|/
* sched: Move the loadavg code to a more obvious locationPeter Zijlstra2015-05-08
* ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-29
* sched/idle: Move cpu/idle.c to sched/idle.cNicolas Pitre2014-02-11
* sched/deadline: speed up SCHED_DEADLINE pushes with a push-heapJuri Lelli2014-01-13
* sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli2014-01-13
* sched: Move completion code from core.c to completion.cPeter Zijlstra2013-11-06
* sched: Move wait.c into kernel/sched/Peter Zijlstra2013-11-06
* sched: Factor out load calculation code from sched/core.c --> sched/proc.cPaul Gortmaker2013-05-07
* sched: Split cpuacct code out of core.cLi Zefan2013-04-10
* sched: Move cputime code to its own fileFrederic Weisbecker2012-08-20
* init_task: Create generic init_task instanceThomas Gleixner2012-05-05
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-17