index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/locking: use an exclusive wait_q for sleepers
Sebastian Andrzej Siewior
2018-07-26
1
-4
/
+16
*
sched/migrate disable: handle updated task-mask mg-dis section
Sebastian Andrzej Siewior
2018-07-26
1
-6
/
+53
*
sched: Prevent task state corruption by spurious lock wakeup
Thomas Gleixner
2018-07-26
1
-1
/
+1
*
sched: lazy_preempt: avoid a warning in the !RT case
Sebastian Andrzej Siewior
2018-07-26
1
-1
/
+1
*
work-simple: Rename work-simple.[ch] to swork.[ch] for consistency
Mike Galbraith
2018-07-26
2
-2
/
+2
*
sched/cputime: Convert vtime_seqlock to seqcount
Frederic Weisbecker
2018-07-26
1
-22
/
+24
*
sched/cputime: Clarify vtime symbols and document them
Frederic Weisbecker
2018-07-26
1
-3
/
+3
*
Revert "vtime: Split lock and seqcount"
Sebastian Andrzej Siewior
2018-07-26
1
-40
/
+22
*
completion: filter out suspend
Sebastian Andrzej Siewior
2018-07-26
1
-1
/
+4
*
Add upstream swait
Sebastian Andrzej Siewior
2018-07-26
5
-125
/
+150
*
kernel: sched: Fix preempt_disable_ip recodring for preempt_disable()
Sebastian Andrzej Siewior
2018-07-26
1
-12
/
+2
*
sched,rt: __always_inline preemptible_lazy()
Mike Galbraith
2018-07-26
1
-1
/
+1
*
kernel: migrate_disable() do fastpath in atomic & irqs-off
Sebastian Andrzej Siewior
2018-07-26
1
-2
/
+2
*
sched: fix ->nr_cpus_allowed = 1 transcription error during migrate_disable()...
Mike Galbraith
2018-07-26
1
-1
/
+0
*
preempt-lazy: Add the lazy-preemption check to preempt_schedule()
Sebastian Andrzej Siewior
2018-07-26
1
-8
/
+28
*
sched: fixup migrate disable (all tasks were bound to CPU0)
Sebastian Andrzej Siewior
2018-07-26
5
-101
/
+40
*
move update_migrate_disable() definition
Sebastian Andrzej Siewior
2018-07-26
1
-9
/
+9
*
workqueue: Prevent deadlock/stall on RT
Thomas Gleixner
2018-07-26
1
-2
/
+5
*
sched: Add support for lazy preemption
Thomas Gleixner
2018-07-26
4
-9
/
+69
*
cpu/rt: Rework cpu down for PREEMPT_RT
Steven Rostedt
2018-07-26
1
-2
/
+80
*
irqwork: push most work into softirq context
Sebastian Andrzej Siewior
2018-07-26
1
-0
/
+1
*
sched: Distangle worker accounting from rqlock
Thomas Gleixner
2018-07-26
1
-65
/
+15
*
completion: Use simple wait queues
Thomas Gleixner
2018-07-26
2
-18
/
+24
*
work-simple: Simple work queue implemenation
Daniel Wagner
2018-07-26
2
-1
/
+174
*
wait-simple: Simple waitqueue implementation
Thomas Gleixner
2018-07-26
2
-1
/
+116
*
ptrace: fix ptrace vs tasklist_lock race
Sebastian Andrzej Siewior
2018-07-26
1
-2
/
+15
*
rt: Add the preempt-rt lock replacement APIs
Thomas Gleixner
2018-07-26
1
-2
/
+5
*
sched/workqueue: Only wake up idle workers if not blocked on sleeping spin lock
Steven Rostedt
2018-07-26
1
-1
/
+3
*
sched: ttwu: Return success when only changing the saved_state value
Thomas Gleixner
2018-07-26
1
-1
/
+3
*
sched: Disable TTWU_QUEUE on RT
Thomas Gleixner
2018-07-26
1
-0
/
+5
*
sched: Take RT softirq semantics into account in cond_resched()
Thomas Gleixner
2018-07-26
1
-0
/
+2
*
sched: Do not account rcu_preempt_depth on RT in might_sleep()
Thomas Gleixner
2018-07-26
1
-1
/
+1
*
sched: Add saved_state for tasks blocked on sleeping locks
Thomas Gleixner
2018-07-26
2
-1
/
+31
*
sched: Move mmdrop to RCU on RT
Thomas Gleixner
2018-07-26
1
-2
/
+16
*
sched: Limit the number of task migrations per batch
Thomas Gleixner
2018-07-26
1
-0
/
+4
*
sched/deadline: dl_task_timer has to be irqsafe
Juri Lelli
2018-07-26
1
-0
/
+1
*
hrtimer: Fixup hrtimer callback changes for preempt-rt
Thomas Gleixner
2018-07-26
2
-0
/
+2
*
timers: Prepare for full preemption
Ingo Molnar
2018-07-26
1
-2
/
+7
*
Intrduce migrate_disable() + cpu_light()
Thomas Gleixner
2018-07-26
2
-1
/
+138
*
tracing: Account for preempt off in preempt_schedule()
Steven Rostedt
2018-07-26
1
-0
/
+9
*
vtime: Split lock and seqcount
Thomas Gleixner
2018-07-26
1
-22
/
+40
*
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
2018-05-30
1
-0
/
+2
*
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
2018-04-13
1
-1
/
+2
*
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
2018-03-22
1
-1
/
+2
*
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Paul E. McKenney
2018-03-22
1
-1
/
+1
*
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-16
3
-2
/
+22
*
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-02-16
1
-7
/
+8
*
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2018-01-31
2
-12
/
+88
*
sched/deadline: Zero out positive runtime after throttling constrained tasks
Xunlei Pang
2018-01-23
1
-0
/
+2
*
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
2017-12-25
1
-1
/
+1
[next]