| Commit message (Expand) | Author | Age |
* | rcu: Clean up code based on review feedback from Josh Triplett, part 3 | Paul E. McKenney | 2009-10-05 |
* | rcu: Clean up code based on review feedback from Josh Triplett, part 2 | Paul E. McKenney | 2009-09-23 |
* | rcu: Fix whitespace inconsistencies | Paul E. McKenney | 2009-09-19 |
* | rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU | Paul E. McKenney | 2009-09-17 |
* | rcu: Remove lockdep annotations from RCU's _notrace() API members | Paul E. McKenney | 2009-08-26 |
* | rcu: Add "notrace" to RCU function headers used by ftrace | Paul E. McKenney | 2009-08-24 |
* | 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-08-23 |
* | rcu: Add synchronize_sched_expedited() primitive | Paul E. McKenney | 2009-07-03 |
* | rcu: Remove Classic RCU | Paul E. McKenney | 2009-06-24 |
* | kmemtrace, rcu: don't include unnecessary headers, allow kmemtrace w/ tracepo... | Eduard - Gabriel Munteanu | 2009-04-03 |
* | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney | 2009-02-25 |
* | rcu: eliminate synchronize_rcu_xxx macro | Paul E. McKenney | 2009-01-05 |
* | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 |
|\ |
|
| * | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney | 2008-12-18 |
* | | rcu: add rcu_read_*_sched_notrace() | Mathieu Desnoyers | 2008-11-16 |
|/ |
|
* | rcu: add rcu_read_lock_sched() / rcu_read_unlock_sched() | Mathieu Desnoyers | 2008-09-30 |
* | 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-19 |
* | Move ACCESS_ONCE() to <linux/compiler.h> | Linus Torvalds | 2008-05-10 |
* | Remove "#ifdef __KERNEL__" checks from unexported headers | Robert P. J. Day | 2008-04-30 |
* | Remove rcu_assign_pointer() penalty for NULL pointers | Paul E. McKenney | 2008-02-06 |
* | Preempt-RCU: implementation | Paul E. McKenney | 2008-01-25 |
* | Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c | Paul E. McKenney | 2008-01-25 |
* | Immunize rcu_dereference() against crazy compiler writers | Paul E. McKenney | 2007-10-17 |
* | lockdep: annotate rcu_read_{,un}lock{,_bh} | Peter Zijlstra | 2007-10-11 |
* | RCU: Remove prototype for nonexistent function synchronize_idle() | Josh Triplett | 2007-08-11 |
* | [PATCH] RCU: CREDITS and MAINTAINERS | Josh Triplett | 2006-10-04 |
* | [PATCH] rcu: simplify/improve batch tuning | Oleg Nesterov | 2006-10-04 |
* | [PATCH] rcu: Add lock annotations to RCU locking primitives | Josh Triplett | 2006-06-30 |
* | [PATCH] rcutorture: add call_rcu_bh() operations | Paul E. McKenney | 2006-06-27 |
* | [PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules | Paul E. McKenney | 2006-06-23 |
* | [PATCH] RCU: introduce rcu_needs_cpu() interface | Heiko Carstens | 2006-05-15 |
* | [PATCH] kernel/rcupdate.c: make two structs static | Adrian Bunk | 2006-03-23 |
* | [PATCH] rcu batch tuning | Dipankar Sarma | 2006-03-08 |
* | [PATCH] Fix comment to synchronize_sched() | Paul E. McKenney | 2006-02-03 |
* | [PATCH] rcu: join rcu_ctrlblk and rcu_state | Oleg Nesterov | 2006-01-10 |
* | [PATCH] rcu: uninline __rcu_pending() | Oleg Nesterov | 2006-01-09 |
* | [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ... | Ravikiran G Thirumalai | 2006-01-08 |
* | [PATCH] add rcu_barrier() synchronization point | Dipankar Sarma | 2005-12-12 |
* | [PATCH] RCU torture-testing kernel module | Paul E. McKenney | 2005-10-30 |
* | [PATCH] rcu: keep rcu callback event counter | Eric Dumazet | 2005-10-17 |
* | [PATCH] files: fix rcu initializers | Dipankar Sarma | 2005-09-09 |
* | [PATCH] Deprecate synchronize_kernel, GPL replacement | Paul E. McKenney | 2005-05-01 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 |