summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2016-03-23sched: prevent task migration while governor queries CPUs' loadJoonwoo Park
2016-03-23sched: add scheduling latency tracking procfs nodeJoonwoo Park
2016-03-23sched: warn/panic upon excessive scheduling latencyJoonwoo Park
2016-03-23sched: Keep track of average nr_big_tasksSrivatsa Vaddagiri
2016-03-23sched: Fix bug in average nr_running and nr_iowait calculationSrivatsa Vaddagiri
2016-03-23sched: Add userspace interface to set PF_WAKE_UP_IDLESrivatsa Vaddagiri
2016-03-23sched_avg: add run queue averagingJeff Ohlstein
2016-03-23sched: Per-cpu prefer_idle flagSrivatsa Vaddagiri
2016-03-23sched: Add sysctl to enable power aware schedulingOlav Haugan
2016-03-23sched: Avoid frequent migration of running taskSrivatsa Vaddagiri
2016-03-23sched: Provide knob to prefer mostly_idle over idle cpusSrivatsa Vaddagiri
2016-03-23sched: make sched_cpu_high_irqload a runtime tunableSteve Muckle
2016-03-23sched: do not set window until sched_clock is fully initializedSteve Muckle
2016-03-23sched: Packing support until a frequency thresholdSrivatsa Vaddagiri
2016-03-23sched: tighten up jiffy to sched_clock mappingSteve Muckle
2016-03-23sched: per-cpu mostly_idle thresholdSrivatsa Vaddagiri
2016-03-23sched: Add API to set task's initial task loadSrivatsa Vaddagiri
2016-03-23sched: update governor notification logicSrivatsa Vaddagiri
2016-03-23sched: Use absolute scale for notifying governorSrivatsa Vaddagiri
2016-03-23sched: window-stats: Enhance cpu busy time accountingSrivatsa Vaddagiri
2016-03-23sched: improve logic for alerting governorSrivatsa Vaddagiri
2016-03-23sched: Fix compile errorSrivatsa Vaddagiri
2016-03-23sched: Define dummy scheduler freq input functionsJunjie Wu
2016-03-23sched: window-stats: Fix exit raceSrivatsa Vaddagiri
2016-03-23sched: window-stats: legacy modeSrivatsa Vaddagiri
2016-03-23sched: window-stats: Code cleanupSrivatsa Vaddagiri
2016-03-23sched: window-stats: Remove unused prev_window variableSrivatsa Vaddagiri
2016-03-23sched: Make RAVG_HIST_SIZE tunableOlav Haugan
2016-03-23sched: window-stats: Allow acct_wait_time to be tunedSrivatsa Vaddagiri
2016-03-23sched: window-stats: Account interrupt handling time as busy timeSrivatsa Vaddagiri
2016-03-23sched: window-stats: Account idle time as busy timeSrivatsa Vaddagiri
2016-03-23sched: window-stats: Account wait timeSrivatsa Vaddagiri
2016-03-23sched: window-stats: Handle policy change properlySrivatsa Vaddagiri
2016-03-23sched: remove sysctl control for HMP and power-aware task placementSrivatsa Vaddagiri
2016-03-23sched: support legacy mode betterSrivatsa Vaddagiri
2016-03-23sched/fair: Introduce scheduler boost for low latency workloadsSyed Rameez Mustafa
2016-03-23sched: make sched_set_window() return failure when PELT is in useSrivatsa Vaddagiri
2016-03-23sched: Add new trace eventsSrivatsa Vaddagiri
2016-03-23sched: do not balance on exec if SCHED_HMPSteve Muckle
2016-03-23sched: Use historical load for freq governor inputSrivatsa Vaddagiri
2016-03-23sched: notify cpufreq on over/underprovisioned CPUsSteve Muckle
2016-03-23sched: Introduce spill threshold tunables to manage overcommitmentSyed Rameez Mustafa
2016-03-23sched: add migration load change notifier for frequency guidanceSteve Muckle
2016-03-23sched: add hook for platform-specific CPU power informationSteve Muckle
2016-03-23sched: add power aware scheduling sysctlSteve Muckle
2016-03-23sched: add sched_get_busy, sched_set_window APIsSrivatsa Vaddagiri
2016-03-23sched: window-stats: add prev_window counter per-taskSrivatsa Vaddagiri
2016-03-23sched: window-stats: synchronize windows across cpusSrivatsa Vaddagiri
2016-03-23sched: Basic task placement support for HMP systemsSrivatsa Vaddagiri
2016-03-23sched: Add CONFIG_SCHED_HMP Kconfig optionSrivatsa Vaddagiri