Paul E. McKenney
|
c701d5d9b3
rcu: Fix code-style issues involving "else"
|
13 years ago |
Paul E. McKenney
|
02a0677b0b
Merge branches 'bigrtm.2012.07.04a', 'doctorture.2012.07.02a', 'fixes.2012.07.06a' and 'fnh.2012.07.02a' into HEAD
|
13 years ago |
Paul E. McKenney
|
28f8555364
rcu: The rcu_needs_cpu() function is not a quiescent state
|
13 years ago |
Paul E. McKenney
|
2a3fa843b5
rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations
|
13 years ago |
Paul E. McKenney
|
9dd8fb16c3
rcu: Make exit_rcu() more precise and consolidate
|
13 years ago |
Paul E. McKenney
|
1aa03f1188
rcu: Simplify unboosting checks
|
13 years ago |
Paul E. McKenney
|
8762705ad4
rcu: Inform RCU of irq_exit() activity
|
13 years ago |
Paul E. McKenney
|
768dfffdff
rcu: Prevent RCU callbacks from executing before scheduler initialized
|
13 years ago |
Paul E. McKenney
|
afef20540f
rcu: Streamline code produced by __rcu_read_unlock()
|
13 years ago |
Paul E. McKenney
|
26861faf89
rcu: Protect __rcu_read_unlock() against scheduler-using irq handlers
|
13 years ago |
Paul E. McKenney
|
fe15d706cf
rcu: Add lockdep-RCU checks for simple self-deadlock
|
13 years ago |
Paul E. McKenney
|
4f89b336fd
rcu: Apply ACCESS_ONCE() to rcu_boost() return value
|
13 years ago |
Paul E. McKenney
|
4968c300e1
rcu: Augment rcu_batch_end tracing for idle and callback state
|
13 years ago |
Paul Gortmaker
|
bdfa97bf72
kernel: fix up module header handling in rcutiny files
|
13 years ago |
Paul E. McKenney
|
965a002b4f
rcu: Make TINY_RCU also use softirq for RCU_BOOST=n
|
14 years ago |
Paul E. McKenney
|
e99033c5c1
rcu: Put names into TINY_RCU structures under RCU_TRACE
|
14 years ago |
Paul E. McKenney
|
2c42818e96
rcu: Abstract common code for RCU grace-period-wait primitives
|
14 years ago |
Paul E. McKenney
|
7e8b4c7234
rcu: Converge TINY_RCU expedited and normal boosting
|
14 years ago |
Paul E. McKenney
|
203373c81b
rcu: remove useless ->boosted_this_gp field
|
14 years ago |
Paul E. McKenney
|
ddeb75814f
rcu: code cleanups in TINY_RCU priority boosting.
|
14 years ago |
Lai Jiangshan
|
ba74f4d7e5
rcu: call __rcu_read_unlock() in exit_rcu for tiny RCU
|
14 years ago |
Paul E. McKenney
|
e940cc804e
rcu: Distinguish between boosting and boosted
|
14 years ago |
Paul E. McKenney
|
9e571a82f0
rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU
|
14 years ago |
Paul E. McKenney
|
24278d1483
rcu: priority boosting for TINY_PREEMPT_RCU
|
14 years ago |
Paul E. McKenney
|
b2c0710c46
rcu: move TINY_RCU from softirq to kthread
|
14 years ago |
Paul E. McKenney
|
dd7c4d8973
rcu: performance fixes to TINY_PREEMPT_RCU callback checking
|
15 years ago |
Paul E. McKenney
|
a3dc3fb161
rcu: repair code-duplication FIXMEs
|
15 years ago |
Paul E. McKenney
|
a57eb940d1
rcu: Add a TINY_PREEMPT_RCU
|
15 years ago |
Paul E. McKenney
|
bbad937983
rcu: slim down rcutiny by removing rcu_scheduler_active and friends
|
15 years ago |