Sign in
googlers
/
maze
/
linux
/
e0d391ab04910aa1304f181fc865471a1d1508ec
/
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