1. 52e17ba srcu: Add grace-period number to rcutorture statistics printout by Paul E. McKenney · 7 years ago
  2. a753835 rcu: Use pr_fmt to prefix "rcu: " to logging output by Joe Perches · 7 years ago
  3. aebc826 rcutorture: Convert rcutorture_get_gp_data() to ->gp_seq by Paul E. McKenney · 7 years ago
  4. 5ab07a8 srcu: Add address of first callback to rcutorture output by Paul E. McKenney · 7 years ago
  5. 17294ce srcu: Document that srcu_funnel_gp_start() implies srcu_funnel_exp_start() by Paul E. McKenney · 7 years ago
  6. 5ef98a6 srcu: Fix typos in __call_srcu() header comment by Paul E. McKenney · 7 years ago
  7. f7194ac srcu: Add cleanup_srcu_struct_quiesced() by Paul E. McKenney · 7 years ago
  8. 338c464 Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.20a' into HEAD by Paul E. McKenney · 7 years ago
  9. ad7c946 rcu: Create RCU-specific workqueues with rescuers by Paul E. McKenney · 7 years ago
  10. 6308f34 rcu: Remove SRCU throttling by Paul E. McKenney · 7 years ago
  11. a72da91 srcu: Remove dead code in srcu_gp_end() by Byungchul Park · 7 years ago
  12. 8ddbd88 srcu: Reduce scans of srcu_data in counter wrap check by Ildar Ismagilov · 7 years ago
  13. a35d13e srcu: Prevent sdp->srcu_gp_seq_needed_exp counter wrap by Ildar Ismagilov · 7 years ago
  14. cb4081c srcu: Abstract function name by Paul E. McKenney · 7 years ago
  15. 274afd6 rcu: Fix misprint in srcu_funnel_exp_start by Ildar Ismagilov · 7 years ago
  16. a32e01e rcu: Use wrapper for lockdep asserts by Matthew Wilcox · 7 years ago
  17. d633198 srcu: Prohibit call_srcu() use under raw spinlocks by Paul E. McKenney · 7 years ago
  18. 27fdb35 doc: Fix various RCU docbook comment-header problems by Paul E. McKenney · 7 years ago
  19. 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
  20. 35732cf srcu: Provide ordering for CPU not involved in grace period by Paul E. McKenney · 7 years ago
  21. ac3748c rcutorture: Print SRCU lock/unlock totals by Paul E. McKenney · 8 years ago
  22. 115a1a5 rcutorture: Move SRCU status printing to SRCU implementations by Paul E. McKenney · 8 years ago
  23. 0d8a1e8 srcu: Make process_srcu() be static by Paul E. McKenney · 8 years ago
  24. a3883df srcu: Use rnp->lock wrappers to replace explicit memory barriers by Paul E. McKenney · 8 years ago
  25. 5a0465e srcu: Shrink srcu.h by moving docbook and private function by Paul E. McKenney · 8 years ago
  26. c350c00 srcu: Prevent sdp->srcu_gp_seq_needed counter wrap by Paul E. McKenney · 8 years ago
  27. a602538 srcu: Add DEBUG_OBJECTS_RCU_HEAD functionality by Paul E. McKenney · 8 years ago
  28. 0c8e0e3 srcu: Print non-default exp_holdoff values at boot time by Paul E. McKenney · 8 years ago
  29. b5815e6 srcu: Make exp_holdoff module parameter be static by Paul E. McKenney · 8 years ago
  30. 1f4f6da srcu: Make Classic and Tree SRCU announce themselves at bootup by Paul E. McKenney · 8 years ago
  31. 881ec9d srcu: Eliminate possibility of destructive counter overflow by Paul E. McKenney · 8 years ago
  32. cdf7abc srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context by Paolo Bonzini · 8 years ago
  33. 45753c5 srcu: Debloat the <linux/rcu_segcblist.h> header by Ingo Molnar · 8 years ago
  34. b5fe223 srcu: Adjust default auto-expediting holdoff by Paul E. McKenney · 8 years ago
  35. 22607d6 srcu: Specify auto-expedite holdoff time by Paul E. McKenney · 8 years ago
  36. 2da4b2a srcu: Expedite first synchronize_srcu() when idle by Paul E. McKenney · 8 years ago
  37. 1e9a038 srcu: Expedited grace periods with reduced memory contention by Paul E. McKenney · 8 years ago
  38. 7f6733c srcu: Make rcutorture writer stalls print SRCU GP state by Paul E. McKenney · 8 years ago
  39. c7e8806 srcu: Exact tracking of srcu_data structures containing callbacks by Paul E. McKenney · 8 years ago
  40. 0497b48 srcu: Expedite srcu_schedule_cbs_snp() callback invocation by Paul E. McKenney · 8 years ago
  41. da915ad srcu: Parallelize callback handling by Paul E. McKenney · 8 years ago
  42. dad81a2 srcu: Introduce CLASSIC_SRCU Kconfig option by Paul E. McKenney · 8 years ago