aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rcupdate.h
Commit message (Expand)AuthorAge
* Move ACCESS_ONCE() to <linux/compiler.h>Linus Torvalds2008-05-10
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-30
* Remove rcu_assign_pointer() penalty for NULL pointersPaul E. McKenney2008-02-06
* Preempt-RCU: implementationPaul E. McKenney2008-01-25
* Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.cPaul E. McKenney2008-01-25
* Immunize rcu_dereference() against crazy compiler writersPaul E. McKenney2007-10-17
* lockdep: annotate rcu_read_{,un}lock{,_bh}Peter Zijlstra2007-10-11
* RCU: Remove prototype for nonexistent function synchronize_idle()Josh Triplett2007-08-11
* [PATCH] RCU: CREDITS and MAINTAINERSJosh Triplett2006-10-04
* [PATCH] rcu: simplify/improve batch tuningOleg Nesterov2006-10-04
* [PATCH] rcu: Add lock annotations to RCU locking primitivesJosh Triplett2006-06-30
* [PATCH] rcutorture: add call_rcu_bh() operationsPaul E. McKenney2006-06-27
* [PATCH] Make RCU API inaccessible to non-GPL Linux kernel modulesPaul E. McKenney2006-06-23
* [PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens2006-05-15
* [PATCH] kernel/rcupdate.c: make two structs staticAdrian Bunk2006-03-23
* [PATCH] rcu batch tuningDipankar Sarma2006-03-08
* [PATCH] Fix comment to synchronize_sched()Paul E. McKenney2006-02-03
* [PATCH] rcu: join rcu_ctrlblk and rcu_stateOleg Nesterov2006-01-10
* [PATCH] rcu: uninline __rcu_pending()Oleg Nesterov2006-01-09
* [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-08
* [PATCH] add rcu_barrier() synchronization pointDipankar Sarma2005-12-12
* [PATCH] RCU torture-testing kernel modulePaul E. McKenney2005-10-30
* [PATCH] rcu: keep rcu callback event counterEric Dumazet2005-10-17
* [PATCH] files: fix rcu initializersDipankar Sarma2005-09-09
* [PATCH] Deprecate synchronize_kernel, GPL replacementPaul E. McKenney2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16