aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/srcu.c
Commit message (Expand)AuthorAge
* srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock()Lai Jiangshan2013-02-07
* srcu: Update synchronize_srcu_expedited()'s commentsLai Jiangshan2013-02-07
* srcu: Update synchronize_srcu()'s commentsLai Jiangshan2013-02-07
* srcu: Simple cleanup for cleanup_srcu_struct()Lai Jiangshan2013-02-07
* srcu: Add might_sleep() annotation to synchronize_srcu()Lai Jiangshan2013-02-07
* srcu: Simplify __srcu_read_unlock() via this_cpu_dec()Lai Jiangshan2013-02-07
*-. Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...Paul E. McKenney2012-11-16
|\ \
| | * rcu: Add a module parameter to force use of expedited RCU primitivesAntti P Miettinen2012-10-23
| |/ |/|
| * srcu: Export process_srcu()Lai Jiangshan2012-10-23
| * srcu: Credit Lai Jiangshan with SRCU rewriteLai Jiangshan2012-10-23
|/
* workqueue: deprecate system_nrt[_freezable]_wqTejun Heo2012-08-20
* rcu: Implement per-domain single-threaded call_srcu() state machineLai Jiangshan2012-04-30
* rcu: Use single value to handle expedited SRCU grace periodsLai Jiangshan2012-04-30
* rcu: Improve srcu_readers_active_idx()'s cache localityLai Jiangshan2012-04-30
* rcu: Implement a variant of Peter's SRCU algorithmLai Jiangshan2012-04-30
* rcu: Improve SRCU's wait_idx() commentsLai Jiangshan2012-04-30
* rcu: Flip ->completed only once per SRCU grace periodLai Jiangshan2012-04-30
* rcu: Increment upper bit only for srcu_read_lock()Lai Jiangshan2012-04-30
* rcu: Remove fast check path from __synchronize_srcu()Lai Jiangshan2012-04-30
* rcu: Direct algorithmic SRCU implementationPaul E. McKenney2012-04-30
* rcu: Call out dangers of expedited RCU primitivesPaul E. McKenney2012-02-21
* rcu: Add lockdep-RCU checks for simple self-deadlockPaul E. McKenney2012-02-21
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter statusPaul E. McKenney2011-01-14
* rcu: Make synchronize_srcu_expedited() fast if running readersPaul E. McKenney2010-11-30
* kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOCChristian Dietrich2010-09-23
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney2010-02-25
* rcu: Fix sparse warningsPaul E. McKenney2010-01-16
* rcu: Add synchronize_srcu_expedited()Paul E. McKenney2009-10-26
* make srcu_readers_active() staticAdrian Bunk2008-02-06
* [PATCH] SRCU: report out-of-memory errorsAlan Stern2006-10-04
* [PATCH] srcu-3: RCU variant permitting read-side blockingPaul E. McKenney2006-10-04