summaryrefslogtreecommitdiff
path: root/include/linux/sched.h (follow)
Commit message (Expand)AuthorAge
* sched: add cpu isolation supportOlav Haugan2016-09-24
* watchdog: Add support for cpu isolationOlav Haugan2016-09-20
* sched: Further re-factor HMP specific codeSyed Rameez Mustafa2016-09-08
* sched: Move most HMP specific code to a separate file.Syed 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: break the forever prev_cpu selection preferencePavankumar Kondeti2016-06-23
* sched: Aggregate for frequencySrivatsa Vaddagiri2016-05-26
* sched: simplify CPU frequency estimation and cycle counter APIJoonwoo Park2016-05-20
* 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