summaryrefslogtreecommitdiff
path: root/include/linux/sched.h (follow)
Commit message (Expand)AuthorAge
* watchdog: introduce touch_softlockup_watchdog_sched()Tejun Heo2016-05-05
* sched: use proper typedef for cpumaskJeevan Shriram2016-04-28
* sched: take into account of limited CPU min and max frequenciesJoonwoo Park2016-04-27
* sched: add support for CPU frequency estimation with cycle counterJoonwoo Park2016-04-27
* android/lowmemorykiller: Ignore tasks with freed mmLiam Mark2016-04-13
* sched: fix compile failure with !CONFIG_SCHED_HMPJoonwoo Park2016-03-23
* sched: Add separate load tracking histogram to predict loadsPavankumar Kondeti2016-03-23
* sched: Provide a wake up API without sending freq notificationsJunjie Wu2016-03-23
* sched: colocate related threadsSrivatsa Vaddagiri2016-03-23
* Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\
| * unix: properly account for FDs passed over unix socketswilly tarreau2016-01-31
* | 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