aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/Makefile
Commit message (Expand)AuthorAge
* Add LITMUS^RT scheduling class in kernel/sched/MakefileBjoern Brandenburg2017-05-26
* cpufreq: schedutil: New governor based on scheduler utilization dataRafael J. Wysocki2016-04-01
* kernel: add kcov code coverageDmitry Vyukov2016-03-22
* Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-16
|\
| * cpufreq: Move scheduler-related code to the sched directoryRafael J. Wysocki2016-03-10
* | wait.[ch]: Introduce the simple waitqueue (swait) implementationPeter Zijlstra (Intel)2016-02-25
|/
* 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