1. 80a7956 srcu: Merge ->srcu_state into ->srcu_gp_seq by Paul E. McKenney · 8 years ago
  2. f1ec57a srcu: Allow a second bit in rcu_seq for SRCU state by Paul E. McKenney · 8 years ago
  3. 031aeee srcu: Improve rcu_seq grace-period-counter abstraction by Paul E. McKenney · 8 years ago
  4. e95d68d srcu: Make num_rcu_lvl[] array be external by Paul E. McKenney · 8 years ago
  5. efbe451 srcu: Move rcu_node traversal macros to rcu.h by Paul E. McKenney · 8 years ago
  6. 2b34c43 srcu: Move rcu_init_levelspread() to rcu_tree_node.h by Paul E. McKenney · 8 years ago
  7. 8660b7d srcu: Use rcu_segcblist to track SRCU callbacks by Paul E. McKenney · 8 years ago
  8. f010ed8 rcu: Fix warning in rcu_seq_end() by Dmitry Vyukov · 8 years ago
  9. 2e8c28c srcu: Move rcu_seq_start() and friends to rcu.h by Paul E. McKenney · 8 years ago
  10. dffd06a rcu: Semicolon inside RCU_TRACE() for rcu.h by Paul E. McKenney · 8 years ago
  11. 52d7e48 rcu: Narrow early boot window of illegal synchronous grace periods by Paul E. McKenney · 8 years ago
  12. 5f6130f tiny_rcu: Directly force QS when call_rcu_[bh|sched]() on idle_task by Lai Jiangshan · 10 years ago
  13. aa23c6f rcutorture: Add early boot self tests by Pranith Kumar · 10 years ago
  14. 406e3e5 rcu: Fix __rcu_reclaim() to use true/false for bool by Paul E. McKenney · 11 years ago
  15. 5cb5c6e rcu: Ensure kernel/rcu/rcu.h can be sourced/used stand-alone by Paul Gortmaker · 11 years ago
  16. 7a75474 rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.c by Paul Gortmaker · 11 years ago
  17. 87de1cf rcu: Stop tracking FSF's postal address by Paul E. McKenney · 11 years ago
  18. bd73a7f rcu: Remove "extern" from function declarations in kernel/rcu/rcu.h by Teodora Baluta · 11 years ago
  19. 24ef659 rcu: Provide better diagnostics for blocking in RCU callback functions by Paul E. McKenney · 11 years ago
  20. 4102ada rcu: Move RCU-related source code to kernel/rcu directory by Paul E. McKenney · 11 years ago[Renamed from kernel/rcu.h]
  21. 0d75292 rcu: Have rcutiny tracepoints use tracepoint_string() by Paul E. McKenney · 12 years ago
  22. ae15018 rcu: Make call_rcu() leak callbacks for debug-object errors by Paul E. McKenney · 12 years ago
  23. e66c33d rcu: Add const annotation to char * for RCU tracepoints and functions by Steven Rostedt (Red Hat) · 12 years ago
  24. 6bfc09e rcu: Provide RCU CPU stall warnings for tiny RCU by Paul E. McKenney · 12 years ago
  25. 3705b88 rcu: Add a module parameter to force use of expedited RCU primitives by Antti P Miettinen · 12 years ago
  26. 29e37d8 rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() by Paul E. McKenney · 13 years ago
  27. ce5df97 rcu: Remove redundant check for rcu_head misalignment by Paul E. McKenney · 13 years ago
  28. 486e259 rcu: Avoid waking up CPUs having only kfree_rcu() callbacks by Paul E. McKenney · 13 years ago
  29. 4145fa7 rcu: Deconfuse dynticks entry-exit tracing by Paul E. McKenney · 13 years ago
  30. d4c08f2 rcu: Add grace-period, quiescent-state, and call_rcu trace events by Paul E. McKenney · 14 years ago
  31. e99033c rcu: Put names into TINY_RCU structures under RCU_TRACE by Paul E. McKenney · 14 years ago
  32. 29c00b4 rcu: Add event-tracing for RCU callback invocation by Paul E. McKenney · 14 years ago