summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-10-17sched: Add the mechanics of top task tracking for frequency guidanceSyed Rameez Mustafa
2016-10-17sched: Enhance the scheduler migration load fixup featureSyed Rameez Mustafa
2016-10-17sched: Add per CPU load tracking for each taskSyed Rameez Mustafa
2016-10-13Merge "sched/cgroup: Fix/cleanup cgroup teardown/init"Linux Build Service Account
2016-10-13Merge "sched: bucketize CPU c-state levels"Linux Build Service Account
2016-10-13Merge "sched: use wakeup latency as c-state determinant"Linux Build Service Account
2016-10-12sched: bucketize CPU c-state levelsJoonwoo Park
2016-10-12sched: use wakeup latency as c-state determinantJoonwoo Park
2016-10-12sched/tune: Remove redundant checks for NULL cssSyed Rameez Mustafa
2016-10-10sched: Add cgroup attach functionality to the tune controllerSyed Rameez Mustafa
2016-10-10sched: Update the number of tune groups to 5Syed Rameez Mustafa
2016-10-10sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-10-07genirq: Avoid race between cpu hot plug and irq_desc() allocation pathsPrasad Sodagudi
2016-10-06Merge "sched/tune: add sysctl interface to define a boost value"Linux Build Service Account
2016-10-06Merge "sched: Fix a division by zero bug in scale_exec_time()"Linux Build Service Account
2016-10-05Merge "sched: Fix integer overflow in sched_update_nr_prod()"Linux Build Service Account
2016-10-05Merge "sched: Add a device tree property to specify the sched boost type"Linux Build Service Account
2016-10-05Merge "RFC: FROMLIST: cgroup: reduce read locked section of cgroup_threadgrou...Linux Build Service Account
2016-10-05sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-10-05sched: Initialize HMP stats inside init_sd_lb_stats()Syed Rameez Mustafa
2016-10-05sched/cgroup: Fix/cleanup cgroup teardown/initPeter Zijlstra
2016-10-05sched/cgroup: Fix cgroup entity load tracking tear-downPeter Zijlstra
2016-10-04sched: Fix integer overflow in sched_update_nr_prod()Pavankumar Kondeti
2016-10-03Merge "sched: Fix CPU selection when all online CPUs are isolated"Linux Build Service Account
2016-10-03Merge "sched: Add a stub function for init_clusters()"Linux Build Service Account
2016-10-03Merge "sched: add a knob to prefer the waker CPU for sync wakeups"Linux Build Service Account
2016-10-03Merge "hrtimer: Ensure timer is not running before migrating"Linux Build Service Account
2016-10-02sched: Add a device tree property to specify the sched boost typePavankumar Kondeti
2016-10-02sched: Add a stub function for init_clusters()Pavankumar Kondeti
2016-10-02sched: add a knob to prefer the waker CPU for sync wakeupsPavankumar Kondeti
2016-10-01sched: Fix a division by zero bug in scale_exec_time()Pavankumar Kondeti
2016-09-30Merge "sched: don't assume higher capacity means higher power in lb"Linux Build Service Account
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