4 - Using RCU to Protect Read-Mostly Arrays
6 - Review Checklist for RCU Patches
8 - Using RCU to Protect Read-Mostly Linked Lists
10 - RCU and lockdep checking
12 - RCU Lockdep splats explained.
14 - Using RCU to Protect Dynamic NMI Handlers
16 - Proper care and feeding of return values from rcu_dereference()
18 - RCU and Unloadable Modules
20 - RCU list primitives for use with SLAB_TYPESAFE_BY_RCU
22 - Reference-count design for elements of lists/arrays protected by RCU
26 - List of RCU papers (bibliography) going back to 1980.
28 - RCU CPU stall warnings (module parameter rcu_cpu_stall_suppress)
30 - RCU Torture Test Operation (CONFIG_RCU_TORTURE_TEST)
32 - RCU on Uniprocessor Systems