index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
srcu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...
Ingo Molnar
1
-1
/
+1
2017-01-25
srcu: Reduce probability of SRCU ->unlock_count[] counter overflow
Paul E. McKenney
1
-1
/
+10
2017-01-25
srcu: Force full grace-period ordering
Paul E. McKenney
1
-2
/
+8
2017-01-25
srcu: Implement more-efficient reader counts
Lance Roy
1
-78
/
+44
2015-12-04
rcu: Add rcu_normal kernel parameter to suppress expediting
Paul E. McKenney
1
-1
/
+1
2015-10-06
rcu: Move preemption disabling out of __srcu_read_lock()
Paul E. McKenney
1
-2
/
+0
2015-10-06
rcu: Use rcu_callback_t in call_rcu*() and friends
Boqun Feng
1
-1
/
+1
2015-07-22
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
1
-5
/
+5
2015-07-15
rcu: Change return type to bool
Nicholas Mc Guire
1
-2
/
+3
2015-05-27
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
1
-5
/
+5
2015-03-20
Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...
Paul E. McKenney
1
-18
/
+1
2015-02-26
rcu: Update from rcu_expedited variable to rcu_gp_is_expedited()
Paul E. McKenney
1
-1
/
+1
2015-02-25
rcu: Consolidate rcu_synchronize and wakeme_after_rcu()
Paul E. McKenney
1
-17
/
+0
2015-01-06
rcu: Expand SRCU ->completed to 64 bits
Paul E. McKenney
1
-1
/
+1
2014-07-09
rcu: Eliminate read-modify-write ACCESS_ONCE() calls
Paul E. McKenney
1
-2
/
+2
2014-02-26
rcu: Ensure kernel/rcu/rcu.h can be sourced/used stand-alone
Paul Gortmaker
1
-2
/
+0
2014-02-17
rcu: Move SRCU grace period work to power efficient workqueue
Shaibal Dutta
1
-2
/
+3
2014-02-17
rcu: Stop tracking FSF's postal address
Paul E. McKenney
1
-2
/
+2
2013-12-09
rcu: Improve SRCU's grace-period comments
Paul E. McKenney
1
-7
/
+49
2013-12-03
rcu: Fix srcu_barrier() docbook header
Paul E. McKenney
1
-0
/
+1
2013-10-15
rcu: Move RCU-related source code to kernel/rcu directory
Paul E. McKenney
1
-0
/
+651