..
Makefile
psi: pressure stall information for CPU, memory, and IO
2018-10-26 16:26:32 -07:00
autogroup.c
…
autogroup.h
…
clock.c
sched/clock: Disable interrupts when calling generic_sched_clock_init()
2018-07-30 19:33:35 +02:00
completion.c
sched/Documentation: Update wake_up() & co. memory-barrier guarantees
2018-07-17 09:30:34 +02:00
core.c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2018-12-26 14:56:10 -08:00
cpuacct.c
…
cpudeadline.c
…
cpudeadline.h
…
cpufreq.c
sched/cpufreq: Add the SPDX tags
2018-12-11 11:35:25 +01:00
cpufreq_schedutil.c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2018-12-26 14:56:10 -08:00
cpupri.c
…
cpupri.h
…
cputime.c
sched: Fix various typos in comments
2018-12-03 11:55:42 +01:00
deadline.c
sched/core: Remove unnecessary unlikely() in push_*_task()
2018-12-11 15:16:57 +01:00
debug.c
sched/core: Create task_has_idle_policy() helper
2018-11-12 06:17:52 +01:00
fair.c
sched/fair: Fix warning on non-SMP build
2018-12-27 10:40:15 -08:00
features.h
sched/fair: Disable LB_BIAS by default
2018-10-02 09:45:01 +02:00
idle.c
x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_startup_entry()
2018-10-22 04:07:24 +02:00
isolation.c
sched: Fix various typos in comments
2018-12-03 11:55:42 +01:00
loadavg.c
sched: loadavg: make calc_load_n() public
2018-10-26 16:26:32 -07:00
membarrier.c
sched/membarrier: synchronize_sched() with synchronize_rcu()
2018-11-27 09:21:43 -08:00
pelt.c
sched/fair: Remove setting task's se->runnable_weight during PELT update
2018-10-02 09:45:03 +02:00
pelt.h
sched/pelt: Fix warning and clean up IRQ PELT config
2018-10-02 09:45:00 +02:00
psi.c
psi: make disabling/enabling easier for vendor kernels
2018-11-30 14:56:14 -08:00
rt.c
sched/core: Remove unnecessary unlikely() in push_*_task()
2018-12-11 15:16:57 +01:00
sched-pelt.h
…
sched.h
sched/fair: Add over-utilization/tipping point indicator
2018-12-11 15:17:01 +01:00
stats.c
…
stats.h
psi: make disabling/enabling easier for vendor kernels
2018-11-30 14:56:14 -08:00
stop_task.c
…
swait.c
sched/swait: Rename to exclusive
2018-06-20 11:35:56 +02:00
topology.c
sched/toplogy: Introduce the 'sched_energy_present' static key
2018-12-11 15:17:01 +01:00
wait.c
sched/wait: assert the wait_queue_head lock is held in __wake_up_common
2018-08-22 10:52:47 -07:00
wait_bit.c
…