- 5a9be7c rcu: Add rcu_normal kernel parameter to suppress expediting by Paul E. McKenney · 9 years ago
- 49f5903 rcu: Move preemption disabling out of __srcu_read_lock() by Paul E. McKenney · 9 years ago
- b6a4ae7 rcu: Use rcu_callback_t in call_rcu*() and friends by Boqun Feng · 9 years ago
- f78f5b9 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() by Paul E. McKenney · 10 years ago
- f765d11 rcu: Change return type to bool by Nicholas Mc Guire · 10 years ago
- 7d0ae80 rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() by Paul E. McKenney · 10 years ago
- 4252879 Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a', 'gpexp.2015.02.26a', 'hotplug.2015.03.20a', 'sysidle.2015.02.26b' and 'tiny.2015.02.26a' into HEAD by Paul E. McKenney · 10 years ago
- 5afff48 rcu: Update from rcu_expedited variable to rcu_gp_is_expedited() by Paul E. McKenney · 10 years ago
- ee376db rcu: Consolidate rcu_synchronize and wakeme_after_rcu() by Paul E. McKenney · 10 years ago
- a5c198f rcu: Expand SRCU ->completed to 64 bits by Paul E. McKenney · 10 years ago
- a792563 rcu: Eliminate read-modify-write ACCESS_ONCE() calls by Paul E. McKenney · 11 years ago
- 5cb5c6e rcu: Ensure kernel/rcu/rcu.h can be sourced/used stand-alone by Paul Gortmaker · 11 years ago
- ae16703 rcu: Move SRCU grace period work to power efficient workqueue by Shaibal Dutta · 11 years ago
- 87de1cf rcu: Stop tracking FSF's postal address by Paul E. McKenney · 11 years ago
- bc72d96 rcu: Improve SRCU's grace-period comments by Paul E. McKenney · 11 years ago
- 4461212a rcu: Fix srcu_barrier() docbook header by Paul E. McKenney · 11 years ago
- 4102ada rcu: Move RCU-related source code to kernel/rcu directory by Paul E. McKenney · 11 years ago[Renamed from kernel/srcu.c]
- 7a6b55e srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock() by Lai Jiangshan · 12 years ago
- 49271ca srcu: Update synchronize_srcu_expedited()'s comments by Lai Jiangshan · 12 years ago
- 34a64b6 srcu: Update synchronize_srcu()'s comments by Lai Jiangshan · 12 years ago
- ab4d298 srcu: Simple cleanup for cleanup_srcu_struct() by Lai Jiangshan · 12 years ago
- 6e6f1b3 srcu: Add might_sleep() annotation to synchronize_srcu() by Lai Jiangshan · 12 years ago
- 5a41344 srcu: Simplify __srcu_read_unlock() via this_cpu_dec() by Lai Jiangshan · 12 years ago
- 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
- f2ebfbc srcu: Export process_srcu() by Lai Jiangshan · 12 years ago
- 4e87b2d srcu: Credit Lai Jiangshan with SRCU rewrite by Lai Jiangshan · 12 years ago
- 3705b88 rcu: Add a module parameter to force use of expedited RCU primitives by Antti P Miettinen · 12 years ago
- 3b07e9c workqueue: deprecate system_nrt[_freezable]_wq by Tejun Heo · 12 years ago
- 931ea9d rcu: Implement per-domain single-threaded call_srcu() state machine by Lai Jiangshan · 13 years ago
- d9792ed rcu: Use single value to handle expedited SRCU grace periods by Lai Jiangshan · 13 years ago
- dc87917 rcu: Improve srcu_readers_active_idx()'s cache locality by Lai Jiangshan · 13 years ago
- b52ce06 rcu: Implement a variant of Peter's SRCU algorithm by Lai Jiangshan · 13 years ago
- 18108eb rcu: Improve SRCU's wait_idx() comments by Lai Jiangshan · 13 years ago
- 944ce9a rcu: Flip ->completed only once per SRCU grace period by Lai Jiangshan · 13 years ago
- 440253c rcu: Increment upper bit only for srcu_read_lock() by Lai Jiangshan · 13 years ago
- 4b7a3e9 rcu: Remove fast check path from __synchronize_srcu() by Lai Jiangshan · 13 years ago
- cef5012 rcu: Direct algorithmic SRCU implementation by Paul E. McKenney · 13 years ago
- 236fefa rcu: Call out dangers of expedited RCU primitives by Paul E. McKenney · 13 years ago
- fe15d70 rcu: Add lockdep-RCU checks for simple self-deadlock by Paul E. McKenney · 13 years ago
- 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 14 years ago
- c072a38 rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status by Paul E. McKenney · 14 years ago
- 46fdb09 rcu: Make synchronize_srcu_expedited() fast if running readers by Paul E. McKenney · 14 years ago
- 829f8ed kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC by Christian Dietrich · 14 years ago
- 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
- 632ee20 rcu: Introduce lockdep-based checking to RCU read-side primitives by Paul E. McKenney · 15 years ago
- 017c426 rcu: Fix sparse warnings by Paul E. McKenney · 15 years ago
- 0cd397d rcu: Add synchronize_srcu_expedited() by Paul E. McKenney · 15 years ago
- bb69517 make srcu_readers_active() static by Adrian Bunk · 17 years ago
- e6a9201 [PATCH] SRCU: report out-of-memory errors by Alan Stern · 18 years ago
- 621934e [PATCH] srcu-3: RCU variant permitting read-side blocking by Paul E. McKenney · 18 years ago