index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
sched: add cpu isolation support
Olav Haugan
2016-09-24
*
watchdog: Add support for cpu isolation
Olav Haugan
2016-09-20
*
sched: Further re-factor HMP specific code
Syed Rameez Mustafa
2016-09-08
*
sched: Move most HMP specific code to a separate file.
Syed Rameez Mustafa
2016-08-22
*
sched: Remove all existence of CONFIG_SCHED_FREQ_INPUT
Syed Rameez Mustafa
2016-08-22
*
sched: Move CPU cstate tracking under CONFIG_SCHED_HMP
Syed Rameez Mustafa
2016-08-22
*
sched: Remove unused PELT extensions for HMP scheduling
Syed Rameez Mustafa
2016-08-22
*
sched: break the forever prev_cpu selection preference
Pavankumar Kondeti
2016-06-23
*
sched: Aggregate for frequency
Srivatsa Vaddagiri
2016-05-26
*
sched: simplify CPU frequency estimation and cycle counter API
Joonwoo Park
2016-05-20
*
watchdog: introduce touch_softlockup_watchdog_sched()
Tejun Heo
2016-05-05
*
sched: use proper typedef for cpumask
Jeevan Shriram
2016-04-28
*
sched: take into account of limited CPU min and max frequencies
Joonwoo Park
2016-04-27
*
sched: add support for CPU frequency estimation with cycle counter
Joonwoo Park
2016-04-27
*
android/lowmemorykiller: Ignore tasks with freed mm
Liam Mark
2016-04-13
*
sched: fix compile failure with !CONFIG_SCHED_HMP
Joonwoo Park
2016-03-23
*
sched: Add separate load tracking histogram to predict loads
Pavankumar Kondeti
2016-03-23
*
sched: Provide a wake up API without sending freq notifications
Junjie Wu
2016-03-23
*
sched: colocate related threads
Srivatsa Vaddagiri
2016-03-23
*
Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2
David Keitel
2016-03-23
|
\
|
*
unix: properly account for FDs passed over unix sockets
willy tarreau
2016-01-31
*
|
sched: select task's prev_cpu as the best CPU when it was chosen recently
Joonwoo Park
2016-03-23
*
|
sched: use ktime instead of sched_clock for load tracking
Joonwoo Park
2016-03-23
*
|
sched: Notify cpufreq governor early about potential big tasks
Syed Rameez Mustafa
2016-03-23
*
|
sched: account new task load so that governor can apply different policy
Joonwoo Park
2016-03-23
*
|
sched: Add tunables for static cpu and cluster cost
Olav Haugan
2016-03-23
*
|
sched/core: Add API to set cluster d-state
Olav Haugan
2016-03-23
*
|
sched: take into account of governor's frequency max load
Joonwoo Park
2016-03-23
*
|
sched: Update the wakeup placement logic for fair and rt tasks
Syed Rameez Mustafa
2016-03-23
*
|
sched: Rework energy aware scheduling
Syed Rameez Mustafa
2016-03-23
*
|
sched: prevent task migration while governor queries CPUs' load
Joonwoo Park
2016-03-23
*
|
sched: Keep track of average nr_big_tasks
Srivatsa Vaddagiri
2016-03-23
*
|
sched: Fix bug in average nr_running and nr_iowait calculation
Srivatsa Vaddagiri
2016-03-23
*
|
sched: Add userspace interface to set PF_WAKE_UP_IDLE
Srivatsa Vaddagiri
2016-03-23
*
|
sched_avg: add run queue averaging
Jeff Ohlstein
2016-03-23
*
|
sched: Per-cpu prefer_idle flag
Srivatsa Vaddagiri
2016-03-23
*
|
sched: Avoid frequent migration of running task
Srivatsa Vaddagiri
2016-03-23
*
|
sched: do not set window until sched_clock is fully initialized
Steve Muckle
2016-03-23
*
|
sched: Packing support until a frequency threshold
Srivatsa Vaddagiri
2016-03-23
*
|
sched: per-cpu mostly_idle threshold
Srivatsa Vaddagiri
2016-03-23
*
|
sched: Add API to set task's initial task load
Srivatsa Vaddagiri
2016-03-23
*
|
sched: window-stats: Enhance cpu busy time accounting
Srivatsa Vaddagiri
2016-03-23
*
|
sched: Fix compile error
Srivatsa Vaddagiri
2016-03-23
*
|
sched: Define dummy scheduler freq input functions
Junjie Wu
2016-03-23
*
|
sched: window-stats: Fix exit race
Srivatsa Vaddagiri
2016-03-23
*
|
sched: window-stats: Remove unused prev_window variable
Srivatsa Vaddagiri
2016-03-23
*
|
sched: Make RAVG_HIST_SIZE tunable
Olav Haugan
2016-03-23
*
|
sched: window-stats: Account interrupt handling time as busy time
Srivatsa Vaddagiri
2016-03-23
*
|
sched: window-stats: Account idle time as busy time
Srivatsa Vaddagiri
2016-03-23
*
|
sched: window-stats: Account wait time
Srivatsa Vaddagiri
2016-03-23
[next]