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