| .. |
|
autogroup.c
|
|
|
|
autogroup.h
|
|
|
|
clock.c
|
|
|
|
completion.c
|
completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()
|
2020-03-23 18:40:25 +01:00 |
|
core.c
|
preempt/dynamic: Support dynamic preempt with preempt= boot option
|
2021-02-17 14:12:42 +01:00 |
|
cpuacct.c
|
sched/cpuacct: Fix charge cpuacct.usage_sys
|
2020-05-19 20:34:14 +02:00 |
|
cpudeadline.c
|
sched,rt: Use the full cpumask for balancing
|
2020-11-10 18:39:00 +01:00 |
|
cpudeadline.h
|
|
|
|
cpufreq_schedutil.c
|
sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it
|
2021-01-14 11:20:09 +01:00 |
|
cpufreq.c
|
|
|
|
cpupri.c
|
Merge branch 'sched/migrate-disable'
|
2020-11-10 18:39:04 +01:00 |
|
cpupri.h
|
sched/cpupri: Add CPUPRI_HIGHER
|
2020-10-29 11:00:30 +01:00 |
|
cputime.c
|
irqtime: Move irqtime entry accounting after irq offset incrementation
|
2020-12-02 20:20:05 +01:00 |
|
deadline.c
|
rbtree, sched/deadline: Use rb_add_cached()
|
2021-02-17 14:07:44 +01:00 |
|
debug.c
|
sched: Use task_current() instead of 'rq->curr == p'
|
2021-01-14 11:20:11 +01:00 |
|
fair.c
|
rbtree, sched/fair: Use rb_add_cached()
|
2021-02-17 14:07:39 +01:00 |
|
features.h
|
sched/fair: Remove SIS_AVG_CPU
|
2021-01-27 17:26:43 +01:00 |
|
idle.c
|
Scheduler updates:
|
2020-12-14 18:29:11 -08:00 |
|
isolation.c
|
isolcpus: Affine unbound kernel threads to housekeeping cpus
|
2020-06-15 14:10:03 +02:00 |
|
loadavg.c
|
sched: nohz: stop passing around unused "ticks" parameter.
|
2020-07-22 10:22:04 +02:00 |
|
Makefile
|
|
|
|
membarrier.c
|
Scheduler updates:
|
2020-12-14 18:29:11 -08:00 |
|
pelt.c
|
sched: Add a tracepoint to track rq->nr_running
|
2020-07-08 11:39:02 +02:00 |
|
pelt.h
|
sched/pelt: Cleanup PELT divider
|
2020-06-15 14:10:06 +02:00 |
|
psi.c
|
sched,psi: Convert to sched_set_fifo_low()
|
2020-06-15 14:10:25 +02:00 |
|
rt.c
|
sched: Use task_current() instead of 'rq->curr == p'
|
2021-01-14 11:20:11 +01:00 |
|
sched-pelt.h
|
|
|
|
sched.h
|
sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO
|
2021-02-17 14:08:17 +01:00 |
|
smp.h
|
sched/headers: Split out open-coded prototypes into kernel/sched/smp.h
|
2020-05-28 11:03:20 +02:00 |
|
stats.c
|
|
|
|
stats.h
|
psi: Move PF_MEMSTALL out of task->flags
|
2020-03-20 13:06:19 +01:00 |
|
stop_task.c
|
sched: Remove select_task_rq()'s sd_flag parameter
|
2020-11-10 18:39:06 +01:00 |
|
swait.c
|
sched/swait: Prepare usage in completions
|
2020-03-21 16:00:23 +01:00 |
|
topology.c
|
sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
|
2021-02-17 14:08:05 +01:00 |
|
wait_bit.c
|
|
|
|
wait.c
|
sched/wait: Add add_wait_queue_priority()
|
2020-11-15 09:49:09 -05:00 |