Juri Lelli
|
ecda2b66e2
sched/deadline: Fix missing clock update
|
7 éve |
Mathieu Malaterre
|
3febfc8a21
sched/deadline: Make the grub_reclaim() function static
|
7 éve |
Mathieu Malaterre
|
f6a3463063
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/sched/sched.h
|
7 éve |
Davidlohr Bueso
|
adcc8da885
sched/core: Simplify helpers for rq clock update skip requests
|
7 éve |
Peter Zijlstra
|
4042d003a0
cpufreq/schedutil: Remove unused CPUFREQ_DL
|
7 éve |
Ingo Molnar
|
02d8ec9456
sched/deadline, rt: Rename queue_push_tasks/queue_pull_task to create separate namespace
|
7 éve |
Ingo Molnar
|
325ea10c08
sched/headers: Simplify and clean up header usage in the scheduler
|
7 éve |
Ingo Molnar
|
97fb7a0a89
sched: Clean up and harmonize the coding style of the scheduler code base
|
7 éve |
Frederic Weisbecker
|
d84b31313e
sched/isolation: Offload residual 1Hz scheduler tick
|
7 éve |
Wen Yang
|
6fe0ce1eb0
sched/deadline: Make update_curr_dl() more accurate
|
7 éve |
Juri Lelli
|
07881166a8
sched/deadline: Make bandwidth enforcement scale-invariant
|
7 éve |
Juri Lelli
|
794a56ebd9
sched/cpufreq: Change the worker kthread to SCHED_DEADLINE
|
7 éve |
Juri Lelli
|
e0367b1267
sched/deadline: Move CPU frequency selection triggering points
|
7 éve |
Juri Lelli
|
34be39305a
sched/deadline: Implement "runtime overrun signal" support
|
7 éve |
Linus Torvalds
|
22714a2ba4
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
7 éve |
Ingo Molnar
|
8a103df440
Merge branch 'linus' into sched/core, to pick up fixes
|
7 éve |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 éve |
Peter Zijlstra
|
8c0944cee7
sched/deadline: Rename __dl_clear() to __dl_sub()
|
8 éve |
Luca Abeni
|
295d6d5e37
sched/deadline: Fix switching to -deadline
|
8 éve |
Tejun Heo
|
d2cc5ed694
cpuacct: Introduce cgroup_account_cputime[_field]()
|
8 éve |
Davidlohr Bueso
|
2161573ecd
sched/deadline: replace earliest dl and rq leftmost caching
|
8 éve |
Linus Torvalds
|
439644096c
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
8 éve |
Byungchul Park
|
3261ed0b25
sched/deadline: Change return value of cpudl_find()
|
8 éve |
Byungchul Park
|
b18c3ca11c
sched/deadline: Make find_later_rq() choose a closer CPU in topology
|
8 éve |
Viresh Kumar
|
181a80d1f7
sched: Mark pick_next_task_dl() and build_sched_domain() as static
|
8 éve |
Viresh Kumar
|
674e75411f
sched: cpufreq: Allow remote cpufreq callbacks
|
8 éve |
Joel Fernandes
|
193be41e33
sched/deadline: Fix confusing comments about selection of top pi-waiter
|
8 éve |
Nicolas Pitre
|
06a76fe08d
sched/deadline: Move DL related code from sched/core.c to sched/deadline.c
|
8 éve |
Daniel Bristot de Oliveira
|
3effcb4247
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
|
8 éve |
Xunlei Pang
|
ae83b56a56
sched/deadline: Zero out positive runtime after throttling constrained tasks
|
8 éve |