summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* 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: Make resched_cpu() unconditionalPaul E. McKenney2017-11-30
| * bpf: don't let ldimm64 leak map addresses on unprivilegedDaniel Borkmann2017-11-21
* | BACKPORT: time: Clean up CLOCK_MONOTONIC_RAW time handlingJohn Stultz2017-11-29
* | BACKPORT: time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz2017-11-29
* | Merge 4.4.98 into android-4.4Greg Kroah-Hartman2017-11-15
|\|
| * workqueue: Fix NULL pointer dereferenceLi Bin2017-11-15
* | 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
* | sched: EAS: Fix the calculation of group util in group_idle_state()Ke Wang2017-11-02
* | sched: EAS: update trg_cpu to backup_cpu if no energy saving for target_cpuKe Wang2017-11-02
* | sched: EAS: Fix the condition to distinguish energy before/afterKe Wang2017-11-02
* | Merge 4.4.96 into android-4.4Greg Kroah-Hartman2017-11-02
|\|
| * workqueue: replace pool->manager_arb mutex with a flagTejun Heo2017-11-02
* | sched: EAS: upmigrate misfit current taskJoonwoo Park2017-11-01
* | sched: avoid pushing tasks to an offline CPUPrasad Sodagudi2017-11-01
* | sched: Extend active balance to accept 'push_task' argumentSrivatsa Vaddagiri2017-11-01
* | Revert "sched/core: Warn if ENERGY_AWARE is enabled but data is missing"Joel Fernandes2017-10-30
* | Revert "sched/core: fix have_sched_energy_data build warning"Joel Fernandes2017-10-30
* | Merge 4.4.95 into android-4.4Greg Kroah-Hartman2017-10-30
|\|
| * sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()Oleg Nesterov2017-10-27
* | sched/core: fix have_sched_energy_data build warningJoel Fernandes2017-10-27
* | sched/core: Warn if ENERGY_AWARE is enabled but data is missingBrendan Jackman2017-10-27
* | sched: walt: Correct WALT window size initializationVikram Mulukutla2017-10-27
* | FROMLIST: sched/fair: Use wake_q length as a hint for wake_wideBrendan Jackman2017-10-27
* | sched: WALT: account cumulative window demandJoonwoo Park2017-10-27
* | sched/fair: remove useless variable in find_best_targetLeo Yan2017-10-27
* | sched/tune: access schedtune_initialized under CGROUP_SCHEDTUNERuss Weight2017-10-27
* | sched/fair: consider task utilization in group_max_util()Patrick Bellasi2017-10-27
* | sched/fair: consider task utilization in group_norm_util()Chris Redpath2017-10-27
* | sched/fair: enforce EAS modePatrick Bellasi2017-10-27
* | sched/fair: ignore backup CPU when not validPatrick Bellasi2017-10-27
* | sched/fair: trace energy_diff for non boosted tasksPatrick Bellasi2017-10-27
* | UPSTREAM: sched/fair: Sync task util before slow-path wakeupBrendan Jackman2017-10-27
* | UPSTREAM: sched/fair: Fix usage of find_idlest_group() when the local group i...Brendan Jackman2017-10-27
* | UPSTREAM: sched/fair: Fix usage of find_idlest_group() when no groups are all...Brendan Jackman2017-10-27
* | BACKPORT: sched/fair: Fix find_idlest_group when local group is not allowedBrendan Jackman2017-10-27
* | UPSTREAM: sched/fair: Remove unnecessary comparison with -1Brendan Jackman2017-10-27
* | BACKPORT: sched/fair: Move select_task_rq_fair slow-path into its own functionBrendan Jackman2017-10-27
* | UPSTREAM: sched/fair: Force balancing on nohz balance if local group has capa...Brendan Jackman2017-10-27
* | UPSTREAM: sched/core: Add missing update_rq_clock() call in set_user_nice()Peter Zijlstra2017-10-27
* | UPSTREAM: sched/core: Add missing update_rq_clock() call for task_hot()Peter Zijlstra2017-10-27
* | UPSTREAM: sched/core: Add missing update_rq_clock() in detach_task_cfs_rq()Peter Zijlstra2017-10-27
* | UPSTREAM: sched/core: Add missing update_rq_clock() in post_init_entity_util_...Peter Zijlstra2017-10-27
* | UPSTREAM: sched/core: Fix find_idlest_group() for forkVincent Guittot2017-10-27
* | BACKPORT: sched/fair: Fix PELT integrity for new tasksPeter Zijlstra2017-10-27
* | BACKPORT: sched/cgroup: Fix cpu_cgroup_fork() handlingVincent Guittot2017-10-27