index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
Makefile
Age
Commit message (
Expand
)
Author
2018-03-04
sched/idle: Merge kernel/sched/idle.c and kernel/sched/idle_task.c
Ingo Molnar
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...
Frederic Weisbecker
2017-10-27
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
2017-08-17
membarrier: Provide expedited private command
Mathieu Desnoyers
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
2017-06-08
sched/core: Omit building stop_sched_class when !SMP
Nicolas Pitre
2017-02-08
sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]
Ingo Molnar
2017-02-07
sched/topology: Split out scheduler topology code from core.c into topology.c
Ingo Molnar
2016-04-02
cpufreq: schedutil: New governor based on scheduler utilization data
Rafael J. Wysocki
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-10
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
2016-02-25
wait.[ch]: Introduce the simple waitqueue (swait) implementation
Peter Zijlstra (Intel)
2015-05-08
sched: Move the loadavg code to a more obvious location
Peter Zijlstra
2015-01-29
ftrace: allow architectures to specify ftrace compile options
Heiko Carstens
2014-02-11
sched/idle: Move cpu/idle.c to sched/idle.c
Nicolas Pitre
2014-01-13
sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap
Juri Lelli
2014-01-13
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
2013-11-06
sched: Move completion code from core.c to completion.c
Peter Zijlstra
2013-11-06
sched: Move wait.c into kernel/sched/
Peter Zijlstra
2013-05-07
sched: Factor out load calculation code from sched/core.c --> sched/proc.c
Paul Gortmaker
2013-04-10
sched: Split cpuacct code out of core.c
Li Zefan
2012-08-20
sched: Move cputime code to its own file
Frederic Weisbecker
2012-05-05
init_task: Create generic init_task instance
Thomas Gleixner
2011-11-17
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra