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
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