aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-08-30kernel: kcov: include missing header for ‘struct task_struct’Amit Pundir
2016-08-26sched/walt: include missing header for arm_timer_read_counter()Amit Pundir
2016-08-26sched/walt: use do_div instead of division operatorAmit Pundir
2016-08-23sched/rt: Add Kconfig option to enable panicking for RT throttlingMatt Wagantall
2016-08-23sched/rt: print RT tasks when RT throttling is activatedMatt Wagantall
2016-08-23UPSTREAM: sched: Fix a race between __kthread_bind() and sched_setaffinity()Peter Zijlstra
2016-08-23sched/fair: Favor higher cpus only for boosted tasksSrinath Sridharan
2016-08-23BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2016-08-23vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter
2016-08-23UPSTREAM: cpuidle: Clean up fallback handling in cpuidle_idle_call()Rafael J. Wysocki
2016-08-23UPSTREAM: PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki
2016-08-23UPSTREAM: sched: Improve load balancing in the presence of idle CPUsPreeti U Murthy
2016-08-23sched/fair: call OPP update when going idle after migrationJuri Lelli
2016-08-23UPSTREAM: sched/fair: Avoid pulling all tasks in idle balancingYuyang Du
2016-08-23UPSTREAM: sched: Add SD_PREFER_SIBLING for SMT levelVincent Guittot
2016-08-23sched/cpufreq_sched: fix thermal capping eventsJuri Lelli
2016-08-23sched/fair: Picking cpus with low OPPs for tasks that prefer idle CPUsSrinath Sridharan
2016-08-23FIXUP: sched/tune: do initialization as a postcore_initicallPatrick Bellasi
2016-08-23DEBUG: sched: add tracepoint for RD overutilizedPatrick Bellasi
2016-08-23sched/tune: Introducing a new schedtune attribute prefer_idleSrinath Sridharan
2016-08-23sched: use util instead of capacity to select busy cpuTodd Kjos
2016-08-23arch_timer: add error handling when the MPM global timer is clearedChris Redpath
2016-08-23sched/rt: Avoid moving rt task if destination CPU does not run low priority taskSrinath Sridharan
2016-08-23FIXUP: sched: Fix double-release of spinlock in move_queued_taskTodd Kjos
2016-08-23FIXUP: sched/fair: Fix hang during suspend in sched_group_energyTodd Kjos
2016-08-23FIXUP: sched: fix SchedFreq integration for both PELT and WALTPatrick Bellasi
2016-08-23FIXUP: sched: fix set_cfs_cpu_capacity when WALT is in usePatrick Bellasi
2016-08-23sched: EAS: Avoid causing spikes to max-freq unnecessarilyTodd Kjos
2016-08-23sched/walt: Accounting for number of irqs pending on each coreSrinath Sridharan
2016-08-23sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri
2016-08-23sched/tune: fix PB and PC cuts indexes definitionPatrick Bellasi
2016-08-23sched/fair: optimize idle cpu selection for boosted tasksTodd Kjos
2016-08-23FIXUP: sched/tune: fix accounting for runnable tasksPatrick Bellasi
2016-08-23sched/tune: use a single initialisation functionPatrick Bellasi
2016-08-23sched/{fair,tune}: simplify fair.c codePatrick Bellasi
2016-08-23FIXUP: sched/tune: fix compilation error on !CONFIG_CGROUP_SCHEDTUNEPatrick Bellasi
2016-08-23FIXUP: sched/tune: fix payoff calculation for boost regionPatrick Bellasi
2016-08-23sched/tune: Add support for negative boost valuesSrinath Sridharan
2016-08-23FIX: sched/tune: move schedtune_nornalize_energy into fair.cPatrick Bellasi
2016-08-23FIX: sched/tune: update usage of boosted task utilisation on CPU selectionPatrick Bellasi
2016-08-23sched/fair: add tunable to set initial task loadTodd Kjos
2016-08-23sched/fair: add tunable to force selection at cpu granularityJuri Lelli
2016-08-23sched: EAS: take cstate into account when selecting idle coreSrinath Sridharan
2016-08-23sched/cpufreq_sched: Consolidated updateSrinath Sridharan
2016-08-23FIXUP: sched: fix build for non-SMP targetPatrick Bellasi
2016-08-23DEBUG: sched/tune: add tracepoint on P-E space filteringPatrick Bellasi
2016-08-23DEBUG: sched/tune: add tracepoint for energy_diff() valuesPatrick Bellasi
2016-08-23DEBUG: sched/tune: add tracepoint for task boost signalPatrick Bellasi
2016-08-23DEBUG: sched/tune: add tracepoint on boostgroup updatesPatrick Bellasi
2016-08-23DEBUG: sched/tune: add tracepoint for schedtune_tasks_update() valuesPatrick Bellasi