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
/
kernel
/
sched
(
follow
)
Commit message (
Expand
)
Author
Age
*
kernel: sched: Fix compilation issues for Usermode Linux
Jeevan Shriram
2016-04-12
*
sched: fix circular dependency of rq->lock and kswadp waitqueue lock
Pavankumar Kondeti
2016-03-23
*
sched: move out migration notification out of spinlock
Joonwoo Park
2016-03-23
*
sched: fix compile failure with !CONFIG_SCHED_HMP
Joonwoo Park
2016-03-23
*
sched: restrict sync wakee placement bias with waker's demand
Joonwoo Park
2016-03-23
*
sched: add preference for waker cluster CPU in wakee task placement
Joonwoo Park
2016-03-23
*
sched/core: Add protection against null-pointer dereference
Olav Haugan
2016-03-23
*
sched: allow select_prev_cpu_us to be set to values greater than 100us
Joonwoo Park
2016-03-23
*
sched: clean up idle task's mark_start restoring in init_idle()
Pavankumar Kondeti
2016-03-23
*
sched: let sched_boost take precedence over sched_restrict_cluster_spill
Pavankumar Kondeti
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: Take downmigrate threshold into consideration
Pavankumar Kondeti
2016-03-23
*
sched: Provide a facility to restrict RT tasks to lower power cluster
Pavankumar Kondeti
2016-03-23
*
sched: Take cluster's minimum power into account for optimizing sbc()
Pavankumar Kondeti
2016-03-23
*
sched: Revise the inter cluster load balance restrictions
Pavankumar Kondeti
2016-03-23
*
sched: colocate related threads
Srivatsa Vaddagiri
2016-03-23
*
sched: Update fair and rt placement logic to use scheduler clusters
Srivatsa Vaddagiri
2016-03-23
*
sched: Introduce the concept CPU clusters in the scheduler
Srivatsa Vaddagiri
2016-03-23
*
sched: remove init_new_task_load from CONFIG_SMP
Jeevan Shriram
2016-03-23
*
sched: Export sched_setscheduler_nocheck()
Junjie Wu
2016-03-23
*
Revert "sched: Export sched_setscheduler_nocheck"
Bryan Huntsman
2016-03-23
*
vmstat: make vmstat_updater deferrable again and shut down on idle
Christoph Lameter
2016-03-23
*
Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2
David Keitel
2016-03-23
|
\
|
*
sched: Fix crash in sched_init_numa()
Raghavendra K T
2016-02-17
*
|
sched: fix compile failure where !CONFIG_SCHED_HMP
Joonwoo Park
2016-03-23
*
|
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: Update min/max capacity for the CPUFREQ_CREATE_POLICY notifier
Syed Rameez Mustafa
2016-03-23
*
|
sched/cputime: fix a deadlock on 32bit systems
Pavankumar Kondeti
2016-03-23
*
|
sched: Optimize scheduler trace events to reduce trace buffer usage
Syed Rameez Mustafa
2016-03-23
*
|
sched: initialize frequency domain cpumask
Joonwoo Park
2016-03-23
*
|
sched: print sched_task_load always
Joonwoo Park
2016-03-23
*
|
sched: add preference for prev and sibling CPU in RT task placement
Joonwoo Park
2016-03-23
*
|
sched: core: Don't use current task_cpu when migrating with stop_one_cpu
Vikram Mulukutla
2016-03-23
*
|
sched: Notify cpufreq governor early about potential big tasks
Syed Rameez Mustafa
2016-03-23
*
|
sched: Skip resetting HMP stats when max frequencies remain unchanged
Syed Rameez Mustafa
2016-03-23
*
|
sched: update sched_task_load trace event
Joonwoo Park
2016-03-23
*
|
sched: avoid unnecessary multiplication and division
Joonwoo Park
2016-03-23
*
|
sched: precompute required frequency for CPU load
Joonwoo Park
2016-03-23
*
|
sched: clean up fixup_hmp_sched_stats()
Joonwoo Park
2016-03-23
*
|
sched: account new task load so that governor can apply different policy
Joonwoo Park
2016-03-23
*
|
sched: Fix frequency change checks when affined tasks are migrating
Syed Rameez Mustafa
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: set HMP scheduler's default initial task load to 100%
Joonwoo Park
2016-03-23
*
|
sched: add preference for prev and sibling CPU in HMP task placement
Joonwoo Park
2016-03-23
*
|
sched: Update task->on_rq when tasks are moving between runqueues
Olav Haugan
2016-03-23
*
|
sched: remove temporary demand fixups in fixup_busy_time()
Syed Rameez Mustafa
2016-03-23
[next]