index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Commit message (
Expand
)
Author
Age
...
|
*
|
rcu: Check for wakeup-safe conditions in rcu_read_unlock_special()
Paul E. McKenney
2019-05-25
|
*
|
rcu: Enable elimination of Tree-RCU softirq processing
Sebastian Andrzej Siewior
2019-05-25
|
|
/
*
/
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
|
/
*
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-15
|
\
|
*
rcu: validate arguments for rcu tracepoints
Yafang Shao
2019-04-08
*
|
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
|
\
\
|
*
|
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
|
|
/
|
|
|
\
|
\
|
\
|
\
|
\
*
-
-
-
-
-
.
\
Merge branches 'consolidate.2019.04.09a', 'doc.2019.03.26b', 'fixes.2019.03.2...
Paul E. McKenney
2019-04-09
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
rcuperf: Fix cleanup path for invalid perf_type strings
Paul E. McKenney
2019-03-26
|
|
|
|
*
rcutorture: Fix cleanup path for invalid torture_type strings
Paul E. McKenney
2019-03-26
|
|
|
|
*
rcutorture: Fix expected forward progress duration in OOM notifier
Neeraj Upadhyay
2019-03-26
|
|
|
|
*
rcutorture: Remove ->ext_irq_conflict field
Paul E. McKenney
2019-03-26
|
|
|
|
*
rcutorture: Make rcutorture_extend_mask() comment match the code
Paul E. McKenney
2019-03-26
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
rcu: Fix nohz status in stall warning
Neeraj Upadhyay
2019-03-26
|
|
|
*
rcu: Move forward-progress checkers into tree_stall.h
Paul E. McKenney
2019-03-26
|
|
|
*
rcu: Move irq-disabled stall-warning checking to tree_stall.h
Paul E. McKenney
2019-03-26
|
|
|
*
rcu: Organize functions in tree_stall.h
Paul E. McKenney
2019-03-26
|
|
|
*
rcu: Move FAST_NO_HZ stall-warning code to tree_stall.h
Paul E. McKenney
2019-03-26
|
|
|
*
rcu: Inline RCU stall-warning info helper functions
Paul E. McKenney
2019-03-26
|
|
|
*
rcu: Move rcu_print_task_exp_stall() to tree_exp.h
Paul E. McKenney
2019-03-26
|
|
|
*
rcu: Inline RCU task stall-warning helper functions
Paul E. McKenney
2019-03-26
|
|
|
*
rcu: Move RCU CPU stall-warning code out of tree.c
Paul E. McKenney
2019-03-26
|
|
|
*
rcu: Move RCU CPU stall-warning code out of tree_plugin.h
Paul E. McKenney
2019-03-26
|
|
|
*
rcu: Move RCU CPU stall-warning code out of update.c
Paul E. McKenney
2019-03-26
|
|
_
|
/
|
/
|
|
|
|
*
srcu: Remove cleanup_srcu_struct_quiesced()
Paul E. McKenney
2019-03-26
|
|
*
srcu: Check for in-flight callbacks in _cleanup_srcu_struct()
Paul E. McKenney
2019-03-26
|
|
/
|
/
|
|
*
rcu: Correct READ_ONCE()/WRITE_ONCE() for ->rcu_read_unlock_special
Paul E. McKenney
2019-03-26
|
*
rcu: Fix typo in tree_exp.h comment
Paul E. McKenney
2019-03-26
|
*
rcu: Eliminate redundant NULL-pointer check
Paul E. McKenney
2019-03-26
|
*
rcu: Fix force_qs_rnp() header comment
Zhouyi Zhou
2019-03-26
|
*
rcu: Update jiffies_to_sched_qs and adjust_jiffies_till_sched_qs() comments
Paul E. McKenney
2019-03-26
|
*
rcu: Default jiffies_to_sched_qs to jiffies_till_sched_qs
Neeraj Upadhyay
2019-03-26
|
*
rcu: Fix self-wakeups for grace-period kthread
Neeraj Upadhyay
2019-03-26
|
*
rcu: Report error for bad rcu_nocbs= parameter values
Paul E. McKenney
2019-03-26
|
*
rcu: Allow rcu_nocbs= to specify all CPUs
Paul E. McKenney
2019-03-26
|
*
rcu: Move common code out of if-else block
Akira Yokosawa
2019-03-26
|
*
rcu: Set rcutree.kthread_prio sysfs access to read-only
Liu Song
2019-03-26
|
*
rcu: Make exit_rcu() handle non-preempted RCU readers
Paul E. McKenney
2019-03-26
|
*
rcu: rcu_qs -- Use raise_softirq_irqoff to not save irqs twice
Cyrill Gorcunov
2019-03-26
|
*
rcu: Avoid unnecessary softirq when system is idle
Joel Fernandes (Google)
2019-03-26
|
*
rcu: Unconditionally expedite during suspend/hibernate
Paul E. McKenney
2019-03-26
|
/
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-06
|
\
|
*
kprobes: Prohibit probing on RCU debug routine
Masami Hiramatsu
2019-02-13
|
*
x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()
Masami Hiramatsu
2019-02-13
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-05
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
.
\
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
2019-02-09
|
|
\
\
\
\
\
|
|
|
|
|
*
|
rcuperf: Stop abusing IS_ENABLED()
Paul E. McKenney
2019-01-25
|
|
|
|
|
*
|
rcutorture: Add grace period after CPU offline
Paul E. McKenney
2019-01-25
|
|
|
|
|
*
|
rcutorture: Record grace periods in forward-progress histogram
Paul E. McKenney
2019-01-25
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
srcu: Remove srcu_queue_delayed_work_on()
Sebastian Andrzej Siewior
2019-01-25
|
|
|
_
|
/
/
|
|
/
|
|
|
[prev]
[next]