summaryrefslogtreecommitdiff
path: root/kernel/sched/Makefile
AgeCommit message (Expand)Author
2016-04-02cpufreq: schedutil: New governor based on scheduler utilization dataRafael J. Wysocki
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-10cpufreq: Move scheduler-related code to the sched directoryRafael J. Wysocki
2016-02-25wait.[ch]: Introduce the simple waitqueue (swait) implementationPeter Zijlstra (Intel)
2015-05-08sched: Move the loadavg code to a more obvious locationPeter Zijlstra
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens
2014-02-11sched/idle: Move cpu/idle.c to sched/idle.cNicolas Pitre
2014-01-13sched/deadline: speed up SCHED_DEADLINE pushes with a push-heapJuri Lelli
2014-01-13sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli
2013-11-06sched: Move completion code from core.c to completion.cPeter Zijlstra
2013-11-06sched: Move wait.c into kernel/sched/Peter Zijlstra
2013-05-07sched: Factor out load calculation code from sched/core.c --> sched/proc.cPaul Gortmaker
2013-04-10sched: Split cpuacct code out of core.cLi Zefan
2012-08-20sched: Move cputime code to its own fileFrederic Weisbecker
2012-05-05init_task: Create generic init_task instanceThomas Gleixner
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra