summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-12-26UPSTREAM: genirq/PM: Properly pretend disabled state when force resuming inte...Juergen Gross
2017-12-26UPSTREAM: genirq: Avoid unnecessary low level irq function callsJeffy Chen
2017-12-26UPSTREAM: genirq: Set irq masked state when initializing irq_descJeffy Chen
2017-12-26UPSTREAM: genirq: Warn when IRQ_NOAUTOEN is used with shared interruptsThomas Gleixner
2017-12-26UPSTREAM: genirq: Handle NOAUTOEN interrupt setup properThomas Gleixner
2017-12-11sched/fair: fix push_task uninitialized in active_load_balance_cpu_stopTao Huang
2017-12-01Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-12-01Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-12-01 Merge tag 'v4.4.103' into linux-linaro-lsk-v4.4Alex Shi
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-22 Merge tag 'v4.4.100' into linux-linaro-lsk-v4.4Alex Shi
2017-11-21bpf: don't let ldimm64 leak map addresses on unprivilegedDaniel Borkmann
2017-11-20Revert "ANDROID: sched/rt: schedtune: Add boost retention to RT"Todd Kjos
2017-11-20ANDROID: sched/rt: schedtune: Add boost retention to RTJoel Fernandes
2017-11-20cpufreq: Drop schedfreq governorViresh Kumar
2017-11-20ANDROID: sched/rt: add schedtune accountingJoel Fernandes
2017-11-20sched: EAS: Fix the calculation of group util in group_idle_state()Ke Wang
2017-11-20sched: EAS: update trg_cpu to backup_cpu if no energy saving for target_cpuKe Wang
2017-11-20sched: EAS: Fix the condition to distinguish energy before/afterKe Wang
2017-11-20sched: EAS: upmigrate misfit current taskJoonwoo Park
2017-11-20sched: avoid pushing tasks to an offline CPUPrasad Sodagudi
2017-11-20sched: Extend active balance to accept 'push_task' argumentSrivatsa Vaddagiri
2017-11-20Revert "sched/core: Warn if ENERGY_AWARE is enabled but data is missing"Joel Fernandes
2017-11-20Revert "sched/core: fix have_sched_energy_data build warning"Joel Fernandes
2017-11-20sched/core: fix have_sched_energy_data build warningJoel Fernandes
2017-11-20sched/core: Warn if ENERGY_AWARE is enabled but data is missingBrendan Jackman
2017-11-20sched: walt: Correct WALT window size initializationVikram Mulukutla
2017-11-20FROMLIST: sched/fair: Use wake_q length as a hint for wake_wideBrendan Jackman
2017-11-20sched: WALT: account cumulative window demandJoonwoo Park
2017-11-20sched/fair: remove useless variable in find_best_targetLeo Yan
2017-11-20sched/tune: access schedtune_initialized under CGROUP_SCHEDTUNERuss Weight
2017-11-20sched/fair: consider task utilization in group_max_util()Patrick Bellasi
2017-11-20sched/fair: consider task utilization in group_norm_util()Chris Redpath
2017-11-20sched/fair: enforce EAS modePatrick Bellasi
2017-11-20sched/fair: ignore backup CPU when not validPatrick Bellasi
2017-11-20sched/fair: trace energy_diff for non boosted tasksPatrick Bellasi
2017-11-20UPSTREAM: sched/fair: Sync task util before slow-path wakeupBrendan Jackman
2017-11-20UPSTREAM: sched/fair: Fix usage of find_idlest_group() when the local group i...Brendan Jackman
2017-11-20UPSTREAM: sched/fair: Fix usage of find_idlest_group() when no groups are all...Brendan Jackman
2017-11-20BACKPORT: sched/fair: Fix find_idlest_group when local group is not allowedBrendan Jackman
2017-11-20UPSTREAM: sched/fair: Remove unnecessary comparison with -1Brendan Jackman
2017-11-20BACKPORT: sched/fair: Move select_task_rq_fair slow-path into its own functionBrendan Jackman
2017-11-20UPSTREAM: sched/core: Fix find_idlest_group() for forkVincent Guittot
2017-11-20UPSTREAM: sched/core: Add missing update_rq_clock() call in set_user_nice()Peter Zijlstra
2017-11-20UPSTREAM: sched/core: Add missing update_rq_clock() call for task_hot()Peter Zijlstra
2017-11-20UPSTREAM: sched/core: Add missing update_rq_clock() in detach_task_cfs_rq()Peter Zijlstra
2017-11-20UPSTREAM: sched/core: Add missing update_rq_clock() in post_init_entity_util_...Peter Zijlstra
2017-11-20BACKPORT: sched/fair: Fix PELT integrity for new tasksPeter Zijlstra
2017-11-20BACKPORT: sched/cgroup: Fix cpu_cgroup_fork() handlingVincent Guittot