Tejun Heo feb245e304 sched/core: Allow kthreads to fall back to online && !active cpus 9 years ago
..
Makefile 9bdcb44e39 cpufreq: schedutil: New governor based on scheduler utilization data 9 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 2c923e94cd sched/clock: Make local_clock()/cpu_clock() inline 9 years ago
completion.c bc9560155f sched/completion: Serialize completion_done() with complete() 10 years ago
core.c feb245e304 sched/core: Allow kthreads to fall back to online && !active cpus 9 years ago
cpuacct.c bd92883051 sched/cpuacct: Check for NULL when using task_pt_regs() 9 years ago
cpuacct.h 73e6aafd9e sched/cpuacct: Simplify the cpuacct code 9 years ago
cpudeadline.c ade42e092b sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed 9 years ago
cpudeadline.h 2726d6ce38 sched/deadline: Unify dl_time_before() usage 10 years ago
cpufreq.c 0bed612be6 cpufreq: sched: Helpers to add and remove update_util hooks 9 years ago
cpufreq_schedutil.c 60f05e86cf cpufreq: schedutil: Improve prints messages with pr_fmt 9 years ago
cpupri.c ade42e092b sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed 9 years ago
cpupri.h 74e6942fbc sched/cpupri: Remove unnecessary definitions in cpupri.h 11 years ago
cputime.c f9c904b761 sched/cputime: Fix steal_account_process_tick() to always return jiffies 9 years ago
deadline.c 50605ffbda sched/core: Provide a tsk_nr_cpus_allowed() helper 9 years ago
debug.c 9c57259117 sched/debug: Fix /proc/sched_debug regression 9 years ago
fair.c 754bd598be sched/fair: Do not announce throttled next buddy in dequeue_task_fair() 9 years ago
features.h 8cd5601c50 sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define 10 years ago
idle.c 9bd616e3db cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE 9 years ago
idle_task.c e7904a28f5 locking/lockdep, sched/core: Implement a better lock pinning scheme 9 years ago
loadavg.c 20878232c5 sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems 9 years ago
rt.c 50605ffbda sched/core: Provide a tsk_nr_cpus_allowed() helper 9 years ago
sched.h 094f469172 sched/fair: Initialize throttle_count for new task-groups lazily 9 years ago
stats.c 333470ee46 sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks 10 years ago
stats.h 9c57259117 sched/debug: Fix /proc/sched_debug regression 9 years ago
stop_task.c e7904a28f5 locking/lockdep, sched/core: Implement a better lock pinning scheme 9 years ago
swait.c 13b35686e8 wait.[ch]: Introduce the simple waitqueue (swait) implementation 9 years ago
wait.c dfd01f0260 sched/wait: Fix the signal handling fix 9 years ago