.. |
auto_group.c
|
sched/autogroup: Fix race with task_groups list
|
2013-05-28 09:40:22 +02:00 |
auto_group.h
|
Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"
|
2012-12-11 10:23:45 +01:00 |
clock.c
|
sched_clock: Prevent 64bit inatomicity on 32bit systems
|
2013-04-08 11:50:44 +02:00 |
core.c
|
sched: Update cpu load after task_tick
|
2013-06-27 10:07:33 +02:00 |
cpuacct.c
|
sched/cpuacct/UML: Fix header file dependency bug on the UML build
|
2013-04-10 15:12:41 +02:00 |
cpuacct.h
|
sched/cpuacct: Initialize root cpuacct earlier
|
2013-04-10 13:54:20 +02:00 |
cpupri.c
|
sched/rt: Move rt specific bits into new header file
|
2013-02-07 20:51:08 +01:00 |
cpupri.h
|
|
|
cputime.c
|
sched: Use swap() macro in scale_stime()
|
2013-05-28 11:58:10 +02:00 |
debug.c
|
sched/tg: Use 'unsigned long' for load variable in task group
|
2013-06-27 10:07:40 +02:00 |
fair.c
|
sched/cfs_rq: Change atomic64_t removed_load to atomic_long_t
|
2013-06-27 10:07:41 +02:00 |
features.h
|
mutex: Move mutex spinning code from sched/core.c back to mutex.c
|
2013-04-19 09:33:34 +02:00 |
idle_task.c
|
sched: Keep at least 1 tick per second for active dynticks tasks
|
2013-05-04 08:32:02 +02:00 |
Makefile
|
sched: Factor out load calculation code from sched/core.c --> sched/proc.c
|
2013-05-07 13:14:50 +02:00 |
proc.c
|
sched: Change get_rq_runnable_load() to static and inline
|
2013-06-27 10:07:44 +02:00 |
rt.c
|
sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_list
|
2013-06-19 12:58:40 +02:00 |
sched.h
|
sched/tg: Remove tg.load_weight
|
2013-06-27 10:07:43 +02:00 |
stats.c
|
fix a leak in /proc/schedstats
|
2013-04-29 15:41:45 -04:00 |
stats.h
|
sched: Use an accessor to read the rq clock
|
2013-05-28 09:40:27 +02:00 |
stop_task.c
|
sched: Use an accessor to read the rq clock
|
2013-05-28 09:40:27 +02:00 |