summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-09-09sched/walt: include missing header for arm_timer_read_counter()Amit Pundir
2016-09-08Merge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5.2+aosp-changes' into ...Dmitry Shmidt
2016-09-06cpuset: Make cpusets restore on hotplugRiley Andrews
2016-08-31ANDROID: rcu_sync: Export rcu_sync_lockdep_assertGuenter Roeck
2016-08-26RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...Balbir Singh
2016-08-26RFC: FROMLIST: cgroup: avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra
2016-08-26RFC: FROMLIST: locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra
2016-08-15sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()Waiman Long
2016-08-15FIXUP: sched: scheduler-driven cpu frequency selectionRicky Liang
2016-08-11sched/rt: Add Kconfig option to enable panicking for RT throttlingMatt Wagantall
2016-08-11sched/rt: print RT tasks when RT throttling is activatedMatt Wagantall
2016-08-11UPSTREAM: sched: Fix a race between __kthread_bind() and sched_setaffinity()Peter Zijlstra
2016-08-11sched/fair: Favor higher cpus only for boosted tasksSrinath Sridharan
2016-08-11vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter
2016-08-11sched/fair: call OPP update when going idle after migrationJuri Lelli
2016-08-11sched/cpufreq_sched: fix thermal capping eventsJuri Lelli
2016-08-11sched/fair: Picking cpus with low OPPs for tasks that prefer idle CPUsSrinath Sridharan
2016-08-11FIXUP: sched/tune: do initialization as a postcore_initicallPatrick Bellasi
2016-08-11DEBUG: sched: add tracepoint for RD overutilizedPatrick Bellasi
2016-08-11sched/tune: Introducing a new schedtune attribute prefer_idleSrinath Sridharan
2016-08-11sched: use util instead of capacity to select busy cpuTodd Kjos
2016-08-11arch_timer: add error handling when the MPM global timer is clearedChris Redpath
2016-08-11FIXUP: sched: Fix double-release of spinlock in move_queued_taskTodd Kjos
2016-08-11FIXUP: sched/fair: Fix hang during suspend in sched_group_energyTodd Kjos
2016-08-11FIXUP: sched: fix SchedFreq integration for both PELT and WALTPatrick Bellasi
2016-08-11sched: EAS: Avoid causing spikes to max-freq unnecessarilyTodd Kjos
2016-08-11FIXUP: sched: fix set_cfs_cpu_capacity when WALT is in usePatrick Bellasi
2016-08-11sched/walt: Accounting for number of irqs pending on each coreSrinath Sridharan
2016-08-11sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri
2016-08-11sched/tune: fix PB and PC cuts indexes definitionPatrick Bellasi
2016-08-11sched/fair: optimize idle cpu selection for boosted tasksTodd Kjos
2016-08-11FIXUP: sched/tune: fix accounting for runnable tasksPatrick Bellasi
2016-08-10sched/tune: use a single initialisation functionPatrick Bellasi
2016-08-10sched/{fair,tune}: simplify fair.c codePatrick Bellasi
2016-08-10FIXUP: sched/tune: fix payoff calculation for boost regionPatrick Bellasi
2016-08-10sched/tune: Add support for negative boost valuesSrinath Sridharan
2016-08-10FIX: sched/tune: move schedtune_nornalize_energy into fair.cPatrick Bellasi
2016-08-10FIX: sched/tune: update usage of boosted task utilisation on CPU selectionPatrick Bellasi
2016-08-10sched/fair: add tunable to set initial task loadTodd Kjos
2016-08-10sched/fair: add tunable to force selection at cpu granularityJuri Lelli
2016-08-10sched: EAS: take cstate into account when selecting idle coreSrinath Sridharan
2016-08-10sched/cpufreq_sched: Consolidated updateSrinath Sridharan
2016-08-10FIXUP: sched: fix build for non-SMP targetPatrick Bellasi
2016-08-10DEBUG: sched/tune: add tracepoint on P-E space filteringPatrick Bellasi
2016-08-10DEBUG: sched/tune: add tracepoint for energy_diff() valuesPatrick Bellasi
2016-08-10DEBUG: sched/tune: add tracepoint for task boost signalPatrick Bellasi
2016-08-10CHROMIUM: sched: update the average of nr_runningJoseph Lo
2016-08-01Revert "panic: Add board ID to panic output"Amit Pundir
2016-07-25UPSTREAM: sched: panic on corrupted stack endJann Horn
2016-07-21cpuset: Add allow_attach hook for cpusets on android.Riley Andrews