| Commit message (Expand) | Author | Age | Files | Lines |
* | rcu: Remove CONFIG_PREEMPT_RCU | Paul E. McKenney | 2009-08-23 | 1 | -140/+0 |
* | rcu: Merge preemptable-RCU functionality into hierarchical RCU | Paul E. McKenney | 2009-08-23 | 1 | -0/+4 |
* | rcu: Simplify rcu_pending()/rcu_check_callbacks() API | Paul E. McKenney | 2009-08-23 | 1 | -1/+0 |
* | rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.h | Paul E. McKenney | 2009-08-23 | 1 | -2/+2 |
* | rcu: Renamings to increase RCU clarity | Paul E. McKenney | 2009-08-23 | 1 | -2/+2 |
* | rcu: Add synchronize_sched_expedited() primitive | Paul E. McKenney | 2009-07-03 | 1 | -0/+10 |
* | kmemtrace, rcu: don't include unnecessary headers, allow kmemtrace w/ tracepo... | Eduard - Gabriel Munteanu | 2009-04-03 | 1 | -1/+1 |
* | kmemtrace, rcu: fix rcupreempt.c data structure dependencies | Ingo Molnar | 2009-04-03 | 1 | -42/+9 |
* | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney | 2009-02-26 | 1 | -0/+15 |
* | rcu: just rename call_rcu_bh instead of making it a macro | Steven Rostedt | 2008-08-15 | 1 | -1/+7 |
* | rcu: fixes to include/linux/rcupreempt.h | Paul E. McKenney | 2008-08-15 | 1 | -2/+1 |
* | printk ratelimiting rewrite | Dave Young | 2008-07-25 | 1 | -2/+7 |
* | rcu: add call_rcu_sched() | Paul E. McKenney | 2008-05-19 | 1 | -6/+36 |
* | Remove "#ifdef __KERNEL__" checks from unexported headers | Robert P. J. Day | 2008-04-30 | 1 | -3/+0 |
* | rcu: fix misplaced mb() in rcu_enter/exit_nohz() | Paul E. McKenney | 2008-03-19 | 1 | -2/+2 |
* | rcu: add support for dynamic ticks and preempt rcu | Steven Rostedt | 2008-02-29 | 1 | -0/+22 |
* | preemptible RCU: sparse annotations | Patrick McHardy | 2008-02-08 | 1 | -2/+2 |
* | Preempt-RCU: implementation | Paul E. McKenney | 2008-01-25 | 1 | -0/+86 |