Commit Graph

60 Commits (b9f96b5dcb1e2a75d142e481b77805ffdc6ccea6)

Author SHA1 Message Date
Paul E. McKenney d9a3da0699 rcu: Add expedited grace-period support for preemptible RCU 15 years ago
Paul E. McKenney cf244dc01b rcu: Enable fourth level of TREE_RCU hierarchy 15 years ago
Paul E. McKenney d3f6bad391 rcu: Rename "quiet" functions 15 years ago
Paul E. McKenney 6ebb237bec rcu: Re-arrange code to reduce #ifdef pain 15 years ago
Paul E. McKenney 9f680ab414 rcu: Eliminate unneeded function wrapping 15 years ago
Paul E. McKenney b668c9cf3e rcu: Fix grace-period-stall bug on large systems with CPU hotplug 15 years ago
Paul E. McKenney 2f51f9884f rcu: Eliminate __rcu_pending() false positives 15 years ago
Paul E. McKenney 560d4bc0df rcu: Further cleanups of use of lastcomp 15 years ago
Paul E. McKenney 8e9aa8f067 rcu: Simplify association of forced quiescent states with grace periods 15 years ago
Paul E. McKenney b32e9eb6ad rcu: Accelerate callback processing on CPUs not detecting GP end 15 years ago
Paul E. McKenney c64ac3ce06 rcu: Simplify association of quiescent states with grace periods 15 years ago
Paul E. McKenney 4bcfe05503 rcu: Rename dynticks_completed to completed_fqs 15 years ago
Paul E. McKenney 9160306e6f rcu: Fix note_new_gpnum() uses of ->gpnum 15 years ago
Paul E. McKenney d09b62dfa3 rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counter 15 years ago
Paul E. McKenney 281d150c5f rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->completed counter 15 years ago
Paul E. McKenney 83f5b01ffb rcu: Fix long-grace-period race between forcing and initialization 15 years ago
Peter Zijlstra 88b91c7ca4 rcu: Simplify creating of lockdep class for root rcu_node 16 years ago
Paul E. McKenney 237c80c5c8 rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang 16 years ago
Paul E. McKenney 37c72e56f6 rcu: Prevent RCU IPI storms in presence of high call_rcu() load 16 years ago
Paul E. McKenney 978c0b8814 rcu: Place root rcu_node structure in separate lockdep class 16 years ago
Paul E. McKenney e74f4c4564 rcu: Make hot-unplugged CPU relinquish its own RCU callbacks 16 years ago
Paul E. McKenney d0ec774cb2 rcu: Move rcu_barrier() to rcutree 16 years ago
Paul E. McKenney a0b6c9a78c rcu: Clean up code based on review feedback from Josh Triplett, part 4 16 years ago
Paul E. McKenney 3d76c08290 rcu: Clean up code based on review feedback from Josh Triplett, part 3 16 years ago
Paul E. McKenney 162cc2794d rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y 16 years ago
Paul E. McKenney 9b2619aff0 rcu: Clean up code to address Ingo's checkpatch feedback 16 years ago
Paul E. McKenney 1eba8f8438 rcu: Clean up code based on review feedback from Josh Triplett, part 2 16 years ago
Paul E. McKenney fc2219d49e rcu: Clean up code based on review feedback from Josh Triplett 16 years ago
Paul E. McKenney a71fca58b7 rcu: Fix whitespace inconsistencies 16 years ago
Paul E. McKenney 49e291266d rcu: Fix thinko, actually initialize full tree 16 years ago
Paul E. McKenney e7d8842ed3 rcu: Apply results of code inspection of kernel/rcutree_plugin.h 16 years ago
Paul E. McKenney 28ecd58020 rcu: Add WARN_ON_ONCE() consistency checks covering state transitions 16 years ago
Paul E. McKenney c3422bea5f rcu: Simplify rcu_read_unlock_special() quiescent-state accounting 16 years ago
Paul E. McKenney b0e165c035 rcu: Add debug checks to TREE_PREEMPT_RCU for premature grace periods 16 years ago
Paul E. McKenney b835db1f9c rcu: Initialize multi-level RCU grace periods holding locks 16 years ago
Paul E. McKenney de078d875c rcu: Need to update rnp->gpnum if preemptable RCU is to be reliable 16 years ago
Paul E. McKenney 868489660d rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments 16 years ago
Paul E. McKenney dd5d19bafd rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees 16 years ago
Paul E. McKenney c935a331c8 rcu: Add #ifdef to suppress __rcu_offline_cpu() warning in !HOTPLUG_CPU builds 16 years ago
Paul E. McKenney 33f76148ce rcu: Add CPU-offline processing for single-node configurations 16 years ago
Paul E. McKenney f41d911f8c rcu: Merge preemptable-RCU functionality into hierarchical RCU 16 years ago
Paul E. McKenney a157229cab rcu: Simplify rcu_pending()/rcu_check_callbacks() API 16 years ago
Paul E. McKenney 65cf8f866f rcu: Merge per-RCU-flavor initialization into pre-existing macro 16 years ago
Paul E. McKenney d6714c22b4 rcu: Renamings to increase RCU clarity 16 years ago
Paul E. McKenney 9f77da9f40 rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.h 16 years ago
Paul E. McKenney 2e59755808 rcu: Simplify RCU CPU-hotplug notification 16 years ago
Paul E. McKenney 27569620c7 rcu: Split hierarchical RCU initialization into boot-time and CPU-online pieces 16 years ago
Ingo Molnar c1dc0b9c0c debug lockups: Improve lockup detection 16 years ago
Paul E. McKenney f6faac71d5 rcu: Mark Hierarchical RCU no longer experimental 16 years ago
Paul E. McKenney 7ba5c840e6 rcu: Add __rcu_pending tracing to hierarchical RCU 16 years ago