.. |
Makefile
|
b8a216269e
sched: Move completion code from core.c to completion.c
|
11 years ago |
auto_group.c
|
41261b6a83
sched/autogroup: Fix race with task_groups list
|
12 years ago |
auto_group.h
|
c1ad41f1f7
Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"
|
12 years ago |
clock.c
|
a1cbcaa9ea
sched_clock: Prevent 64bit inatomicity on 32bit systems
|
12 years ago |
completion.c
|
b8a216269e
sched: Move completion code from core.c to completion.c
|
11 years ago |
core.c
|
911b2898b3
sched: Optimize task_sched_runtime()
|
11 years ago |
cpuacct.c
|
182446d087
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
|
12 years ago |
cpuacct.h
|
14c6d3c8a4
sched/cpuacct: Initialize root cpuacct earlier
|
12 years ago |
cpupri.c
|
e69f61862a
sched: Fix some kernel-doc warnings
|
12 years ago |
cpupri.h
|
391e43da79
sched: Move all scheduler bits into kernel/sched/
|
13 years ago |
cputime.c
|
57d730924d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
debug.c
|
f9f9ffc237
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
|
11 years ago |
fair.c
|
85b088e934
sched/fair: Avoid integer overflow
|
11 years ago |
features.h
|
7a0f308337
sched/numa: Resist moving tasks towards nodes with fewer hinting faults
|
11 years ago |
idle_task.c
|
ac66f54772
sched/numa: Introduce migrate_swap()
|
11 years ago |
proc.c
|
a9dc5d0e33
sched: Change get_rq_runnable_load() to static and inline
|
12 years ago |
rt.c
|
e9aa39bb7c
sched/rt: Fix task_tick_rt() comment
|
11 years ago |
sched.h
|
37dc6b50ce
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
|
11 years ago |
stats.c
|
8e0bcc7222
fix a leak in /proc/schedstats
|
12 years ago |
stats.h
|
4314895165
sched: Micro-optimize by dropping unnecessary task_rq() calls
|
11 years ago |
stop_task.c
|
ac66f54772
sched/numa: Introduce migrate_swap()
|
11 years ago |
wait.c
|
b4145872f7
sched: Move wait code from core.c to wait.c
|
11 years ago |