aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-17membarrier: Provide expedited private commandMathieu Desnoyers1-0/+1
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar1-1/+1
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h>Ingo Molnar1-1/+1
2017-06-08sched/core: Omit building stop_sched_class when !SMPNicolas Pitre1-2/+2
2017-02-08sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]Ingo Molnar1-1/+1
2017-02-07sched/topology: Split out scheduler topology code from core.c into topology.cIngo Molnar1-1/+1
2016-04-02cpufreq: schedutil: New governor based on scheduler utilization dataRafael J. Wysocki1-0/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+4
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2016-03-10cpufreq: Move scheduler-related code to the sched directoryRafael J. Wysocki1-0/+1
2016-02-25wait.[ch]: Introduce the simple waitqueue (swait) implementationPeter Zijlstra (Intel)1-1/+1
2015-05-08sched: Move the loadavg code to a more obvious locationPeter Zijlstra1-1/+1
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens1-1/+1
2014-02-11sched/idle: Move cpu/idle.c to sched/idle.cNicolas Pitre1-1/+1
2014-01-13sched/deadline: speed up SCHED_DEADLINE pushes with a push-heapJuri Lelli1-1/+1
2014-01-13sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli1-1/+2
2013-11-06sched: Move completion code from core.c to completion.cPeter Zijlstra1-1/+1
2013-11-06sched: Move wait.c into kernel/sched/Peter Zijlstra1-0/+1
2013-05-07sched: Factor out load calculation code from sched/core.c --> sched/proc.cPaul Gortmaker1-1/+1
2013-04-10sched: Split cpuacct code out of core.cLi Zefan1-0/+1
2012-08-20sched: Move cputime code to its own fileFrederic Weisbecker1-1/+1
2012-05-05init_task: Create generic init_task instanceThomas Gleixner1-2/+0
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra1-0/+20