Rafael J. Wysocki
|
9bdcb44e39
cpufreq: schedutil: New governor based on scheduler utilization data
|
9 years ago |
Linus Torvalds
|
be53f58fa0
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Ingo Molnar
|
42e405f7b1
Merge branch 'linus' into sched/urgent, to pick up dependencies
|
9 years ago |
Linus Torvalds
|
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 |
Linus Torvalds
|
e23604edac
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Rafael J. Wysocki
|
adaf9fcd13
cpufreq: Move scheduler-related code to the sched directory
|
9 years ago |
Rafael J. Wysocki
|
34e2c555f3
cpufreq: Add mechanism for registering utilization update callbacks
|
9 years ago |
Thomas Gleixner
|
e9532e69b8
sched/cputime: Fix steal time accounting vs. CPU hotplug
|
9 years ago |
Frederic Weisbecker
|
76d92ac305
sched: Migrate sched to use new tick dependency mask model
|
10 years ago |
Frederic Weisbecker
|
01d36d0ac3
sched: Account rr tasks
|
10 years ago |
Steven Rostedt (Red Hat)
|
3866e845ed
sched/debug: Move sched_domain_sysctl to debug.c
|
9 years ago |
Peter Zijlstra
|
ff77e46853
sched/rt: Fix PI handling vs. sched_setscheduler()
|
9 years ago |
Dongsheng Yang
|
41d9339733
sched/core: Remove duplicated sched_group_set_shares() prototype
|
9 years ago |
Ingo Molnar
|
6aa447bcbb
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes
|
9 years ago |
Peter Zijlstra
|
6fe1f348b3
sched/cgroup: Fix cgroup entity load tracking tear-down
|
9 years ago |
Mel Gorman
|
cb2517653f
sched/debug: Make schedstats a runtime tunable that is disabled by default
|
9 years ago |
Linus Torvalds
|
af345201ea
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Waiman Long
|
b0367629ac
sched/fair: Move the cache-hot 'load_avg' variable into its own cacheline
|
9 years ago |
Andi Kleen
|
ed82b8a1ff
sched/core: Move the sched_to_prio[] arrays out of line
|
9 years ago |
Byungchul Park
|
ad936d8658
sched/fair: Make it possible to account fair load avg consistently
|
10 years ago |
Peter Zijlstra
|
b3e0b1b6d8
locking, sched: Introduce smp_cond_acquire() and use it
|
10 years ago |
Ingo Molnar
|
467386fbbf
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes
|
9 years ago |
Peter Zijlstra
|
b75a225315
sched/core: Better document the try_to_wake_up() barriers
|
10 years ago |
Dietmar Eggemann
|
38c6ade2dd
sched/fair: Remove empty idle enter and exit functions
|
10 years ago |
xiaofeng.yan
|
5a4fd03685
sched/core: Remove a parameter in the migrate_task_rq() function
|
10 years ago |
Peter Zijlstra
|
1de64443d7
sched/core: Fix task and run queue sched_info::run_delay inconsistencies
|
10 years ago |
Ingo Molnar
|
fe19159225
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes
|
10 years ago |
Peter Zijlstra
|
95913d9791
sched/core: Fix TASK_DEAD race in finish_task_switch()
|
10 years ago |
Juri Lelli
|
2726d6ce38
sched/deadline: Unify dl_time_before() usage
|
10 years ago |
Henrik Austad
|
20f9cd2acb
sched/core: Make policy-testing consistent
|
10 years ago |