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