summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
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-29Merge "sched: constrain HMP scheduler tunable range with in better way"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-24sched/core: Add trace point for cpu isolationOlav Haugan
2016-09-24sched: add cpu isolation supportOlav Haugan
2016-09-21sched: constrain HMP scheduler tunable range with in better wayJoonwoo Park
2016-09-14sched: panic on corrupted stack endJann Horn
2016-09-09sched: Move data structures under CONFIG_SCHED_HMPSyed Rameez Mustafa
2016-09-08sched: Further re-factor HMP specific codeSyed Rameez Mustafa
2016-08-29Merge "Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4...Linux Build Service Account
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
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-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-08-16Merge "Revert "arm64: fpsimd: Enable FP(floating-point) settings for msm8996""Linux Build Service Account
2016-08-15Revert "arm64: Add support for app specific settings"Satya Durga Srinivasu Prabhala
2016-08-12sched/fair: Don't check for migration for a pinned taskOlav Haugan
2016-07-22Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni
2016-07-16sched/core: Fix uninitialized variable used for tracepointOlav Haugan
2016-07-16sched/core: Fix null-pointer dereferenceOlav Haugan
2016-07-13Merge "sched: break the forever prev_cpu selection preference"Linux Build Service Account
2016-06-23sched: break the forever prev_cpu selection preferencePavankumar Kondeti
2016-06-22sched: core: Fix possible hotplug race in set_cpus_allowed_ptrVikram Mulukutla
2016-06-21sched: kill unnecessary divisions on fast pathJoonwoo Park
2016-06-21sched: prevent race where update CPU cyclesJoonwoo Park
2016-06-21sched: fix overflow in scaled execution time calculationJoonwoo Park
2016-06-21sched: remove unused parameter cpu from cpu_cycles_to_freq()Joonwoo Park
2016-06-09sched: avoid potential race between governor and thermal driverJoonwoo Park
2016-06-09sched: fix potential deflated frequency estimation during IRQ handlingJoonwoo Park
2016-06-09sched: fix CPU frequency estimation while idleJoonwoo Park
2016-06-09sched: preserve CPU cycle counter in rqJoonwoo Park
2016-06-07arm64: Add support for app specific settingsSarangdhar Joshi
2016-06-03Revert "sched: warn/panic upon excessive scheduling latency"Joonwoo Park
2016-06-03Revert "sched: add scheduling latency tracking procfs node"Joonwoo Park