summaryrefslogtreecommitdiff
path: root/kernel/sched/deadline.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* Merge android-4.4.114 (fe09418) into msm-4.4Srinivasarao P2018-02-01
|\
| * Merge 4.4.114 into android-4.4Greg Kroah-Hartman2018-01-31
| |\
| | * sched/deadline: Use the revised wakeup rule for suspending constrained dl tasksDaniel Bristot de Oliveira2018-01-31
* | | Merge android-4.4.113 (ef588ef) into msm-4.4Srinivasarao P2018-01-24
|\| |
| * | Merge 4.4.113 into android-4.4Greg Kroah-Hartman2018-01-23
| |\|
| | * sched/deadline: Zero out positive runtime after throttling constrained tasksXunlei Pang2018-01-23
* | | Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | Merge 4.4.107 into android-4.4Greg Kroah-Hartman2017-12-20
| |\|
| | * sched/deadline: Use deadline instead of period when calculating overflowSteven Rostedt (VMware)2017-12-20
| | * sched/deadline: Throttle a constrained deadline task activated after the dead...Daniel Bristot de Oliveira2017-12-20
| | * sched/deadline: Make sure the replenishment timer fires in the next periodDaniel Bristot de Oliveira2017-12-20
| | * sched/rt: Add a missing rescheduling pointSebastian Andrzej Siewior2017-03-31
* | | Merge android-4.4@ceee5bd (v4.4.95) into msm-4.4Blagovest Kolenichev2017-11-06
|\| |
| * | FROMLIST: sched/fair: Use wake_q length as a hint for wake_wideBrendan Jackman2017-10-27
* | | Merge android-4.4@d6fbbe5 (v4.4.93) into msm-4.4Blagovest Kolenichev2017-10-20
|\| |
| * | sched: Update task->on_rq when tasks are moving between runqueuesOlav Haugan2017-10-16
* | | Merge android-4.4@a8935c9 (v4.4.87) into msm-4.4Blagovest Kolenichev2017-09-21
|\| |
| * | sched: deadline: WALT: account cumulative runnable avgJoonwoo Park2017-09-01
* | | Merge branch 'android-4.4@6fc0573' into branch 'msm-4.4'Blagovest Kolenichev2017-06-19
|\| |
| * | sched: backport cpufreq hooks from 4.9-rc4Steve Muckle2017-06-02
* | | Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev2017-04-20
|\| |
| * | Merge 4.4.59 into android-4.4Greg Kroah-Hartman2017-04-06
| * | sched: deadline: use deadline bandwidth in scale_rt_capacityVincent Guittot2016-05-10
| |/
* | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\ \
| * | sched: deadline: use deadline bandwidth in scale_rt_capacityVincent Guittot2016-09-14
| |/
* | sched: Add separate load tracking histogram to predict loadsPavankumar Kondeti2016-03-23
* | sched: clean up fixup_hmp_sched_stats()Joonwoo Park2016-03-23
* | sched: Update task->on_rq when tasks are moving between runqueuesOlav Haugan2016-03-23
* | sched: avoid stale cumulative_runnable_avg HMP statisticsJoonwoo Park2016-03-23
* | sched/deadline: Add basic HMP extensionsSyed Rameez Mustafa2016-03-23
|/
* sched/core: Add missing lockdep_unpin() annotationsPeter Zijlstra2015-10-23
* sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni2015-10-20
* sched/deadline: Fix comment in enqueue_task_dl()Andrea Parri2015-08-12
* sched/deadline: Fix comment in push_dl_tasks()Andrea Parri2015-08-12
* sched: Change the sched_class::set_cpus_allowed() calling contextPeter Zijlstra2015-08-12
* sched: Make sched_class::set_cpus_allowed() unconditionalPeter Zijlstra2015-08-12
* sched/deadline: Remove a redundant condition from task_woken_dl()Xunlei Pang2015-08-03
* Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-06-24
|\
| * sched,lockdep: Employ lock pinningPeter Zijlstra2015-06-19
| * sched,dl: Fix sched class hopping CBS holePeter Zijlstra2015-06-19
| * sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance ca...Peter Zijlstra2015-06-19
| * sched,dl: Remove return value from pull_dl_task()Peter Zijlstra2015-06-19
| * sched: Replace post_schedule with a balance callback listPeter Zijlstra2015-06-19
| * Merge branch 'timers/core' into sched/hrtimersThomas Gleixner2015-06-19
| |\
* | \ Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
|\ \ \ | | |/ | |/|
| * | sched: deadline: Use hrtimer_start()Thomas Gleixner2015-04-22
* | | sched/deadline: Remove needless parameter in dl_runtime_exceeded()Zhiqiang Zhang2015-06-19
* | | sched/deadline: Reduce rq lock contention by eliminating locking of non-feasi...Wanpeng Li2015-06-19
* | | sched/deadline: Make init_sched_dl_class() __initWanpeng Li2015-06-19