index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
srcu.h
Age
Commit message (
Expand
)
Author
2012-02-21
rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdep
Heiko Carstens
2012-02-21
rcu: Check for illegal use of RCU from offlined CPUs
Paul E. McKenney
2011-12-11
rcu: Document same-context read-side constraints
Paul E. McKenney
2011-12-11
rcu: Introduce raw SRCU read-side primitives
Paul E. McKenney
2011-12-11
rcu: Make srcu_read_lock_held() call common lockdep-enabled function
Paul E. McKenney
2011-12-11
rcu: Warn when srcu_read_lock() is used in an extended quiescent state
Paul E. McKenney
2010-08-20
rcu: Upgrade srcu_read_lock() docbook about SRCU grace periods
Paul E. McKenney
2010-08-19
rcu: define __rcu address space modifier for sparse
Paul E. McKenney
2010-05-10
rcu: make SRCU usable in modules
Paul E. McKenney
2010-05-10
rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.
Paul E. McKenney
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-02-25
rcu: Add lockdep-enabled variants of rcu_dereference()
Paul E. McKenney
2010-02-25
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
2010-02-17
percpu: add __percpu sparse annotations to core kernel subsystems
Tejun Heo
2009-10-26
rcu: Add synchronize_srcu_expedited()
Paul E. McKenney
2006-10-04
[PATCH] SRCU: report out-of-memory errors
Alan Stern
2006-10-04
[PATCH] Add SRCU-based notifier chains
Alan Stern
2006-10-04
[PATCH] srcu-3: RCU variant permitting read-side blocking
Paul E. McKenney