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
/
rcupdate.h
Age
Commit message (
Expand
)
Author
2008-05-19
rcu: add rcu_barrier_sched() and rcu_barrier_bh()
Paul E. McKenney
2008-05-19
rcu: add call_rcu_sched()
Paul E. McKenney
2008-05-19
rcupreempt: remove duplicate prototypes
Steven Rostedt
2008-05-10
Move ACCESS_ONCE() to <linux/compiler.h>
Linus Torvalds
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-02-06
Remove rcu_assign_pointer() penalty for NULL pointers
Paul E. McKenney
2008-01-25
Preempt-RCU: implementation
Paul E. McKenney
2008-01-25
Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c
Paul E. McKenney
2007-10-17
Immunize rcu_dereference() against crazy compiler writers
Paul E. McKenney
2007-10-11
lockdep: annotate rcu_read_{,un}lock{,_bh}
Peter Zijlstra
2007-08-11
RCU: Remove prototype for nonexistent function synchronize_idle()
Josh Triplett
2006-10-04
[PATCH] RCU: CREDITS and MAINTAINERS
Josh Triplett
2006-10-04
[PATCH] rcu: simplify/improve batch tuning
Oleg Nesterov
2006-06-30
[PATCH] rcu: Add lock annotations to RCU locking primitives
Josh Triplett
2006-06-27
[PATCH] rcutorture: add call_rcu_bh() operations
Paul E. McKenney
2006-06-23
[PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules
Paul E. McKenney
2006-05-15
[PATCH] RCU: introduce rcu_needs_cpu() interface
Heiko Carstens
2006-03-23
[PATCH] kernel/rcupdate.c: make two structs static
Adrian Bunk
2006-03-08
[PATCH] rcu batch tuning
Dipankar Sarma
2006-02-03
[PATCH] Fix comment to synchronize_sched()
Paul E. McKenney
2006-01-10
[PATCH] rcu: join rcu_ctrlblk and rcu_state
Oleg Nesterov
2006-01-09
[PATCH] rcu: uninline __rcu_pending()
Oleg Nesterov
2006-01-08
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...
Ravikiran G Thirumalai
2005-12-12
[PATCH] add rcu_barrier() synchronization point
Dipankar Sarma
2005-10-30
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
2005-10-17
[PATCH] rcu: keep rcu callback event counter
Eric Dumazet
2005-09-09
[PATCH] files: fix rcu initializers
Dipankar Sarma
2005-05-01
[PATCH] Deprecate synchronize_kernel, GPL replacement
Paul E. McKenney
2005-01-04
[PATCH] rcu: simplify quiescent state detection
Manfred Spraul
2005-01-04
[PATCH] rcu: eliminate rcu_ctrlblk.lock
Oleg Nesterov
2004-10-27
[PATCH] RCU: rcu_assign_pointer() removal of memory barriers
Paul E. McKenney
2004-08-22
[PATCH] rcu: abstracted RCU dereferencing
Dipankar Sarma
2004-08-22
[PATCH] rcu: document RCU api
Dipankar Sarma
2004-08-22
[PATCH] rcu: introduce call_rcu_bh()
Dipankar Sarma
2004-08-22
[PATCH] rcu: fix spaces in rcupdate.h
Dipankar Sarma
2004-08-22
[PATCH] rcu: clean up code
Dipankar Sarma
2004-08-22
[PATCH] RCU: low latency rcu
Dipankar Sarma
2004-08-22
[PATCH] RCU - cpu offline fix
Dipankar Sarma
2004-06-23
[PATCH] rcu: avoid passing an argument to the callback function
Andrew Morton
2004-06-23
[PATCH] reduce rcu_head size - core
Andrew Morton
2004-06-23
[PATCH] rcu lock update: Code move & cleanup
Andrew Morton
2004-06-23
[PATCH] rcu lock update: Use a sequence lock for starting batches
Andrew Morton
2004-06-23
[PATCH] rcu lock update: Add per-cpu batch counter
Andrew Morton
2004-01-18
[PATCH] C99 change to rcupdate.h
Andrew Morton
2003-10-01
[PATCH] misc fixes
Andrew Morton
2003-08-18
[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUs
Andrew Morton
2002-10-29
[PATCH] percpu: convert RCU
Andrew Morton
2002-10-15
[PATCH] Read-Copy Update infrastructure
Dipankar Sarma