.. |
Makefile
|
3289bdb429
sched: Move the loadavg code to a more obvious location
|
10 years ago |
auto_group.c
|
ed82b8a1ff
sched/core: Move the sched_to_prio[] arrays out of line
|
9 years ago |
auto_group.h
|
316c1608d1
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE()
|
10 years ago |
clock.c
|
545a2bf742
kernel/sched/clock.c: add another clock for use with the soft lockup watchdog
|
10 years ago |
completion.c
|
bc9560155f
sched/completion: Serialize completion_done() with complete()
|
10 years ago |
core.c
|
ed82b8a1ff
sched/core: Move the sched_to_prio[] arrays out of line
|
9 years ago |
cpuacct.c
|
5577964e64
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
|
11 years ago |
cpuacct.h
|
14c6d3c8a4
sched/cpuacct: Initialize root cpuacct earlier
|
12 years ago |
cpudeadline.c
|
2726d6ce38
sched/deadline: Unify dl_time_before() usage
|
10 years ago |
cpudeadline.h
|
2726d6ce38
sched/deadline: Unify dl_time_before() usage
|
10 years ago |
cpupri.c
|
776edb5931
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
11 years ago |
cpupri.h
|
74e6942fbc
sched/cpupri: Remove unnecessary definitions in cpupri.h
|
10 years ago |
cputime.c
|
b7ce2277f0
sched/cputime: Convert vtime_seqlock to seqcount
|
9 years ago |
deadline.c
|
0aaafaabfc
sched/core: Add missing lockdep_unpin() annotations
|
10 years ago |
debug.c
|
139622343e
sched/fair: Provide runnable_load_avg back to cfs_rq
|
10 years ago |
fair.c
|
a426f99c91
sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()
|
9 years ago |
features.h
|
8cd5601c50
sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define
|
10 years ago |
idle.c
|
9babcd7929
sched, tracing: Stop/start critical timings around the idle=poll idle loop
|
10 years ago |
idle_task.c
|
38c6ade2dd
sched/fair: Remove empty idle enter and exit functions
|
9 years ago |
loadavg.c
|
3289bdb429
sched: Move the loadavg code to a more obvious location
|
10 years ago |
rt.c
|
89b411081d
sched/rt: Hide the push_irq_work_func() declaration
|
9 years ago |
sched.h
|
ed82b8a1ff
sched/core: Move the sched_to_prio[] arrays out of line
|
9 years ago |
stats.c
|
333470ee46
sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 years ago |
stats.h
|
f6db834799
sched/stat: Simplify the sched_info accounting dependency
|
10 years ago |
stop_task.c
|
c5b2803840
sched: Make sched_class::set_cpus_allowed() unconditional
|
10 years ago |
wait.c
|
68985633bc
sched/wait: Fix signal handling in bit wait helpers
|
9 years ago |