index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c fi...
Ingo Molnar
2022-02-23
1
-1
/
+1
*
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
2022-02-23
1
-15
/
+10
*
sched/headers: sched/clock: Mark all functions 'notrace', remove CC_FLAGS_FTR...
Ingo Molnar
2022-02-23
1
-3
/
+0
*
sched, kcsan: Enable memory barrier instrumentation
Marco Elver
2021-12-09
1
-4
/
+3
*
sched: Disable -Wunused-but-set-variable
Peter Zijlstra
2021-10-15
1
-0
/
+4
*
sched: Trivial core scheduling cookie management
Peter Zijlstra
2021-05-12
1
-0
/
+1
*
kcsan: Improve various small stylistic details
Ingo Molnar
2019-11-20
1
-1
/
+1
*
build, kcsan: Add KCSAN build exceptions
Marco Elver
2019-11-16
1
-0
/
+6
*
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
2018-10-26
1
-0
/
+1
*
sched/pelt: Move PELT related code in a dedicated file
Vincent Guittot
2018-07-15
1
-1
/
+1
*
sched/idle: Merge kernel/sched/idle.c and kernel/sched/idle_task.c
Ingo Molnar
2018-03-04
1
-2
/
+3
*
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-08
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...
Frederic Weisbecker
2017-10-27
1
-1
/
+1
*
|
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
2017-10-27
1
-0
/
+1
|
/
*
membarrier: Provide expedited private command
Mathieu Desnoyers
2017-08-17
1
-0
/
+1
*
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-06-20
1
-1
/
+1
|
\
|
*
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
2017-06-20
1
-1
/
+1
*
|
sched/core: Omit building stop_sched_class when !SMP
Nicolas Pitre
2017-06-08
1
-2
/
+2
|
/
*
sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]
Ingo Molnar
2017-02-08
1
-1
/
+1
*
sched/topology: Split out scheduler topology code from core.c into topology.c
Ingo Molnar
2017-02-07
1
-1
/
+1
*
cpufreq: schedutil: New governor based on scheduler utilization data
Rafael J. Wysocki
2016-04-02
1
-0
/
+1
*
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-22
1
-0
/
+4
*
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-16
1
-0
/
+1
|
\
|
*
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
2016-03-10
1
-0
/
+1
*
|
wait.[ch]: Introduce the simple waitqueue (swait) implementation
Peter Zijlstra (Intel)
2016-02-25
1
-1
/
+1
|
/
*
sched: Move the loadavg code to a more obvious location
Peter Zijlstra
2015-05-08
1
-1
/
+1
*
ftrace: allow architectures to specify ftrace compile options
Heiko Carstens
2015-01-29
1
-1
/
+1
*
sched/idle: Move cpu/idle.c to sched/idle.c
Nicolas Pitre
2014-02-11
1
-1
/
+1
*
sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap
Juri Lelli
2014-01-13
1
-1
/
+1
*
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
2014-01-13
1
-1
/
+2
*
sched: Move completion code from core.c to completion.c
Peter Zijlstra
2013-11-06
1
-1
/
+1
*
sched: Move wait.c into kernel/sched/
Peter Zijlstra
2013-11-06
1
-0
/
+1
*
sched: Factor out load calculation code from sched/core.c --> sched/proc.c
Paul Gortmaker
2013-05-07
1
-1
/
+1
*
sched: Split cpuacct code out of core.c
Li Zefan
2013-04-10
1
-0
/
+1
*
sched: Move cputime code to its own file
Frederic Weisbecker
2012-08-20
1
-1
/
+1
*
init_task: Create generic init_task instance
Thomas Gleixner
2012-05-05
1
-2
/
+0
*
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra
2011-11-17
1
-0
/
+20