index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
srcu.h
Age
Commit message (
Expand
)
Author
2019-03-26
srcu: Remove cleanup_srcu_struct_quiesced()
Paul E. McKenney
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
2019-02-09
linux/srcu: Convert to SPDX license identifier
Paul E. McKenney
2019-01-25
srcu: Check for invalid idx argument in srcu_read_unlock()
Paul E. McKenney
2018-11-27
srcu: Use "ssp" instead of "sp" for srcu_struct pointer
Paul E. McKenney
2018-11-08
srcu: Fix kernel-doc missing notation
Randy Dunlap
2018-07-26
srcu: Add notrace variant of srcu_dereference
Joel Fernandes (Google)
2018-07-26
srcu: Add notrace variants of srcu_read_{lock,unlock}
Paul McKenney
2018-05-15
srcu: Add cleanup_srcu_struct_quiesced()
Paul E. McKenney
2018-01-18
lockdep: Convert some users to const
Matthew Wilcox
2017-10-19
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
2017-06-08
srcu: Remove Classic SRCU
Paul E. McKenney
2017-06-08
srcu: Shrink srcu.h by moving docbook and private function
Paul E. McKenney
2017-06-08
srcu: Make SRCU be once again optional
Paul E. McKenney
2017-06-08
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
2017-04-18
srcu: Introduce CLASSIC_SRCU Kconfig option
Paul E. McKenney
2017-04-18
srcu: Create a tiny SRCU
Paul E. McKenney
2017-04-18
srcu: Crude control of expedited grace periods
Paul E. McKenney
2017-04-18
srcu: Merge ->srcu_state into ->srcu_gp_seq
Paul E. McKenney
2017-04-18
srcu: Use rcu_segcblist to track SRCU callbacks
Paul E. McKenney
2017-04-18
srcu: Add grace-period sequence numbers
Paul E. McKenney
2017-04-18
srcu: Move to state-based grace-period sequencing
Paul E. McKenney
2017-01-25
srcu: Implement more-efficient reader counts
Lance Roy
2016-02-23
rcu: Document unique-name limitation for DEFINE_STATIC_SRCU()
Paul E. McKenney
2015-10-06
rcu: Move preemption disabling out of __srcu_read_lock()
Paul E. McKenney
2015-03-03
rcu: Reverse rcu_dereference_check() conditions
Paul E. McKenney
2015-01-06
rcu: Combine DEFINE_SRCU() and DEFINE_STATIC_SRCU()
Paul E. McKenney
2015-01-06
rcu: Expand SRCU ->completed to 64 bits
Paul E. McKenney
2014-02-17
rcu: Stop tracking FSF's postal address
Paul E. McKenney
2013-11-06
srcu: API for barrier after srcu read unlock
Michael S. Tsirkin
2013-06-10
rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().
Paul E. McKenney
2013-02-07
srcu: Remove checks preventing idle CPUs from calling srcu_read_lock()
Lai Jiangshan
2013-02-07
srcu: Remove checks preventing offline CPUs from calling srcu_read_lock()
Lai Jiangshan
2012-10-27
srcu: Add DEFINE_SRCU()
Lai Jiangshan
2012-10-23
srcu: Export process_srcu()
Lai Jiangshan
2012-10-23
srcu: Credit Lai Jiangshan with SRCU rewrite
Lai Jiangshan
2012-04-30
rcu: Implement per-domain single-threaded call_srcu() state machine
Lai Jiangshan
2012-04-30
rcu: Remove unused srcu_barrier()
Lai Jiangshan
2012-04-30
rcu: Implement a variant of Peter's SRCU algorithm
Lai Jiangshan
2012-04-30
rcu: Increment upper bit only for srcu_read_lock()
Lai Jiangshan
2012-04-30
rcu: Direct algorithmic SRCU implementation
Paul E. McKenney
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
[next]