string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / kernel / rcutree_plugin.h
2009-12-03 Paul E. McKenneyrcu: Add expedited grace-period support for preemptible RCU
2009-12-03 Paul E. McKenneyrcu: Rename "quiet" functions
2009-11-22 Paul E. McKenneyrcu: Re-arrange code to reduce #ifdef pain
2009-11-22 Paul E. McKenneyrcu: Fix grace-period-stall bug on large systems with...
2009-11-11 Paul E. McKenneyrcu: Mark init-time-only rcu_bootup_announce() as __init
2009-11-10 Paul E. McKenneyrcu: Simplify association of quiescent states with...
2009-11-10 Paul E. McKenneyrcu: Remove inline from forward-referenced functions
2009-10-15 Paul E. McKenneyrcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang
2009-10-15 Paul E. McKenneyrcu: Stopgap fix for synchronize_rcu_expedited() for...
2009-10-07 Paul E. McKenneyrcu: Make hot-unplugged CPU relinquish its own RCU...
2009-10-05 Paul E. McKenneyrcu: Clean up code based on review feedback from Josh...
2009-09-23 Paul E. McKenneyrcu: Clean up code based on review feedback from Josh...
2009-09-23 Paul E. McKenneyrcu: Clean up code based on review feedback from Josh...
2009-09-19 Paul E. McKenneyrcu: Fix whitespace inconsistencies
2009-09-19 Paul E. McKenneyrcu: Fix thinko, actually initialize full tree
2009-09-19 Paul E. McKenneyrcu: Apply results of code inspection of kernel/rcutree...
2009-09-19 Paul E. McKenneyrcu: Add WARN_ON_ONCE() consistency checks covering...
2009-09-17 Paul E. McKenneyrcu: Simplify rcu_read_unlock_special() quiescent-state...
2009-09-17 Paul E. McKenneyrcu: Add debug checks to TREE_PREEMPT_RCU for premature...
2009-08-29 Paul E. McKenneyrcu: Changes from reviews: avoid casts, fix/add warning...
2009-08-29 Paul E. McKenneyrcu: Create rcutree plugins to handle hotplug CPU for...
2009-08-24 Paul E. McKenneyrcu: Add CPU-offline processing for single-node configu...
2009-08-23 Paul E. McKenneyrcu: Merge preemptable-RCU functionality into hierarchi...