summaryrefslogtreecommitdiffstats
path: root/kernel/sched/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-11-081-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...Frederic Weisbecker2017-10-271-1/+1
* | sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2017-10-271-0/+1
|/
* membarrier: Provide expedited private commandMathieu Desnoyers2017-08-171-0/+1
* Merge branch 'WIP.sched/core' into sched/coreIngo Molnar2017-06-201-1/+1
|\
| * sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar2017-06-201-1/+1
* | sched/core: Omit building stop_sched_class when !SMPNicolas Pitre2017-06-081-2/+2
|/
* sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]Ingo Molnar2017-02-081-1/+1
* sched/topology: Split out scheduler topology code from core.c into topology.cIngo Molnar2017-02-071-1/+1
* cpufreq: schedutil: New governor based on scheduler utilization dataRafael J. Wysocki2016-04-021-0/+1
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+4
* Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-161-0/+1
|\
| * cpufreq: Move scheduler-related code to the sched directoryRafael J. Wysocki2016-03-101-0/+1
* | wait.[ch]: Introduce the simple waitqueue (swait) implementationPeter Zijlstra (Intel)2016-02-251-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
OpenPOWER on IntegriCloud