summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2018-01-19Merge "Merge android-4.4.110 (5cc8c2e) into msm-4.4"Linux Build Service Account
2018-01-18Merge android-4.4.108 (55b3b8c) into msm-4.4Srinivasarao P
2018-01-18Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P
2018-01-18Merge android-4.4.106 (2fea039) into msm-4.4Srinivasarao P
2018-01-11Merge "Merge android-4.4.104 (8bc4213) into msm-4.4"Linux Build Service Account
2018-01-09Merge "sched: Restore previous implementation of check_for_migration()"Linux Build Service Account
2018-01-09Merge "sched: core: Exclude isolated cpus in sched_getaffinity cpumask"Linux Build Service Account
2018-01-09Merge "sched: Update tracepoint to include task info"Linux Build Service Account
2018-01-09Merge "sched: Fix spinlock recursion in sched_exit()"Linux Build Service Account
2018-01-05sched: core: Exclude isolated cpus in sched_getaffinity cpumaskLingutla Chandrasekhar
2018-01-05sched: Restore previous implementation of check_for_migration()Pavankumar Kondeti
2018-01-05sched: Update tracepoint to include task infoPuja Gupta
2018-01-05sched: Fix possible overflow in cpu_cycles_to_freq()Puja Gupta
2018-01-02Merge android-4.4.103 (9fbf3d7) into msm-4.4Srinivasarao P
2017-12-30sched: Fix spinlock recursion in sched_exit()Pavankumar Kondeti
2017-12-27Merge 4.4.108 into android-4.4Greg Kroah-Hartman
2017-12-25sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()Andy Lutomirski
2017-12-25sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski
2017-12-20Merge 4.4.107 into android-4.4Greg Kroah-Hartman
2017-12-20sched/deadline: Use deadline instead of period when calculating overflowSteven Rostedt (VMware)
2017-12-20sched/deadline: Throttle a constrained deadline task activated after the dead...Daniel Bristot de Oliveira
2017-12-20sched/deadline: Make sure the replenishment timer fires in the next periodDaniel Bristot de Oliveira
2017-12-20sched/rt: Do not pull from current CPU if only one CPU to pullSteven Rostedt
2017-12-18BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2017-12-18Merge android-4.4.97 (46d256d) into msm-4.4Srinivasarao P
2017-12-13sched: EAS/WALT: Don't take into account of running task's utilKe Wang
2017-12-12Merge android-4.4.96 (aed4c54) into msm-4.4Blagovest Kolenichev
2017-12-12BACKPORT: schedutil: Reset cached freq if it is not in sync with next_freqViresh Kumar
2017-11-30Merge 4.4.103 into android-4.4Greg Kroah-Hartman
2017-11-30sched/rt: Simplify the IPI based RT balancing logicSteven Rostedt (Red Hat)
2017-11-30sched: Make resched_cpu() unconditionalPaul E. McKenney
2017-11-08Revert "ANDROID: sched/rt: schedtune: Add boost retention to RT"Todd Kjos
2017-11-07cpufreq: Drop schedfreq governorViresh Kumar
2017-11-07ANDROID: sched/rt: schedtune: Add boost retention to RTJoel Fernandes
2017-11-07ANDROID: sched/rt: add schedtune accountingJoel Fernandes
2017-11-06Merge android-4.4@ceee5bd (v4.4.95) into msm-4.4Blagovest Kolenichev
2017-11-06sched: restore discarded ifdef CONFIG_SCHED_WALT codeBlagovest Kolenichev
2017-11-02sched: EAS: Fix the calculation of group util in group_idle_state()Ke Wang
2017-11-02sched: EAS: update trg_cpu to backup_cpu if no energy saving for target_cpuKe Wang
2017-11-02sched: EAS: Fix the condition to distinguish energy before/afterKe Wang
2017-11-01sched: EAS: upmigrate misfit current taskJoonwoo Park
2017-11-01sched: avoid pushing tasks to an offline CPUPrasad Sodagudi
2017-11-01sched: Extend active balance to accept 'push_task' argumentSrivatsa Vaddagiri
2017-10-30Revert "sched/core: Warn if ENERGY_AWARE is enabled but data is missing"Joel Fernandes
2017-10-30Revert "sched/core: fix have_sched_energy_data build warning"Joel Fernandes
2017-10-30Merge 4.4.95 into android-4.4Greg Kroah-Hartman
2017-10-27sched/core: fix have_sched_energy_data build warningJoel Fernandes
2017-10-27sched/core: Warn if ENERGY_AWARE is enabled but data is missingBrendan Jackman
2017-10-27sched: walt: Correct WALT window size initializationVikram Mulukutla
2017-10-27FROMLIST: sched/fair: Use wake_q length as a hint for wake_wideBrendan Jackman