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