summaryrefslogtreecommitdiffstats
path: root/kernel/rcutree_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* rcu: Add expedited grace-period support for preemptible RCUPaul E. McKenney2009-12-031-9/+189
* rcu: Rename "quiet" functionsPaul E. McKenney2009-12-031-6/+6
* rcu: Re-arrange code to reduce #ifdef painPaul E. McKenney2009-11-221-0/+24
* rcu: Fix grace-period-stall bug on large systems with CPU hotplugPaul E. McKenney2009-11-221-24/+61
* rcu: Mark init-time-only rcu_bootup_announce() as __initPaul E. McKenney2009-11-111-2/+2
* rcu: Simplify association of quiescent states with grace periodsPaul E. McKenney2009-11-101-1/+1
* rcu: Remove inline from forward-referenced functionsPaul E. McKenney2009-11-101-2/+2
* rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hangPaul E. McKenney2009-10-151-8/+17
* rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney2009-10-151-0/+21
* rcu: Make hot-unplugged CPU relinquish its own RCU callbacksPaul E. McKenney2009-10-071-0/+34
* rcu: Clean up code based on review feedback from Josh Triplett, part 4Paul E. McKenney2009-10-051-4/+0
* rcu: Clean up code based on review feedback from Josh Triplett, part 2Paul E. McKenney2009-09-231-2/+21
* rcu: Clean up code based on review feedback from Josh TriplettPaul E. McKenney2009-09-231-25/+25
* rcu: Fix whitespace inconsistenciesPaul E. McKenney2009-09-191-2/+1
* rcu: Fix thinko, actually initialize full treePaul E. McKenney2009-09-191-1/+3
* rcu: Apply results of code inspection of kernel/rcutree_plugin.hPaul E. McKenney2009-09-191-4/+6
* rcu: Add WARN_ON_ONCE() consistency checks covering state transitionsPaul E. McKenney2009-09-191-6/+14
* rcu: Simplify rcu_read_unlock_special() quiescent-state accountingPaul E. McKenney2009-09-181-28/+26
* rcu: Add debug checks to TREE_PREEMPT_RCU for premature grace periodsPaul E. McKenney2009-09-181-0/+25
* rcu: Changes from reviews: avoid casts, fix/add warnings, improve commentsPaul E. McKenney2009-08-291-4/+6
* rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney2009-08-291-5/+64
* rcu: Add CPU-offline processing for single-node configurationsPaul E. McKenney2009-08-241-0/+24
* rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney2009-08-231-0/+447
OpenPOWER on IntegriCloud