index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
srcu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Document unique-name limitation for DEFINE_STATIC_SRCU()
Paul E. McKenney
2016-02-23
1
-2
/
+17
*
rcu: Move preemption disabling out of __srcu_read_lock()
Paul E. McKenney
2015-10-06
1
-1
/
+4
*
rcu: Reverse rcu_dereference_check() conditions
Paul E. McKenney
2015-03-03
1
-1
/
+1
*
rcu: Combine DEFINE_SRCU() and DEFINE_STATIC_SRCU()
Paul E. McKenney
2015-01-06
1
-6
/
+4
*
rcu: Expand SRCU ->completed to 64 bits
Paul E. McKenney
2015-01-06
1
-2
/
+2
*
rcu: Stop tracking FSF's postal address
Paul E. McKenney
2014-02-17
1
-2
/
+2
*
srcu: API for barrier after srcu read unlock
Michael S. Tsirkin
2013-11-06
1
-0
/
+14
*
rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().
Paul E. McKenney
2013-06-10
1
-43
/
+0
*
srcu: Remove checks preventing idle CPUs from calling srcu_read_lock()
Lai Jiangshan
2013-02-07
1
-18
/
+3
*
srcu: Remove checks preventing offline CPUs from calling srcu_read_lock()
Lai Jiangshan
2013-02-07
1
-5
/
+0
*
srcu: Add DEFINE_SRCU()
Lai Jiangshan
2012-10-27
1
-0
/
+30
*
srcu: Export process_srcu()
Lai Jiangshan
2012-10-23
1
-0
/
+2
*
srcu: Credit Lai Jiangshan with SRCU rewrite
Lai Jiangshan
2012-10-23
1
-0
/
+2
*
rcu: Implement per-domain single-threaded call_srcu() state machine
Lai Jiangshan
2012-04-30
1
-1
/
+36
*
rcu: Remove unused srcu_barrier()
Lai Jiangshan
2012-04-30
1
-6
/
+0
*
rcu: Implement a variant of Peter's SRCU algorithm
Lai Jiangshan
2012-04-30
1
-6
/
+1
*
rcu: Increment upper bit only for srcu_read_lock()
Lai Jiangshan
2012-04-30
1
-1
/
+1
*
rcu: Direct algorithmic SRCU implementation
Paul E. McKenney
2012-04-30
1
-2
/
+8
*
rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdep
Heiko Carstens
2012-02-21
1
-0
/
+4
*
rcu: Check for illegal use of RCU from offlined CPUs
Paul E. McKenney
2012-02-21
1
-4
/
+7
*
rcu: Document same-context read-side constraints
Paul E. McKenney
2011-12-11
1
-0
/
+5
*
rcu: Introduce raw SRCU read-side primitives
Paul E. McKenney
2011-12-11
1
-0
/
+43
*
rcu: Make srcu_read_lock_held() call common lockdep-enabled function
Paul E. McKenney
2011-12-11
1
-1
/
+4
*
rcu: Warn when srcu_read_lock() is used in an extended quiescent state
Paul E. McKenney
2011-12-11
1
-13
/
+23
*
rcu: Upgrade srcu_read_lock() docbook about SRCU grace periods
Paul E. McKenney
2010-08-20
1
-1
/
+6
*
rcu: define __rcu address space modifier for sparse
Paul E. McKenney
2010-08-19
1
-4
/
+23
*
rcu: make SRCU usable in modules
Paul E. McKenney
2010-05-10
1
-0
/
+2
*
rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.
Paul E. McKenney
2010-05-10
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
1
-1
/
+1
|
\
|
*
percpu: add __percpu sparse annotations to core kernel subsystems
Tejun Heo
2010-02-17
1
-1
/
+1
*
|
rcu: Add lockdep-enabled variants of rcu_dereference()
Paul E. McKenney
2010-02-25
1
-0
/
+8
*
|
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
2010-02-25
1
-2
/
+85
|
/
*
rcu: Add synchronize_srcu_expedited()
Paul E. McKenney
2009-10-26
1
-0
/
+1
*
[PATCH] SRCU: report out-of-memory errors
Alan Stern
2006-10-04
1
-1
/
+1
*
[PATCH] Add SRCU-based notifier chains
Alan Stern
2006-10-04
1
-1
/
+5
*
[PATCH] srcu-3: RCU variant permitting read-side blocking
Paul E. McKenney
2006-10-04
1
-0
/
+49