summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-09-30Merge "sched: panic on corrupted stack end"Linux Build Service Account
2016-09-30sched: Fix CPU selection when all online CPUs are isolatedSyed Rameez Mustafa
2016-09-30hrtimer: Ensure timer is not running before migratingOlav Haugan
2016-09-29Merge "sched: constrain HMP scheduler tunable range with in better way"Linux Build Service Account
2016-09-29Merge "sched/core_ctl: Integrate core control with cpu isolation"Linux Build Service Account
2016-09-29Merge "sched/core_ctl: Refactor cpu data"Linux Build Service Account
2016-09-29Merge "core_ctrl: Move core control into kernel"Linux Build Service Account
2016-09-29sched: don't assume higher capacity means higher power in lbPavankumar Kondeti
2016-09-24sched/core_ctl: Integrate core control with cpu isolationOlav Haugan
2016-09-24sched/core_ctl: Refactor cpu dataOlav Haugan
2016-09-24trace: Move core control trace events to schedulerOlav Haugan
2016-09-24core_ctrl: Move core control into kernelOlav Haugan
2016-09-24core_ctl_helper: Remove code since it is not used anymoreOlav Haugan
2016-09-24perf: Add cpu isolation awarenessOlav Haugan
2016-09-24smp: Do not wake up all idle CPUsOlav Haugan
2016-09-24pmqos: Enable cpu isolation awarenessOlav Haugan
2016-09-24irq: Make irq affinity function cpu isolation awareOlav Haugan
2016-09-24sched/core: Add trace point for cpu isolationOlav Haugan
2016-09-24sched: add cpu isolation supportOlav Haugan
2016-09-24Merge "cgroup: make sure a parent css isn't freed before its children"Linux Build Service Account
2016-09-21sched: constrain HMP scheduler tunable range with in better wayJoonwoo Park
2016-09-20watchdog: Add support for cpu isolationOlav Haugan
2016-09-20cpumask: Add cpu isolation supportOlav Haugan
2016-09-20timer: Do not require CPUSETS to be enabled for migrationOlav Haugan
2016-09-20timer: Add function to migrate timersSantosh Shukla
2016-09-20hrtimer.h: prevent pinned timer state from breaking inactive testGary S. Robertson
2016-09-20hrtimer: make sure PINNED flag is cleared after removing hrtimerViresh Kumar
2016-09-20hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimersViresh Kumar
2016-09-20hrtimer: update timer->state with 'pinned' informationViresh Kumar
2016-09-20timer: create timer_quiesce_cpu() to isolate CPU from timersViresh Kumar
2016-09-20timer: Ensure timers are not running before migratingOlav Haugan
2016-09-19Merge "FROMLIST: security,perf: Allow further restriction of perf_event_open"Linux Build Service Account
2016-09-19Merge "cpuset: handle race between CPU hotplug and cpuset_hotplug_work"Linux Build Service Account
2016-09-14sched: panic on corrupted stack endJann Horn
2016-09-13FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep
2016-09-13cpuset: handle race between CPU hotplug and cpuset_hotplug_workJoonwoo Park
2016-09-12Merge branch 'tmp-bab1564' into msm-4.4Runmin Wang
2016-09-09sched: Move data structures under CONFIG_SCHED_HMPSyed Rameez Mustafa
2016-09-09cgroup: make sure a parent css isn't freed before its childrenTejun Heo
2016-09-08sched: Further re-factor HMP specific codeSyed Rameez Mustafa
2016-09-02Merge "mutex: Add a delay into the SPIN_ON_OWNER wait loop."Linux Build Service Account
2016-08-29RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...Balbir Singh
2016-08-29RFC: FROMLIST: cgroup: avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra
2016-08-29RFC: FROMLIST: locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra
2016-08-29Merge "Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4...Linux Build Service Account
2016-08-26Merge "sched: Make use of sysctl_sched_wake_to_idle in select_best_cpu"Linux Build Service Account
2016-08-26Merge "sched: handle frequency alert notifications better"Linux Build Service Account
2016-08-26Merge "cpuset: Make cpusets restore on hotplug"Linux Build Service Account
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-25mutex: Add a delay into the SPIN_ON_OWNER wait loop.Riley Andrews