index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
srcutiny.c
Age
Commit message (
Expand
)
Author
2019-12-09
rcu: Use CONFIG_PREEMPTION where appropriate
Sebastian Andrzej Siewior
2019-03-26
srcu: Remove cleanup_srcu_struct_quiesced()
Paul E. McKenney
2019-02-09
rcu/srcu: Convert to SPDX license identifier
Paul E. McKenney
2018-11-27
srcu: Use "ssp" instead of "sp" for srcu_struct pointer
Paul E. McKenney
2018-08-30
srcu: Make early-boot call_srcu() reuse workqueue lists
Paul E. McKenney
2018-08-30
srcu: Make call_srcu() available during very early boot
Paul E. McKenney
2018-06-20
sched/swait: Rename to exclusive
Peter Zijlstra
2018-05-15
srcu: Add cleanup_srcu_struct_quiesced()
Paul E. McKenney
2017-07-24
srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU
Paul E. McKenney
2017-06-08
srcu: Apply trivial callback lists to shrink Tiny SRCU
Paul E. McKenney
2017-06-08
srcu: Shrink Tiny SRCU a bit
Paul E. McKenney
2017-06-08
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
Paolo Bonzini
2017-05-02
srcu: Debloat the <linux/rcu_segcblist.h> header
Ingo Molnar
2017-04-18
srcu: Create a tiny SRCU
Paul E. McKenney