summaryrefslogtreecommitdiff
path: root/include/linux/sched.h (follow)
Commit message (Expand)AuthorAge
* sched: select task's prev_cpu as the best CPU when it was chosen recentlyJoonwoo Park2016-03-23
* sched: use ktime instead of sched_clock for load trackingJoonwoo Park2016-03-23
* sched: Notify cpufreq governor early about potential big tasksSyed Rameez Mustafa2016-03-23
* sched: account new task load so that governor can apply different policyJoonwoo Park2016-03-23
* sched: Add tunables for static cpu and cluster costOlav Haugan2016-03-23
* sched/core: Add API to set cluster d-stateOlav Haugan2016-03-23
* sched: take into account of governor's frequency max loadJoonwoo Park2016-03-23
* sched: Update the wakeup placement logic for fair and rt tasksSyed Rameez Mustafa2016-03-23
* sched: Rework energy aware schedulingSyed Rameez Mustafa2016-03-23
* sched: prevent task migration while governor queries CPUs' loadJoonwoo Park2016-03-23
* sched: Keep track of average nr_big_tasksSrivatsa Vaddagiri2016-03-23
* sched: Fix bug in average nr_running and nr_iowait calculationSrivatsa Vaddagiri2016-03-23
* sched: Add userspace interface to set PF_WAKE_UP_IDLESrivatsa Vaddagiri2016-03-23
* sched_avg: add run queue averagingJeff Ohlstein2016-03-23
* sched: Per-cpu prefer_idle flagSrivatsa Vaddagiri2016-03-23
* sched: Avoid frequent migration of running taskSrivatsa Vaddagiri2016-03-23
* sched: do not set window until sched_clock is fully initializedSteve Muckle2016-03-23
* sched: Packing support until a frequency thresholdSrivatsa Vaddagiri2016-03-23
* sched: per-cpu mostly_idle thresholdSrivatsa Vaddagiri2016-03-23
* sched: Add API to set task's initial task loadSrivatsa Vaddagiri2016-03-23
* sched: window-stats: Enhance cpu busy time accountingSrivatsa Vaddagiri2016-03-23
* sched: Fix compile errorSrivatsa Vaddagiri2016-03-23
* sched: Define dummy scheduler freq input functionsJunjie Wu2016-03-23
* sched: window-stats: Fix exit raceSrivatsa Vaddagiri2016-03-23
* sched: window-stats: Remove unused prev_window variableSrivatsa Vaddagiri2016-03-23
* sched: Make RAVG_HIST_SIZE tunableOlav Haugan2016-03-23
* sched: window-stats: Account interrupt handling time as busy timeSrivatsa Vaddagiri2016-03-23
* sched: window-stats: Account idle time as busy timeSrivatsa Vaddagiri2016-03-23
* sched: window-stats: Account wait timeSrivatsa Vaddagiri2016-03-23
* sched: support legacy mode betterSrivatsa Vaddagiri2016-03-23
* sched/fair: Introduce scheduler boost for low latency workloadsSyed Rameez Mustafa2016-03-23
* sched: make sched_set_window() return failure when PELT is in useSrivatsa Vaddagiri2016-03-23
* sched: Add new trace eventsSrivatsa Vaddagiri2016-03-23
* sched: do not balance on exec if SCHED_HMPSteve Muckle2016-03-23
* sched: Use historical load for freq governor inputSrivatsa Vaddagiri2016-03-23
* sched: add migration load change notifier for frequency guidanceSteve Muckle2016-03-23
* sched: add sched_get_busy, sched_set_window APIsSrivatsa Vaddagiri2016-03-23
* sched: window-stats: add prev_window counter per-taskSrivatsa Vaddagiri2016-03-23
* sched: window-stats: synchronize windows across cpusSrivatsa Vaddagiri2016-03-23
* sched: Add CONFIG_SCHED_HMP Kconfig optionSrivatsa Vaddagiri2016-03-23
* sched: Add scaled task load statisticsSrivatsa Vaddagiri2016-03-23
* sched: Introduce CONFIG_SCHED_FREQ_INPUTSrivatsa Vaddagiri2016-03-23
* sched: Window-based load stat improvementsSrivatsa Vaddagiri2016-03-23
* cpufreq: cpu-boost: Introduce scheduler assisted load based syncsRohit Gupta2016-03-23
* sched: window-based load stats for tasksSrivatsa Vaddagiri2016-03-23
* sched: provide per cpu-cgroup option to notify on migrationsSteve Muckle2016-03-23
* sched: add PF_WAKE_UP_IDLESteve Muckle2016-03-23
* sched: Make the scheduler aware of C-state for cpusSrivatsa Vaddagiri2016-03-23
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-03-22
* sched/core: Fix unserialized r-m-w scribbling stuffPeter Zijlstra2016-01-06