mac80211: fix deauth before assoc
[safe/jmp/linux-2.6] / kernel / rcutree.h
2010-05-10 Paul E. McKenneyrcu: reduce the number of spurious RCU_SOFTIRQ invocations
2010-05-10 Paul E. McKenneyrcu: improve RCU CPU stall-warning messages
2010-03-11 Paul E. McKenneyrcu: Increase RCU CPU stall timeouts if PROVE_RCU
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: Convert to raw_spinlocks
2010-02-25 Paul E. McKenneyrcu: Stop overflowing signed integers
2010-01-16 Paul E. McKenneyrcu: Fix sparse warnings
2010-01-13 Paul E. McKenneyrcu: Make force_quiescent_state() start grace period...
2010-01-13 Paul E. McKenneyrcu: Remove leg of force_quiescent_state() switch statement
2010-01-13 Paul E. McKenneyrcu: Eliminate local variable lastcomp from force_quies...
2010-01-13 Paul E. McKenneyrcu: Prohibit starting new grace periods while forcing...
2009-12-03 Paul E. McKenneyrcu: Add expedited grace-period support for preemptible RCU
2009-12-03 Paul E. McKenneyrcu: Enable fourth level of TREE_RCU hierarchy
2009-12-03 Paul E. McKenneyrcu: Rename "quiet" functions
2009-11-22 Paul E. McKenneyrcu: Fix grace-period-stall bug on large systems with...
2009-11-10 Paul E. McKenneyrcu: Rename dynticks_completed to completed_fqs
2009-11-10 Paul E. McKenneyrcu: Remove inline from forward-referenced functions
2009-11-10 Paul E. McKenneyrcu: Fix synchronization for rcu_process_gp_end() uses...
2009-11-10 Paul E. McKenneyrcu: Prepare for synchronization fixes: clean up for...
2009-11-02 Paul E. McKenneyrcu: Fix long-grace-period race between forcing and...
2009-10-15 Paul E. McKenneyrcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang
2009-10-15 Paul E. McKenneyrcu: Prevent RCU IPI storms in presence of high call_rc...
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 to address Ingo's checkpatch feedback
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-08-29 Paul E. McKenneyrcu: Changes from reviews: avoid casts, fix/add warning...
2009-08-23 Paul E. McKenneyrcu: Merge preemptable-RCU functionality into hierarchi...
2009-08-23 Paul E. McKenneyrcu: Renamings to increase RCU clarity
2009-08-23 Paul E. McKenneyrcu: Move private definitions from include/linux/rcutre...
2009-04-03 Ingo Molnarkmemtrace, rcu: fix rcu_tree_trace.c data structure...