Linus Torvalds
|
f7f4e7fc6c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Davidlohr Bueso
|
595058b667
sched/headers: Fix typo
|
7 years ago |
Ingo Molnar
|
0548dc5cde
Merge branch 'sched/urgent' into sched/core, to pick up fixes
|
7 years ago |
Mathieu Malaterre
|
f6a3463063
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/sched/sched.h
|
7 years ago |
Mel Gorman
|
1378447598
sched/numa: Stagger NUMA balancing scan periods for new threads
|
7 years ago |
Davidlohr Bueso
|
adcc8da885
sched/core: Simplify helpers for rq clock update skip requests
|
7 years ago |
Patrick Bellasi
|
a07630b8b2
sched/cpufreq/schedutil: Use util_est for OPP selection
|
7 years ago |
Vincent Guittot
|
f643ea2207
sched/nohz: Stop NOHZ stats when decayed
|
7 years ago |
Peter Zijlstra
|
00357f5ec5
sched/nohz: Clean up nohz enter/exit
|
7 years ago |
Peter Zijlstra
|
e022e0d38a
sched/fair: Update blocked load from NEWIDLE
|
7 years ago |
Peter Zijlstra
|
b7031a02ec
sched/fair: Add NOHZ_STATS_KICK
|
7 years ago |
Peter Zijlstra
|
a22e47a4e3
sched/core: Convert nohz_flags to atomic_t
|
7 years ago |
Ingo Molnar
|
325ea10c08
sched/headers: Simplify and clean up header usage in the scheduler
|
7 years ago |
Ingo Molnar
|
97fb7a0a89
sched: Clean up and harmonize the coding style of the scheduler code base
|
7 years ago |
Frederic Weisbecker
|
dcdedb2415
sched/nohz: Remove the 1 Hz tick code
|
7 years ago |
Frederic Weisbecker
|
d84b31313e
sched/isolation: Offload residual 1Hz scheduler tick
|
7 years ago |
Steven Rostedt (VMware)
|
364f566537
sched/rt: Up the root domain ref count when passing it around via IPIs
|
7 years ago |
Juri Lelli
|
07881166a8
sched/deadline: Make bandwidth enforcement scale-invariant
|
7 years ago |
Juri Lelli
|
7e1a9208f6
sched/cpufreq: Move arch_scale_{freq,cpu}_capacity() outside of #ifdef CONFIG_SMP
|
7 years ago |
Juri Lelli
|
7673c8a4c7
sched/cpufreq: Remove arch_scale_freq_capacity()'s 'sd' parameter
|
7 years ago |
Juri Lelli
|
794a56ebd9
sched/cpufreq: Change the worker kthread to SCHED_DEADLINE
|
7 years ago |
Juri Lelli
|
e0367b1267
sched/deadline: Move CPU frequency selection triggering points
|
7 years ago |
Juri Lelli
|
d4edd662ac
sched/cpufreq: Use the DEADLINE utilization signal
|
7 years ago |
rodrigosiqueira
|
31cb1bc0dc
sched/core: Rework and clarify prepare_lock_switch()
|
7 years ago |
Linus Torvalds
|
22714a2ba4
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
7 years ago |
Patrick Bellasi
|
765cc3a4b2
sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds
|
7 years ago |
Ingo Molnar
|
8a103df440
Merge branch 'linus' into sched/core, to pick up fixes
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Steven Rostedt (Red Hat)
|
4bdced5c9a
sched/rt: Simplify the IPI based RT balancing logic
|
7 years ago |
Peter Zijlstra
|
8c0944cee7
sched/deadline: Rename __dl_clear() to __dl_sub()
|
8 years ago |