summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-09-07Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-07Merge tag 'v4.4.20' into android-4.4.yDmitry Shmidt
2016-09-07sched/nohz: Fix affine unpinned timers messWanpeng Li
2016-09-07sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regressionPeter Zijlstra
2016-09-07genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier
2016-09-07genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAPThomas Gleixner
2016-09-06cpuset: Make cpusets restore on hotplugRiley Andrews
2016-08-31ANDROID: rcu_sync: Export rcu_sync_lockdep_assertGuenter Roeck
2016-08-30Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
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-22Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt
2016-08-20module: Invalidate signatures on force-loaded modulesBen Hutchings
2016-08-20audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore
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-11Merge tag 'v4.4.17' into android-4.4.yDmitry Shmidt
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