1. d633198 srcu: Prohibit call_srcu() use under raw spinlocks by Paul E. McKenney · 7 years ago
  2. 27fdb35 doc: Fix various RCU docbook comment-header problems by Paul E. McKenney · 7 years ago
  3. 656e7c0 Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b', 'misc.2017.08.17a', 'spin_unlock_wait_no.2017.08.17a', 'srcu.2017.07.27c' and 'torture.2017.07.24c' into HEAD by Paul E. McKenney · 7 years ago
  4. 35732cf srcu: Provide ordering for CPU not involved in grace period by Paul E. McKenney · 8 years ago
  5. ac3748c rcutorture: Print SRCU lock/unlock totals by Paul E. McKenney · 8 years ago
  6. 115a1a5 rcutorture: Move SRCU status printing to SRCU implementations by Paul E. McKenney · 8 years ago
  7. 0d8a1e8 srcu: Make process_srcu() be static by Paul E. McKenney · 8 years ago
  8. a3883df srcu: Use rnp->lock wrappers to replace explicit memory barriers by Paul E. McKenney · 8 years ago
  9. 5a0465e srcu: Shrink srcu.h by moving docbook and private function by Paul E. McKenney · 8 years ago
  10. c350c00 srcu: Prevent sdp->srcu_gp_seq_needed counter wrap by Paul E. McKenney · 8 years ago
  11. a602538 srcu: Add DEBUG_OBJECTS_RCU_HEAD functionality by Paul E. McKenney · 8 years ago
  12. 0c8e0e3 srcu: Print non-default exp_holdoff values at boot time by Paul E. McKenney · 8 years ago
  13. b5815e6 srcu: Make exp_holdoff module parameter be static by Paul E. McKenney · 8 years ago
  14. 1f4f6da srcu: Make Classic and Tree SRCU announce themselves at bootup by Paul E. McKenney · 8 years ago
  15. 881ec9d srcu: Eliminate possibility of destructive counter overflow by Paul E. McKenney · 8 years ago
  16. cdf7abc srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context by Paolo Bonzini · 8 years ago
  17. 45753c5 srcu: Debloat the <linux/rcu_segcblist.h> header by Ingo Molnar · 8 years ago
  18. b5fe223 srcu: Adjust default auto-expediting holdoff by Paul E. McKenney · 8 years ago
  19. 22607d6 srcu: Specify auto-expedite holdoff time by Paul E. McKenney · 8 years ago
  20. 2da4b2a srcu: Expedite first synchronize_srcu() when idle by Paul E. McKenney · 8 years ago
  21. 1e9a038 srcu: Expedited grace periods with reduced memory contention by Paul E. McKenney · 8 years ago
  22. 7f6733c srcu: Make rcutorture writer stalls print SRCU GP state by Paul E. McKenney · 8 years ago
  23. c7e8806 srcu: Exact tracking of srcu_data structures containing callbacks by Paul E. McKenney · 8 years ago
  24. 0497b48 srcu: Expedite srcu_schedule_cbs_snp() callback invocation by Paul E. McKenney · 8 years ago
  25. da915ad srcu: Parallelize callback handling by Paul E. McKenney · 8 years ago
  26. dad81a2 srcu: Introduce CLASSIC_SRCU Kconfig option by Paul E. McKenney · 8 years ago