Alex Shi a9cef46a10 sched/tg: Remove tg.load_weight il y a 12 ans
..
Makefile 45ceebf776 sched: Factor out load calculation code from sched/core.c --> sched/proc.c il y a 12 ans
auto_group.c 41261b6a83 sched/autogroup: Fix race with task_groups list il y a 12 ans
auto_group.h c1ad41f1f7 Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled" il y a 12 ans
clock.c a1cbcaa9ea sched_clock: Prevent 64bit inatomicity on 32bit systems il y a 12 ans
core.c 83dfd5235e sched: Update cpu load after task_tick il y a 12 ans
cpuacct.c b329fd5b01 sched/cpuacct/UML: Fix header file dependency bug on the UML build il y a 12 ans
cpuacct.h 14c6d3c8a4 sched/cpuacct: Initialize root cpuacct earlier il y a 12 ans
cpupri.c 8bd75c77b7 sched/rt: Move rt specific bits into new header file il y a 12 ans
cpupri.h 391e43da79 sched: Move all scheduler bits into kernel/sched/ il y a 13 ans
cputime.c 84f9f3a156 sched: Use swap() macro in scale_stime() il y a 12 ans
debug.c bf5b986ed4 sched/tg: Use 'unsigned long' for load variable in task group il y a 12 ans
fair.c 2509940fd7 sched/cfs_rq: Change atomic64_t removed_load to atomic_long_t il y a 12 ans
features.h 41fcb9f230 mutex: Move mutex spinning code from sched/core.c back to mutex.c il y a 12 ans
idle_task.c 265f22a975 sched: Keep at least 1 tick per second for active dynticks tasks il y a 12 ans
proc.c b92486cbf2 sched: Compute runnable load avg in cpu_load and cpu_avg_load_per_task il y a 12 ans
rt.c e23ee74777 sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_list il y a 12 ans
sched.h a9cef46a10 sched/tg: Remove tg.load_weight il y a 12 ans
stats.c 8e0bcc7222 fix a leak in /proc/schedstats il y a 12 ans
stats.h 78becc2709 sched: Use an accessor to read the rq clock il y a 12 ans
stop_task.c 78becc2709 sched: Use an accessor to read the rq clock il y a 12 ans