aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/srcu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-20rcu: Upgrade srcu_read_lock() docbook about SRCU grace periodsPaul E. McKenney1-1/+6
2010-08-19rcu: define __rcu address space modifier for sparsePaul E. McKenney1-4/+23
2010-05-10rcu: make SRCU usable in modulesPaul E. McKenney1-0/+2
2010-05-10rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.Paul E. McKenney1-2/+2
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2010-02-25rcu: Add lockdep-enabled variants of rcu_dereference()Paul E. McKenney1-0/+8
2010-02-25rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney1-2/+85
2010-02-17percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo1-1/+1
2009-10-26rcu: Add synchronize_srcu_expedited()Paul E. McKenney1-0/+1
2006-10-04[PATCH] SRCU: report out-of-memory errorsAlan Stern1-1/+1
2006-10-04[PATCH] Add SRCU-based notifier chainsAlan Stern1-1/+5
2006-10-04[PATCH] srcu-3: RCU variant permitting read-side blockingPaul E. McKenney1-0/+49