- 840d719 sched/deadline: Update rq_clock of later_rq when pushing a task by Daniel Bristot de Oliveira · 6 years ago
- e117cb5 sched/deadline: Fix switched_from_dl() warning by Juri Lelli · 6 years ago
- ecda2b6 sched/deadline: Fix missing clock update by Juri Lelli · 7 years ago
- 3febfc8a sched/deadline: Make the grub_reclaim() function static by Mathieu Malaterre · 7 years ago
- f6a34630 sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/sched/sched.h by Mathieu Malaterre · 7 years ago
- adcc8da sched/core: Simplify helpers for rq clock update skip requests by Davidlohr Bueso · 7 years ago
- 4042d003 cpufreq/schedutil: Remove unused CPUFREQ_DL by Peter Zijlstra · 7 years ago
- 02d8ec9 sched/deadline, rt: Rename queue_push_tasks/queue_pull_task to create separate namespace by Ingo Molnar · 7 years ago
- 325ea10 sched/headers: Simplify and clean up header usage in the scheduler by Ingo Molnar · 7 years ago
- 97fb7a0 sched: Clean up and harmonize the coding style of the scheduler code base by Ingo Molnar · 7 years ago
- d84b313 sched/isolation: Offload residual 1Hz scheduler tick by Frederic Weisbecker · 7 years ago
- 6fe0ce1 sched/deadline: Make update_curr_dl() more accurate by Wen Yang · 7 years ago
- 0788116 sched/deadline: Make bandwidth enforcement scale-invariant by Juri Lelli · 7 years ago
- 794a56e sched/cpufreq: Change the worker kthread to SCHED_DEADLINE by Juri Lelli · 7 years ago
- e0367b1 sched/deadline: Move CPU frequency selection triggering points by Juri Lelli · 7 years ago
- 34be393 sched/deadline: Implement "runtime overrun signal" support by Juri Lelli · 7 years ago
- 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
- 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 8c0944ce sched/deadline: Rename __dl_clear() to __dl_sub() by Peter Zijlstra · 7 years ago
- 295d6d5 sched/deadline: Fix switching to -deadline by Luca Abeni · 7 years ago
- d2cc5ed cpuacct: Introduce cgroup_account_cputime[_field]() by Tejun Heo · 7 years ago
- 2161573 sched/deadline: replace earliest dl and rq leftmost caching by Davidlohr Bueso · 7 years ago
- 4396440 Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 3261ed0 sched/deadline: Change return value of cpudl_find() by Byungchul Park · 8 years ago
- b18c3ca sched/deadline: Make find_later_rq() choose a closer CPU in topology by Byungchul Park · 8 years ago
- 181a80d1 sched: Mark pick_next_task_dl() and build_sched_domain() as static by Viresh Kumar · 8 years ago
- 674e754 sched: cpufreq: Allow remote cpufreq callbacks by Viresh Kumar · 7 years ago
- 193be41 sched/deadline: Fix confusing comments about selection of top pi-waiter by Joel Fernandes · 7 years ago
- 06a76fe sched/deadline: Move DL related code from sched/core.c to sched/deadline.c by Nicolas Pitre · 8 years ago
- 3effcb4 sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks by Daniel Bristot de Oliveira · 8 years ago
- ae83b56 sched/deadline: Zero out positive runtime after throttling constrained tasks by Xunlei Pang · 8 years ago
- daec579 sched/deadline: Reclaim bandwidth not used by dl tasks by Luca Abeni · 8 years ago
- 9f0d1a5 sched/deadline: Base GRUB reclaiming on the inactive utilization by Luca Abeni · 8 years ago
- 8fd27231 sched/deadline: Track the "total rq utilization" too by Luca Abeni · 8 years ago
- 2d4283e sched/deadline: Make GRUB a task's flag by Luca Abeni · 8 years ago
- 4da3abc sched/deadline: Do not reclaim the whole CPU bandwidth by Luca Abeni · 8 years ago
- c52f14d sched/deadline: Implement GRUB accounting by Luca Abeni · 8 years ago
- 387e313 sched/deadline: Fix the update of the total -deadline utilization by Luca Abeni · 8 years ago
- 209a0cb sched/deadline: Improve the tracking of active utilization by Luca Abeni · 8 years ago
- e36d867 sched/deadline: Track the active utilization by Luca Abeni · 8 years ago
- a776b96 sched/deadline: Remove unnecessary condition in push_dl_task() by Byungchul Park · 8 years ago
- 2317d5f sched/deadline: Use deadline instead of period when calculating overflow by Steven Rostedt (VMware) · 8 years ago
- df8eac8 sched/deadline: Throttle a constrained deadline task activated after the deadline by Daniel Bristot de Oliveira · 8 years ago
- 5ac69d3 sched/deadline: Make sure the replenishment timer fires in the next period by Daniel Bristot de Oliveira · 8 years ago
- dcc3b5f sched/deadline: Add missing update_rq_clock() in dl_task_timer() by Wanpeng Li · 8 years ago
- 4b53a34 sched/core: Remove the tsk_nr_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
- 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
- 619bd4a sched/rt: Add a missing rescheduling point by Sebastian Andrzej Siewior · 8 years ago
- d8ac897 sched/core: Add wrappers for lockdep_(un)pin_lock() by Matt Fleming · 8 years ago
- 176cedc sched/dl: Fix comment in pick_next_task_dl() by T.Zhou · 8 years ago
- 9846d50 sched/deadline: Fix typo in a comment by Daniel Bristot de Oliveira · 8 years ago
- af79ad2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 61c7aca sched/deadline: Fix the intention to re-evalute tick dependency for offline CPU by Wanpeng Li · 8 years ago
- d8206bb sched/deadline: Split cpudl_set() into cpudl_set() and cpudl_clear() by Tommaso Cucinotta · 8 years ago
- 12bde33 cpufreq / sched: Pass runqueue pointer to cpufreq_update_util() by Rafael J. Wysocki · 8 years ago
- 58919e8 cpufreq / sched: Pass flags to cpufreq_update_util() by Rafael J. Wysocki · 8 years ago
- 98b0a85 sched/deadline: Remove useless parameter from setup_new_dl_entity() by Juri Lelli · 8 years ago
- c0c8c9f sched/deadline: Fix lock pinning warning during CPU hotplug by Wanpeng Li · 8 years ago
- 50605ff sched/core: Provide a tsk_nr_cpus_allowed() helper by Thomas Gleixner · 9 years ago
- ade42e0 sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed by Thomas Gleixner · 9 years ago
- eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 9 years ago
- 13b5ab0 sched/rt, sched/dl: Don't push if task's scheduling class was changed by Xunlei Pang · 9 years ago
- e7904a2 locking/lockdep, sched/core: Implement a better lock pinning scheme by Peter Zijlstra · 9 years ago
- eb58075 sched/core: Introduce 'struct rq_flags' by Peter Zijlstra · 9 years ago
- 594dd29 sched/cpufreq: Optimize cpufreq update kicker to avoid update multiple times by Wanpeng Li · 9 years ago
- 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- 4ed3900 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
- 34e2c55 cpufreq: Add mechanism for registering utilization update callbacks by Rafael J. Wysocki · 9 years ago
- 72f9f3f sched/deadline: Remove dl_new from struct sched_dl_entity by Luca Abeni · 9 years ago
- 801ccdb sched/deadline: Remove superfluous call to switched_to_dl() by Peter Zijlstra · 9 years ago
- 48be3a6 sched/deadline: Always calculate end of period on sched_yield() by Peter Zijlstra · 9 years ago
- c219b7d sched/deadline: Fix trivial typo in printk() message by Steven Rostedt · 9 years ago
- 7d92de3 sched/deadline: Fix the earliest_dl.next logic by Wanpeng Li · 9 years ago
- 0aaafaa sched/core: Add missing lockdep_unpin() annotations by Peter Zijlstra · 9 years ago
- 5aa5050 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 9 years ago
- ff277d4 sched/deadline: Fix comment in enqueue_task_dl() by Andrea Parri · 9 years ago
- 4ffa08e sched/deadline: Fix comment in push_dl_tasks() by Andrea Parri · 9 years ago
- 6c37067 sched: Change the sched_class::set_cpus_allowed() calling context by Peter Zijlstra · 10 years ago
- c5b2803 sched: Make sched_class::set_cpus_allowed() unconditional by Peter Zijlstra · 10 years ago
- 3fe33bc sched/deadline: Remove a redundant condition from task_woken_dl() by Xunlei Pang · 9 years ago
- 98ec21a Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 6fab541 sched/deadline: Remove needless parameter in dl_runtime_exceeded() by Zhiqiang Zhang · 10 years ago
- 9d51426 sched/deadline: Reduce rq lock contention by eliminating locking of non-feasible target by Wanpeng Li · 10 years ago
- a6c0e74 sched/deadline: Make init_sched_dl_class() __init by Wanpeng Li · 10 years ago
- 8b5e770 sched/deadline: Optimize pull_dl_task() by Wanpeng Li · 10 years ago
- cbce1a6 sched,lockdep: Employ lock pinning by Peter Zijlstra · 10 years ago
- a649f23 sched,dl: Fix sched class hopping CBS hole by Peter Zijlstra · 10 years ago
- 9916e21 sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance callbacks by Peter Zijlstra · 10 years ago
- 0ea60c2 sched,dl: Remove return value from pull_dl_task() by Peter Zijlstra · 10 years ago
- e3fca9e sched: Replace post_schedule with a balance callback list by Peter Zijlstra · 10 years ago
- 624bbdf Merge branch 'timers/core' into sched/hrtimers by Thomas Gleixner · 10 years ago
- 316c1608d sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE() by Jason Low · 10 years ago
- cc9684d sched: deadline: Use hrtimer_start() by Thomas Gleixner · 10 years ago
- fa9c9d1 sched/deadline: Support DL task migration during CPU hotplug by Wanpeng Li · 10 years ago
- 4cd57f971 sched/deadline: Always enqueue on previous rq when dl_task_timer() fires by Juri Lelli · 10 years ago
- 07c54f7 sched/core: Remove unused argument from init_[rt|dl]_rq() by Abel Vesa · 10 years ago
- bd4bde1 sched/deadline: Avoid a superfluous check by Wanpeng Li · 10 years ago
- 44fb085 sched/deadline: Add rq->clock update skip for dl task yield by Wanpeng Li · 10 years ago