.. |
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
|
4f49b90abb
sched-clock: Migrate to use new tick dependency mask model
|
9 years ago |
completion.c
|
bc9560155f
sched/completion: Serialize completion_done() with complete()
|
10 years ago |
core.c
|
be53f58fa0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
cpuacct.c
|
be53f58fa0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
cpuacct.h
|
73e6aafd9e
sched/cpuacct: Simplify the cpuacct code
|
9 years ago |
cpudeadline.c
|
2726d6ce38
sched/deadline: Unify dl_time_before() usage
|
10 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
|
6c9d9c8192
cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()
|
9 years ago |
cpupri.c
|
776edb5931
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
11 years ago |
cpupri.h
|
74e6942fbc
sched/cpupri: Remove unnecessary definitions in cpupri.h
|
10 years ago |
cputime.c
|
f9c904b761
sched/cputime: Fix steal_account_process_tick() to always return jiffies
|
9 years ago |
deadline.c
|
277edbabf6
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
9 years ago |
debug.c
|
ef477183d0
sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug
|
9 years ago |
fair.c
|
be53f58fa0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
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
|
38c6ade2dd
sched/fair: Remove empty idle enter and exit functions
|
9 years ago |
loadavg.c
|
3289bdb429
sched: Move the loadavg code to a more obvious location
|
10 years ago |
rt.c
|
277edbabf6
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
9 years ago |
sched.h
|
9bdcb44e39
cpufreq: schedutil: New governor based on scheduler utilization data
|
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
|
c5b2803840
sched: Make sched_class::set_cpus_allowed() unconditional
|
10 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 |