summaryrefslogtreecommitdiffstats
path: root/kernel/sched/Makefile
Commit message (Expand)AuthorAge
* psi: pressure stall information for CPU, memory, and IOJohannes Weiner2018-10-26
* sched/pelt: Move PELT related code in a dedicated fileVincent Guittot2018-07-15
* sched/idle: Merge kernel/sched/idle.c and kernel/sched/idle_task.cIngo Molnar2018-03-04
* Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-11-08
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...Frederic Weisbecker2017-10-27
* | sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2017-10-27
|/
* membarrier: Provide expedited private commandMathieu Desnoyers2017-08-17
* Merge branch 'WIP.sched/core' into sched/coreIngo Molnar2017-06-20
|\
| * sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar2017-06-20
* | sched/core: Omit building stop_sched_class when !SMPNicolas Pitre2017-06-08
|/
* sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]Ingo Molnar2017-02-08
* sched/topology: Split out scheduler topology code from core.c into topology.cIngo Molnar2017-02-07
* 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