Paul E. McKenney
|
99f88919f8
rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().
|
12 年之前 |
Lai Jiangshan
|
511a0868be
srcu: Remove checks preventing idle CPUs from calling srcu_read_lock()
|
12 年之前 |
Lai Jiangshan
|
3bc97a782c
srcu: Remove checks preventing offline CPUs from calling srcu_read_lock()
|
12 年之前 |
Lai Jiangshan
|
55c6659afa
srcu: Add DEFINE_SRCU()
|
12 年之前 |
Lai Jiangshan
|
f2ebfbc991
srcu: Export process_srcu()
|
12 年之前 |
Lai Jiangshan
|
4e87b2d7e8
srcu: Credit Lai Jiangshan with SRCU rewrite
|
12 年之前 |
Lai Jiangshan
|
931ea9d1a6
rcu: Implement per-domain single-threaded call_srcu() state machine
|
13 年之前 |
Lai Jiangshan
|
966f58c2f6
rcu: Remove unused srcu_barrier()
|
13 年之前 |
Lai Jiangshan
|
b52ce066c5
rcu: Implement a variant of Peter's SRCU algorithm
|
13 年之前 |
Lai Jiangshan
|
440253c17f
rcu: Increment upper bit only for srcu_read_lock()
|
13 年之前 |
Paul E. McKenney
|
cef50120b6
rcu: Direct algorithmic SRCU implementation
|
13 年之前 |
Heiko Carstens
|
bde23c6892
rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdep
|
13 年之前 |
Paul E. McKenney
|
c0d6d01bff
rcu: Check for illegal use of RCU from offlined CPUs
|
13 年之前 |
Paul E. McKenney
|
3842a0832a
rcu: Document same-context read-side constraints
|
13 年之前 |
Paul E. McKenney
|
0c53dd8b31
rcu: Introduce raw SRCU read-side primitives
|
13 年之前 |
Paul E. McKenney
|
867f236bd1
rcu: Make srcu_read_lock_held() call common lockdep-enabled function
|
13 年之前 |
Paul E. McKenney
|
ff195cb69b
rcu: Warn when srcu_read_lock() is used in an extended quiescent state
|
13 年之前 |
Paul E. McKenney
|
73d4da4d36
rcu: Upgrade srcu_read_lock() docbook about SRCU grace periods
|
15 年之前 |
Paul E. McKenney
|
ca5ecddfa8
rcu: define __rcu address space modifier for sparse
|
15 年之前 |
Paul E. McKenney
|
d14aada8e2
rcu: make SRCU usable in modules
|
15 年之前 |
Paul E. McKenney
|
d20200b591
rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.
|
15 年之前 |
Linus Torvalds
|
0a135ba14d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 年之前 |
Paul E. McKenney
|
c26d34a585
rcu: Add lockdep-enabled variants of rcu_dereference()
|
15 年之前 |
Paul E. McKenney
|
632ee20013
rcu: Introduce lockdep-based checking to RCU read-side primitives
|
15 年之前 |
Tejun Heo
|
43cf38eb5c
percpu: add __percpu sparse annotations to core kernel subsystems
|
15 年之前 |
Paul E. McKenney
|
0cd397d336
rcu: Add synchronize_srcu_expedited()
|
15 年之前 |
Alan Stern
|
e6a92013ba
[PATCH] SRCU: report out-of-memory errors
|
19 年之前 |
Alan Stern
|
eabc069401
[PATCH] Add SRCU-based notifier chains
|
19 年之前 |
Paul E. McKenney
|
621934ee7e
[PATCH] srcu-3: RCU variant permitting read-side blocking
|
19 年之前 |