summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2016-08-24cpuset: Make cpusets restore on hotplugRiley Andrews
2016-08-22sched: Make use of sysctl_sched_wake_to_idle in select_best_cpuSyed Rameez Mustafa
2016-08-22sched: Introduce sched_freq_aggregate_threshold tunablePavankumar Kondeti
2016-08-22sched: handle frequency alert notifications betterPavankumar Kondeti
2016-08-22sched: inherit the group id from the group leaderPavankumar Kondeti
2016-08-22sched/fair: Add flag to indicate why we picked the CPUOlav Haugan
2016-08-22sched: Move notify_migration() under CONFIG_SCHED_HMPSyed Rameez Mustafa
2016-08-22sched: Move most HMP specific code to a separate file.Syed Rameez Mustafa
2016-08-22sched: Consolidate CONFIG_SCHED_HMP sections in various filesSyed Rameez Mustafa
2016-08-22sched: Fix compile issues for !CONFIG_SCHED_HMPSyed Rameez Mustafa
2016-08-22sched: Remove all existence of CONFIG_SCHED_FREQ_INPUTSyed Rameez Mustafa
2016-08-22sched: Move CPU cstate tracking under CONFIG_SCHED_HMPSyed Rameez Mustafa
2016-08-22sched: Remove unused PELT extensions for HMP schedulingSyed Rameez Mustafa
2016-08-22sched: Remove unused migration notifier code.Syed Rameez Mustafa
2016-08-19coresight: abort coresight tracing on kernel crashSatyajit Desai
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-08-16Merge "perf: Add support for exclude_idle attribute"Linux Build Service Account
2016-08-16Merge "Revert "arm64: fpsimd: Enable FP(floating-point) settings for msm8996""Linux Build Service Account