| .. |
|
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
|
10 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
|
b7e7ade34e
sched/core: Fix remote wakeups
|
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
|
db6ea2fb09
sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels
|
9 years ago |
|
fair.c
|
cfa1033431
sched/fair: Correct unit of load_above_capacity
|
9 years ago |
|
features.h
|
8cd5601c50
sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define
|
10 years ago |
|
idle.c
|
27d50c7eeb
rcu: Make CPU_DYING_IDLE an explicit call
|
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
|
d57d394319
Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
9 years ago |
|
stats.c
|
333470ee46
sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 years ago |
|
stats.h
|
cb2517653f
sched/debug: Make schedstats a runtime tunable that is disabled by default
|
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
|
10 years ago |