1. 4102ada rcu: Move RCU-related source code to kernel/rcu directory by Paul E. McKenney · 11 years ago[Renamed from kernel/srcu.c]
  2. 7a6b55e srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock() by Lai Jiangshan · 12 years ago
  3. 49271ca srcu: Update synchronize_srcu_expedited()'s comments by Lai Jiangshan · 12 years ago
  4. 34a64b6 srcu: Update synchronize_srcu()'s comments by Lai Jiangshan · 12 years ago
  5. ab4d298 srcu: Simple cleanup for cleanup_srcu_struct() by Lai Jiangshan · 12 years ago
  6. 6e6f1b3 srcu: Add might_sleep() annotation to synchronize_srcu() by Lai Jiangshan · 12 years ago
  7. 5a41344 srcu: Simplify __srcu_read_unlock() via this_cpu_dec() by Lai Jiangshan · 12 years ago
  8. aac1cda Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', 'srcu.2012.10.27a', 'stall.2012.11.13a', 'tracing.2012.11.08a' and 'idle.2012.10.24a' into HEAD by Paul E. McKenney · 12 years ago
  9. f2ebfbc srcu: Export process_srcu() by Lai Jiangshan · 12 years ago
  10. 4e87b2d srcu: Credit Lai Jiangshan with SRCU rewrite by Lai Jiangshan · 12 years ago
  11. 3705b88 rcu: Add a module parameter to force use of expedited RCU primitives by Antti P Miettinen · 12 years ago
  12. 3b07e9c workqueue: deprecate system_nrt[_freezable]_wq by Tejun Heo · 12 years ago
  13. 931ea9d rcu: Implement per-domain single-threaded call_srcu() state machine by Lai Jiangshan · 13 years ago
  14. d9792ed rcu: Use single value to handle expedited SRCU grace periods by Lai Jiangshan · 13 years ago
  15. dc87917 rcu: Improve srcu_readers_active_idx()'s cache locality by Lai Jiangshan · 13 years ago
  16. b52ce06 rcu: Implement a variant of Peter's SRCU algorithm by Lai Jiangshan · 13 years ago
  17. 18108eb rcu: Improve SRCU's wait_idx() comments by Lai Jiangshan · 13 years ago
  18. 944ce9a rcu: Flip ->completed only once per SRCU grace period by Lai Jiangshan · 13 years ago
  19. 440253c rcu: Increment upper bit only for srcu_read_lock() by Lai Jiangshan · 13 years ago
  20. 4b7a3e9 rcu: Remove fast check path from __synchronize_srcu() by Lai Jiangshan · 13 years ago
  21. cef5012 rcu: Direct algorithmic SRCU implementation by Paul E. McKenney · 13 years ago
  22. 236fefa rcu: Call out dangers of expedited RCU primitives by Paul E. McKenney · 13 years ago
  23. fe15d70 rcu: Add lockdep-RCU checks for simple self-deadlock by Paul E. McKenney · 13 years ago
  24. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  25. c072a38 rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status by Paul E. McKenney · 14 years ago
  26. 46fdb09 rcu: Make synchronize_srcu_expedited() fast if running readers by Paul E. McKenney · 14 years ago
  27. 829f8ed kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC by Christian Dietrich · 14 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  29. 632ee20 rcu: Introduce lockdep-based checking to RCU read-side primitives by Paul E. McKenney · 15 years ago
  30. 017c426 rcu: Fix sparse warnings by Paul E. McKenney · 15 years ago
  31. 0cd397d rcu: Add synchronize_srcu_expedited() by Paul E. McKenney · 15 years ago
  32. bb69517 make srcu_readers_active() static by Adrian Bunk · 17 years ago
  33. e6a9201 [PATCH] SRCU: report out-of-memory errors by Alan Stern · 18 years ago
  34. 621934e [PATCH] srcu-3: RCU variant permitting read-side blocking by Paul E. McKenney · 18 years ago