summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* Merge "sched: Add a device tree property to specify the sched boost type"Linux Build Service Account2016-10-05
|\
| * sched: Add a device tree property to specify the sched boost typePavankumar Kondeti2016-10-02
* | Merge "RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgrou...Linux Build Service Account2016-10-05
|\ \
| * | RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgroup_rwsem...Balbir Singh2016-08-29
| * | RFC: FROMLIST: cgroup: avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra2016-08-29
| * | RFC: FROMLIST: locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra2016-08-29
* | | Merge "sched: Fix CPU selection when all online CPUs are isolated"Linux Build Service Account2016-10-03
|\ \ \
| * | | sched: Fix CPU selection when all online CPUs are isolatedSyed Rameez Mustafa2016-09-30
* | | | Merge "sched: Add a stub function for init_clusters()"Linux Build Service Account2016-10-03
|\ \ \ \ | | |_|/ | |/| |
| * | | sched: Add a stub function for init_clusters()Pavankumar Kondeti2016-10-02
* | | | Merge "sched: add a knob to prefer the waker CPU for sync wakeups"Linux Build Service Account2016-10-03
|\| | |
| * | | sched: add a knob to prefer the waker CPU for sync wakeupsPavankumar Kondeti2016-10-02
| |/ /
* | | Merge "hrtimer: Ensure timer is not running before migrating"Linux Build Service Account2016-10-03
|\ \ \
| * | | hrtimer: Ensure timer is not running before migratingOlav Haugan2016-09-30
| |/ /
* | | Merge "sched: don't assume higher capacity means higher power in lb"Linux Build Service Account2016-09-30
|\ \ \
| * | | sched: don't assume higher capacity means higher power in lbPavankumar Kondeti2016-09-29
* | | | Merge "sched: panic on corrupted stack end"Linux Build Service Account2016-09-30
|\ \ \ \ | |_|/ / |/| | |
| * | | sched: panic on corrupted stack endJann Horn2016-09-14
* | | | Merge "sched: constrain HMP scheduler tunable range with in better way"Linux Build Service Account2016-09-29
|\ \ \ \
| * | | | sched: constrain HMP scheduler tunable range with in better wayJoonwoo Park2016-09-21
* | | | | Merge "sched/core_ctl: Integrate core control with cpu isolation"Linux Build Service Account2016-09-29
|\ \ \ \ \
| * | | | | sched/core_ctl: Integrate core control with cpu isolationOlav Haugan2016-09-24
* | | | | | Merge "sched/core_ctl: Refactor cpu data"Linux Build Service Account2016-09-29
|\| | | | |
| * | | | | sched/core_ctl: Refactor cpu dataOlav Haugan2016-09-24
| * | | | | trace: Move core control trace events to schedulerOlav Haugan2016-09-24
* | | | | | Merge "core_ctrl: Move core control into kernel"Linux Build Service Account2016-09-29
|\| | | | | | |_|_|/ / |/| | | |
| * | | | core_ctrl: Move core control into kernelOlav Haugan2016-09-24
| * | | | core_ctl_helper: Remove code since it is not used anymoreOlav Haugan2016-09-24
| * | | | perf: Add cpu isolation awarenessOlav Haugan2016-09-24
| * | | | smp: Do not wake up all idle CPUsOlav Haugan2016-09-24
| * | | | pmqos: Enable cpu isolation awarenessOlav Haugan2016-09-24
| * | | | irq: Make irq affinity function cpu isolation awareOlav Haugan2016-09-24
| * | | | sched/core: Add trace point for cpu isolationOlav Haugan2016-09-24
| * | | | sched: add cpu isolation supportOlav Haugan2016-09-24
| * | | | watchdog: Add support for cpu isolationOlav Haugan2016-09-20
| * | | | cpumask: Add cpu isolation supportOlav Haugan2016-09-20
| * | | | timer: Do not require CPUSETS to be enabled for migrationOlav Haugan2016-09-20
| * | | | timer: Add function to migrate timersSantosh Shukla2016-09-20
| * | | | hrtimer.h: prevent pinned timer state from breaking inactive testGary S. Robertson2016-09-20
| * | | | hrtimer: make sure PINNED flag is cleared after removing hrtimerViresh Kumar2016-09-20
| * | | | hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimersViresh Kumar2016-09-20
| * | | | hrtimer: update timer->state with 'pinned' informationViresh Kumar2016-09-20
| * | | | timer: create timer_quiesce_cpu() to isolate CPU from timersViresh Kumar2016-09-20
| * | | | timer: Ensure timers are not running before migratingOlav Haugan2016-09-20
| |/ / /
* | | | Merge "cgroup: make sure a parent css isn't freed before its children"Linux Build Service Account2016-09-24
|\ \ \ \ | |/ / / |/| | |
| * | | cgroup: make sure a parent css isn't freed before its childrenTejun Heo2016-09-09
* | | | Merge "FROMLIST: security,perf: Allow further restriction of perf_event_open"Linux Build Service Account2016-09-19
|\ \ \ \
| * | | | FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep2016-09-13
* | | | | Merge "cpuset: handle race between CPU hotplug and cpuset_hotplug_work"Linux Build Service Account2016-09-19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cpuset: handle race between CPU hotplug and cpuset_hotplug_workJoonwoo Park2016-09-13