index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
rcupdate.h
Age
Commit message (
Expand
)
Author
2010-03-18
rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false positives
Lai Jiangshan
2010-03-16
rcu: Make rcu_read_lock_bh_held() allow for disabled BH
Paul E. McKenney
2010-03-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-12
sysctl extern cleanup: rcu
Dave Young
2010-03-04
rcu: Suppress RCU lockdep warnings during early boot
Paul E. McKenney
2010-03-04
rcu: Make rcu_read_lock_sched_held() handle !PREEMPT
Paul E. McKenney
2010-02-27
rcu: Make non-RCU_PROVE_LOCKING rcu_read_lock_sched_held() understand boot
Paul E. McKenney
2010-02-26
rcu: Make rcu_read_lock_sched_held() take boot time into account
Paul E. McKenney
2010-02-25
rcu: Integrate rcu_dereference_check() message into lockdep
Paul E. McKenney
2010-02-25
rcu: Add lockdep-enabled variants of rcu_dereference()
Paul E. McKenney
2010-02-25
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
2009-11-22
rcu: Re-arrange code to reduce #ifdef pain
Paul E. McKenney
2009-10-27
rcu: Fix TINY_RCU #elif condition
Paul E. McKenney
2009-10-26
rcu: "Tiny RCU", The Bloatwatch Edition
Paul E. McKenney
2009-10-05
rcu: Clean up code based on review feedback from Josh Triplett, part 3
Paul E. McKenney
2009-09-23
rcu: Clean up code based on review feedback from Josh Triplett, part 2
Paul E. McKenney
2009-09-19
rcu: Fix whitespace inconsistencies
Paul E. McKenney
2009-09-18
rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU
Paul E. McKenney
2009-08-26
rcu: Remove lockdep annotations from RCU's _notrace() API members
Paul E. McKenney
2009-08-24
rcu: Add "notrace" to RCU function headers used by ftrace
Paul E. McKenney
2009-08-23
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
2009-08-23
rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.h
Paul E. McKenney
2009-08-23
rcu: Renamings to increase RCU clarity
Paul E. McKenney
2009-07-03
rcu: Add synchronize_sched_expedited() primitive
Paul E. McKenney
2009-06-24
rcu: Remove Classic RCU
Paul E. McKenney
2009-04-03
kmemtrace, rcu: don't include unnecessary headers, allow kmemtrace w/ tracepo...
Eduard - Gabriel Munteanu
2009-02-26
rcu: Teach RCU that idle task is not quiscent state at boot
Paul E. McKenney
2009-01-05
rcu: eliminate synchronize_rcu_xxx macro
Paul E. McKenney
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-12-18
"Tree RCU": scalable classic RCU implementation
Paul E. McKenney
2008-11-16
rcu: add rcu_read_*_sched_notrace()
Mathieu Desnoyers
2008-09-30
rcu: add rcu_read_lock_sched() / rcu_read_unlock_sched()
Mathieu Desnoyers
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
[next]