Paul E. McKenney
|
a71fca58b7
rcu: Fix whitespace inconsistencies
|
15 years ago |
Paul E. McKenney
|
49e291266d
rcu: Fix thinko, actually initialize full tree
|
15 years ago |
Paul E. McKenney
|
e7d8842ed3
rcu: Apply results of code inspection of kernel/rcutree_plugin.h
|
15 years ago |
Paul E. McKenney
|
28ecd58020
rcu: Add WARN_ON_ONCE() consistency checks covering state transitions
|
15 years ago |
Paul E. McKenney
|
c3422bea5f
rcu: Simplify rcu_read_unlock_special() quiescent-state accounting
|
15 years ago |
Paul E. McKenney
|
b0e165c035
rcu: Add debug checks to TREE_PREEMPT_RCU for premature grace periods
|
15 years ago |
Paul E. McKenney
|
b835db1f9c
rcu: Initialize multi-level RCU grace periods holding locks
|
15 years ago |
Paul E. McKenney
|
de078d875c
rcu: Need to update rnp->gpnum if preemptable RCU is to be reliable
|
15 years ago |
Linus Torvalds
|
eee2775d99
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Paul E. McKenney
|
868489660d
rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments
|
15 years ago |
Paul E. McKenney
|
dd5d19bafd
rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees
|
15 years ago |
Paul E. McKenney
|
c935a331c8
rcu: Add #ifdef to suppress __rcu_offline_cpu() warning in !HOTPLUG_CPU builds
|
15 years ago |
Paul E. McKenney
|
33f76148ce
rcu: Add CPU-offline processing for single-node configurations
|
15 years ago |
Paul E. McKenney
|
f41d911f8c
rcu: Merge preemptable-RCU functionality into hierarchical RCU
|
15 years ago |
Paul E. McKenney
|
a157229cab
rcu: Simplify rcu_pending()/rcu_check_callbacks() API
|
15 years ago |
Paul E. McKenney
|
65cf8f866f
rcu: Merge per-RCU-flavor initialization into pre-existing macro
|
15 years ago |
Paul E. McKenney
|
d6714c22b4
rcu: Renamings to increase RCU clarity
|
15 years ago |
Paul E. McKenney
|
9f77da9f40
rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.h
|
15 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 |
Paul E. McKenney
|
ef631b0ca0
rcu: Make hierarchical RCU less IPI-happy
|
16 years ago |
Ingo Molnar
|
6258c4fb59
kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies
|
16 years ago |
Ingo Molnar
|
b1f77b0581
kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies
|
16 years ago |
Paul E. McKenney
|
a682604838
rcu: Teach RCU that idle task is not quiscent state at boot
|
16 years ago |
Lai Jiangshan
|
e4fa4c9701
rcu: add __cpuinit to rcu_init_percpu_data()
|
16 years ago |
Paul E. McKenney
|
90a4d2c010
rcu: make treercu safe for suspend and resume
|
16 years ago |
Paul E. McKenney
|
c12172c025
rcu: fix rcutree grace-period-latency bug on small systems
|
16 years ago |