aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcutree_plugin.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-15rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hangPaul E. McKenney1-8/+17
2009-10-15rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney1-0/+21
2009-10-07rcu: Make hot-unplugged CPU relinquish its own RCU callbacksPaul E. McKenney1-0/+34
2009-10-05rcu: Clean up code based on review feedback from Josh Triplett, part 4Paul E. McKenney1-4/+0
2009-09-23rcu: Clean up code based on review feedback from Josh Triplett, part 2Paul E. McKenney1-2/+21
2009-09-23rcu: Clean up code based on review feedback from Josh TriplettPaul E. McKenney1-25/+25
2009-09-19rcu: Fix whitespace inconsistenciesPaul E. McKenney1-2/+1
2009-09-19rcu: Fix thinko, actually initialize full treePaul E. McKenney1-1/+3
2009-09-19rcu: Apply results of code inspection of kernel/rcutree_plugin.hPaul E. McKenney1-4/+6
2009-09-19rcu: Add WARN_ON_ONCE() consistency checks covering state transitionsPaul E. McKenney1-6/+14
2009-09-18rcu: Simplify rcu_read_unlock_special() quiescent-state accountingPaul E. McKenney1-28/+26
2009-09-18rcu: Add debug checks to TREE_PREEMPT_RCU for premature grace periodsPaul E. McKenney1-0/+25
2009-08-29rcu: Changes from reviews: avoid casts, fix/add warnings, improve commentsPaul E. McKenney1-4/+6
2009-08-29rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney1-5/+64
2009-08-24rcu: Add CPU-offline processing for single-node configurationsPaul E. McKenney1-0/+24
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney1-0/+447