Age | Commit message (Expand) | Author |
2022-02-23 | sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c fi... | Ingo Molnar |
2022-02-23 | sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f... | Ingo Molnar |
2022-02-23 | sched/headers: sched/clock: Mark all functions 'notrace', remove CC_FLAGS_FTR... | Ingo Molnar |
2021-12-09 | sched, kcsan: Enable memory barrier instrumentation | Marco Elver |
2021-10-15 | sched: Disable -Wunused-but-set-variable | Peter Zijlstra |
2021-05-12 | sched: Trivial core scheduling cookie management | Peter Zijlstra |
2019-11-20 | kcsan: Improve various small stylistic details | Ingo Molnar |
2019-11-16 | build, kcsan: Add KCSAN build exceptions | Marco Elver |
2018-10-26 | psi: pressure stall information for CPU, memory, and IO | Johannes Weiner |
2018-07-15 | sched/pelt: Move PELT related code in a dedicated file | Vincent Guittot |
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 |