aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/srcu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-14rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter statusPaul E. McKenney1-2/+13
2010-11-29rcu: Make synchronize_srcu_expedited() fast if running readersPaul E. McKenney1-1/+7
2010-09-23kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOCChristian Dietrich1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-25rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney1-17/+33
2010-01-16rcu: Fix sparse warningsPaul E. McKenney1-1/+1
2009-10-26rcu: Add synchronize_srcu_expedited()Paul E. McKenney1-23/+51
2008-02-06make srcu_readers_active() staticAdrian Bunk1-2/+1
2006-10-04[PATCH] SRCU: report out-of-memory errorsAlan Stern1-2/+3
2006-10-04[PATCH] srcu-3: RCU variant permitting read-side blockingPaul E. McKenney1-0/+257