summaryrefslogtreecommitdiff
path: root/kernel/sched/rt.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* ANDROID: Move schedtune en/dequeue before schedutil update triggersChris Redpath2023-07-16
* sched/walt: Re-add code to allow WALT to functionEthan Chen2023-07-16
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-07-24
|\
| * Merge 4.4.230 into android-4.4-pGreg Kroah-Hartman2020-07-09
| |\
| | * sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...Shile Zhang2020-07-09
* | | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\| |
| * | Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
| |\|
| | * sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warningDavidlohr Bueso2018-05-30
* | | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\| |
| * | Merge 4.4.123 into android-4.4Greg Kroah-Hartman2018-03-22
| |\|
| | * sched: Stop switched_to_rt() from sending IPIs to offline CPUsPaul E. McKenney2018-03-22
* | | Merge android-4.4.116 (20ddb25) into msm-4.4Srinivasarao P2018-03-01
|\| |
| * | Merge 4.4.116 into android-4.4Greg Kroah-Hartman2018-02-20
| |\|
| | * sched/rt: Up the root domain ref count when passing it around via IPIsSteven Rostedt (VMware)2018-02-16
| | * sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()Steven Rostedt (VMware)2018-02-16
* | | Merge android-4.4.115 (aa856bd) into msm-4.4Srinivasarao P2018-02-05
|\| |
| * | ANDROID: sched/rt: schedtune: Add boost retention to RTJoel Fernandes2018-02-01
* | | 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/rt: Do not pull from current CPU if only one CPU to pullSteven Rostedt2017-12-20
* | | Merge android-4.4.103 (9fbf3d7) into msm-4.4Srinivasarao P2018-01-02
|\| |
| * | Merge 4.4.103 into android-4.4Greg Kroah-Hartman2017-11-30
| |\|
| | * sched/rt: Simplify the IPI based RT balancing logicSteven Rostedt (Red Hat)2017-11-30
| | * sched/rt: Add a missing rescheduling pointSebastian Andrzej Siewior2017-03-31
* | | Merge android-4.4.97 (46d256d) into msm-4.4Srinivasarao P2017-12-18
|\| |
| * | Revert "ANDROID: sched/rt: schedtune: Add boost retention to RT"Todd Kjos2017-11-08
| * | cpufreq: Drop schedfreq governorViresh Kumar2017-11-07
| * | ANDROID: sched/rt: schedtune: Add boost retention to RTJoel Fernandes2017-11-07
| * | ANDROID: sched/rt: add schedtune accountingJoel Fernandes2017-11-07
* | | 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
* | | sched: avoid RT tasks contention during sched boostPavankumar Kondeti2017-07-14
* | | Merge "sched: avoid migrating when softint on tgt cpu should be short"Linux Build Service Account2017-06-22
|\ \ \
| * | | sched: avoid migrating when softint on tgt cpu should be shortJohn Dias2017-06-09
| * | | sched: avoid scheduling RT threads on cores currently handling softirqsJohn Dias2017-06-09
* | | | 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/rt: Add Kconfig option to enable panicking for RT throttlingMatt Wagantall2016-08-11
| * | sched/rt: print RT tasks when RT throttling is activatedMatt Wagantall2016-08-11
| * | sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri2016-08-11
| * | sched: rt scheduler sets capacity requirementVincent Guittot2016-05-10
| |/
* | sched/rt: Fix PI handling vs. sched_setscheduler()Peter Zijlstra2017-02-22
* | sched: Remove sched_enable_hmp flagOlav Haugan2017-02-02
* | Merge "sched: Avoid waking idle cpu for short-burst tasks"Linux Build Service Account2016-12-19
|\ \
| * | sched: Avoid waking idle cpu for short-burst tasksSrivatsa Vaddagiri2016-12-16