.. |
Makefile
|
45ceebf776
sched: Factor out load calculation code from sched/core.c --> sched/proc.c
|
12 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 |
core.c
|
a233f1120c
sched: Prepare for per-cpu preempt_count
|
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
|
fc840914e9
sched/debug: Take PID namespace into account
|
12 years ago |
fair.c
|
19a78d110d
sched/numa: Mitigate chance that same task always updates PTEs
|
11 years ago |
features.h
|
41fcb9f230
mutex: Move mutex spinning code from sched/core.c back to mutex.c
|
12 years ago |
idle_task.c
|
265f22a975
sched: Keep at least 1 tick per second for active dynticks tasks
|
12 years ago |
proc.c
|
a9dc5d0e33
sched: Change get_rq_runnable_load() to static and inline
|
12 years ago |
rt.c
|
6bfa687c19
sched/rt: Remove redundant nr_cpus_allowed test
|
11 years ago |
sched.h
|
9bd721c55c
sched/balancing: Consider max cost of idle balance per sched domain
|
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
|
78becc2709
sched: Use an accessor to read the rq clock
|
12 years ago |