summaryrefslogtreecommitdiff
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAge
* 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
| | |/ | |/|
* | | sched/core_ctl: Integrate core control with cpu isolationOlav Haugan2016-09-24
* | | sched/core_ctl: Refactor cpu dataOlav Haugan2016-09-24
* | | trace: Move core control trace events to schedulerOlav Haugan2016-09-24
* | | core_ctrl: Move core control into kernelOlav Haugan2016-09-24
* | | sched/core: Add trace point for cpu isolationOlav Haugan2016-09-24
* | | sched: add cpu isolation supportOlav Haugan2016-09-24
|/ /
* | sched: Move data structures under CONFIG_SCHED_HMPSyed Rameez Mustafa2016-09-09
* | sched: Further re-factor HMP specific codeSyed Rameez Mustafa2016-09-08
* | Merge "Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4...Linux Build Service Account2016-08-29
|\ \
| * | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
| |/
* | sched: Make use of sysctl_sched_wake_to_idle in select_best_cpuSyed Rameez Mustafa2016-08-22
* | sched: Introduce sched_freq_aggregate_threshold tunablePavankumar Kondeti2016-08-22
* | sched: handle frequency alert notifications betterPavankumar Kondeti2016-08-22
* | sched: inherit the group id from the group leaderPavankumar Kondeti2016-08-22
* | sched/fair: Add flag to indicate why we picked the CPUOlav Haugan2016-08-22
* | sched: Move notify_migration() under CONFIG_SCHED_HMPSyed Rameez Mustafa2016-08-22
* | sched: Move most HMP specific code to a separate file.Syed Rameez Mustafa2016-08-22
* | sched: Consolidate CONFIG_SCHED_HMP sections in various filesSyed Rameez Mustafa2016-08-22
* | sched: Fix compile issues for !CONFIG_SCHED_HMPSyed Rameez Mustafa2016-08-22
* | sched: Remove all existence of CONFIG_SCHED_FREQ_INPUTSyed Rameez Mustafa2016-08-22
* | sched: Move CPU cstate tracking under CONFIG_SCHED_HMPSyed Rameez Mustafa2016-08-22
* | sched: Remove unused PELT extensions for HMP schedulingSyed Rameez Mustafa2016-08-22
* | sched: Remove unused migration notifier code.Syed Rameez Mustafa2016-08-22
|/
* Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\
| * sched/cgroup: Fix/cleanup cgroup teardown/initPeter Zijlstra2016-05-04
* | Merge "Revert "arm64: fpsimd: Enable FP(floating-point) settings for msm8996""Linux Build Service Account2016-08-16
|\ \
| * | Revert "arm64: Add support for app specific settings"Satya Durga Srinivasu Prabhala2016-08-15
* | | sched/fair: Don't check for migration for a pinned taskOlav Haugan2016-08-12
|/ /
* | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\|
| * sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner2016-04-12
| * sched/cputime: Fix steal_account_process_tick() to always return jiffiesChris Friesen2016-04-12
* | sched/core: Fix uninitialized variable used for tracepointOlav Haugan2016-07-16
* | sched/core: Fix null-pointer dereferenceOlav Haugan2016-07-16
* | Merge "sched: break the forever prev_cpu selection preference"Linux Build Service Account2016-07-13
|\ \
| * | sched: break the forever prev_cpu selection preferencePavankumar Kondeti2016-06-23
* | | sched: core: Fix possible hotplug race in set_cpus_allowed_ptrVikram Mulukutla2016-06-22
|/ /
* | sched: kill unnecessary divisions on fast pathJoonwoo Park2016-06-21
* | sched: prevent race where update CPU cyclesJoonwoo Park2016-06-21
* | sched: fix overflow in scaled execution time calculationJoonwoo Park2016-06-21
* | sched: remove unused parameter cpu from cpu_cycles_to_freq()Joonwoo Park2016-06-21
* | sched: avoid potential race between governor and thermal driverJoonwoo Park2016-06-09
* | sched: fix potential deflated frequency estimation during IRQ handlingJoonwoo Park2016-06-09
* | sched: fix CPU frequency estimation while idleJoonwoo Park2016-06-09
* | sched: preserve CPU cycle counter in rqJoonwoo Park2016-06-09