summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4@ceee5bd (v4.4.95) into msm-4.4Blagovest Kolenichev2017-11-06
|\
| * 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
| * | UPSTREAM: sched/fair: Fix and optimize the fork() pathPeter Zijlstra2017-10-27
| * | BACKPORT: sched/fair: Make it possible to account fair load avg consistentlyChris Redpath2017-10-27
| * | cpufreq/sched: Consider max cpu capacity when choosing frequenciesChris Redpath2017-10-27
| * | ANDROID: sched/fair: Select correct capacity state for energy_diffChris Redpath2017-10-25
| * | cpufreq: schedutil: clamp util to CPU maximum capacityLeo Yan2017-10-24
| * | cpufreq/sched: Use cpu max freq rather than policy maxChris Redpath2017-10-23
* | | sched: restore discarded ifdef CONFIG_SCHED_WALT codeBlagovest Kolenichev2017-11-06
* | | Merge android-4.4@89074de (v4.4.94) into msm-4.4Blagovest Kolenichev2017-10-27
|\| |
| * | Merge 4.4.94 into android-4.4Greg Kroah-Hartman2017-10-22
| |\|
| | * locking/lockdep: Add nest_lock integrity testPeter Zijlstra2017-10-21
| | * bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-10-21
| | * bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2017-10-21
| * | sched/fair: remove erroneous RCU_LOCKDEP_WARN from start_cpu()Dietmar Eggemann2017-10-20
| * | sched: EAS/WALT: finish accounting prior to task_tickJoonwoo Park2017-10-19
| * | cpufreq: sched: update capacity request upon tick alwaysJoonwoo Park2017-10-19
| * | sched/fair: prevent meaningless active migrationJoonwoo Park2017-10-19
| * | sched: walt: Leverage existing helper APIs to apply invarianceVikram Mulukutla2017-10-19
* | | Merge android-4.4@d6fbbe5 (v4.4.93) into msm-4.4Blagovest Kolenichev2017-10-20
|\| |
| * | Merge 4.4.93 into android-4.4Dmitry Shmidt2017-10-19
| |\|
| | * rcu: Allow for page faults in NMI handlersPaul E. McKenney2017-10-18
| * | sched: Update task->on_rq when tasks are moving between runqueuesOlav Haugan2017-10-16