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
/
rt.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge 4.4.123 into android-4.4
Greg Kroah-Hartman
2018-03-22
|
\
|
*
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Paul E. McKenney
2018-03-22
*
|
Merge 4.4.116 into android-4.4
Greg Kroah-Hartman
2018-02-20
|
\
|
|
*
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-16
|
*
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-02-16
*
|
ANDROID: sched/rt: schedtune: Add boost retention to RT
Joel Fernandes
2018-02-01
*
|
Merge 4.4.107 into android-4.4
Greg Kroah-Hartman
2017-12-20
|
\
|
|
*
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
2017-12-20
*
|
Merge 4.4.103 into android-4.4
Greg Kroah-Hartman
2017-11-30
|
\
|
|
*
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-11-30
|
*
sched/rt: Add a missing rescheduling point
Sebastian Andrzej Siewior
2017-03-31
*
|
Revert "ANDROID: sched/rt: schedtune: Add boost retention to RT"
Todd Kjos
2017-11-08
*
|
cpufreq: Drop schedfreq governor
Viresh Kumar
2017-11-07
*
|
ANDROID: sched/rt: schedtune: Add boost retention to RT
Joel Fernandes
2017-11-07
*
|
ANDROID: sched/rt: add schedtune accounting
Joel Fernandes
2017-11-07
*
|
FROMLIST: sched/fair: Use wake_q length as a hint for wake_wide
Brendan Jackman
2017-10-27
*
|
sched: Update task->on_rq when tasks are moving between runqueues
Olav Haugan
2017-10-16
*
|
sched: backport cpufreq hooks from 4.9-rc4
Steve Muckle
2017-06-02
*
|
Merge 4.4.59 into android-4.4
Greg Kroah-Hartman
2017-04-06
*
|
sched/rt: Add Kconfig option to enable panicking for RT throttling
Matt Wagantall
2016-08-11
*
|
sched/rt: print RT tasks when RT throttling is activated
Matt Wagantall
2016-08-11
*
|
sched: Introduce Window Assisted Load Tracking (WALT)
Srivatsa Vaddagiri
2016-08-11
*
|
sched: rt scheduler sets capacity requirement
Vincent Guittot
2016-05-10
|
/
*
sched/rt: Hide the push_irq_work_func() declaration
Arnd Bergmann
2015-11-23
*
sched/rt: Make (do_)balance_runtime() return void
Juri Lelli
2015-09-23
*
sched: Change the sched_class::set_cpus_allowed() calling context
Peter Zijlstra
2015-08-12
*
sched: Make sched_class::set_cpus_allowed() unconditional
Peter Zijlstra
2015-08-12
*
sched/rt: Remove a redundant condition from task_woken_rt()
Xunlei Pang
2015-08-03
*
sched,lockdep: Employ lock pinning
Peter Zijlstra
2015-06-19
*
sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca...
Peter Zijlstra
2015-06-19
*
sched,rt: Remove return value from pull_rt_task()
Peter Zijlstra
2015-06-19
*
sched: Replace post_schedule with a balance callback list
Peter Zijlstra
2015-06-19
*
Merge branch 'timers/core' into sched/hrtimers
Thomas Gleixner
2015-06-19
|
\
|
*
sched,perf: Fix periodic timers
Peter Zijlstra
2015-05-18
|
*
sched: Cleanup bandwidth timers
Peter Zijlstra
2015-04-22
*
|
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
2015-05-08
|
/
*
sched/core: Remove unused argument from init_[rt|dl]_rq()
Abel Vesa
2015-04-02
*
sched/rt: Use IPI to trigger RT task push migration instead of pulling
Steven Rostedt
2015-03-23
*
sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...
Tim Chen
2015-01-30
*
sched/core: Rework rq->clock update skips
Peter Zijlstra
2015-01-14
*
sched: Move p->nr_cpus_allowed check to select_task_rq()
Wanpeng Li
2014-11-16
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2014-11-16
|
\
|
*
sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency
Stanislaw Gruszka
2014-11-16
*
|
sched/rt: Clean up check_preempt_equal_prio()
Wanpeng Li
2014-11-04
|
/
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
|
\
|
*
percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t
Christoph Lameter
2014-08-28
*
|
sched/rt: Use resched_curr() in task_tick_rt()
Kirill Tkhai
2014-09-24
*
|
sched/rt: Remove useless if from cleanup pick_next_task_rt()
Kirill Tkhai
2014-09-19
*
|
sched: Add wrapper for checking task_struct::on_rq
Kirill Tkhai
2014-08-20
|
/
*
sched: Transform resched_task() into resched_curr()
Kirill Tkhai
2014-07-16
[next]