mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / kernel / rcutree_plugin.h
2010-05-11 Paul E. McKenneyrcu: remove all rcu head initializations, except on_sta...
2010-05-10 Paul E. McKenneyrcu: fix build bug in RCU_FAST_NO_HZ builds
2010-05-10 Paul E. McKenneyrcu: RCU_FAST_NO_HZ must check RCU dyntick state
2010-05-10 Paul E. McKenneyrcu: print boot-time console messages if RCU configs...
2010-05-10 Paul E. McKenneyrcu: refactor RCU's context-switch handling
2010-05-10 Lai Jiangshanrcu: ignore offline CPUs in last non-dyntick-idle CPU...
2010-02-28 Paul E. McKenneyrcu: Fix holdoff for accelerated GPs for last non-dynti...
2010-02-27 Paul E. McKenneyrcu: Fix accelerated GPs for last non-dynticked CPU
2010-02-27 Paul E. McKenneyrcu: Fix accelerated grace periods for last non-dyntick...
2010-02-25 Paul E. McKenneyrcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per...
2010-02-25 Paul E. McKenneyrcu: Fix deadlock in TREE_PREEMPT_RCU CPU stall detection
2010-02-25 Paul E. McKenneyrcu: Convert to raw_spinlocks
2010-02-25 Paul E. McKenneyrcu: Accelerate grace period if last non-dynticked CPU
2010-01-13 Paul E. McKenneyrcu: Add debug check for too many rcu_read_unlock()
2010-01-13 Paul E. McKenneyrcu: Add force_quiescent_state() testing to rcutorture
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...