aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/srcutiny.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-24srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCUPaul E. McKenney1-0/+8
2017-06-08srcu: Apply trivial callback lists to shrink Tiny SRCUPaul E. McKenney1-38/+32
2017-06-08srcu: Shrink Tiny SRCU a bitPaul E. McKenney1-16/+0
2017-06-08srcu: Allow use of Tiny/Tree SRCU from both process and interrupt contextPaolo Bonzini1-3/+4
2017-05-02srcu: Debloat the <linux/rcu_segcblist.h> headerIngo Molnar1-0/+1
2017-04-18srcu: Create a tiny SRCUPaul E. McKenney1-0/+215