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 - RCU and Unloadable Modules
18 - RCU list primitives for use with SLAB_DESTROY_BY_RCU
20 - Reference-count design for elements of lists/arrays protected by RCU
24 - List of RCU papers (bibliography) going back to 1980.
26 - RCU CPU stall warnings (module parameter rcu_cpu_stall_suppress)
28 - RCU Torture Test Operation (CONFIG_RCU_TORTURE_TEST)
30 - CONFIG_RCU_TRACE debugfs files and formats
32 - RCU on Uniprocessor Systems