Steven Rostedt (Red Hat)
|
e66c33d579
rcu: Add const annotation to char * for RCU tracepoints and functions
|
12 years ago |
Paul E. McKenney
|
1496144469
rcu: Shrink TINY_RCU by reworking CPU-stall ifdefs
|
12 years ago |
Paul E. McKenney
|
318bdcd959
rcu: Consolidate rcutiny_plugin.h ifdefs
|
12 years ago |
Paul E. McKenney
|
4879c84daa
rcu: Remove check_cpu_stall_preempt()
|
12 years ago |
Paul E. McKenney
|
9dc5ad3248
rcu: Simplify RCU_TINY RCU callback invocation
|
12 years ago |
Paul E. McKenney
|
58c4e69d43
rcu: Remove rcu_preempt_process_callbacks()
|
12 years ago |
Paul E. McKenney
|
47d65935a7
rcu: Remove rcu_preempt_remove_callbacks()
|
12 years ago |
Paul E. McKenney
|
9acaac8ced
rcu: Remove rcu_preempt_check_callbacks()
|
12 years ago |
Paul E. McKenney
|
221304e95e
rcu: Remove show_tiny_preempt_stats()
|
12 years ago |
Paul E. McKenney
|
127781d1ba
rcu: Remove TINY_PREEMPT_RCU
|
12 years ago |
Paul E. McKenney
|
6bfc09e232
rcu: Provide RCU CPU stall warnings for tiny RCU
|
12 years ago |
Antti P Miettinen
|
3705b88db0
rcu: Add a module parameter to force use of expedited RCU primitives
|
12 years ago |
Paul E. McKenney
|
7a11e2058f
rcu: Move TINY_PREEMPT_RCU away from raw_local_irq_save()
|
13 years ago |
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 |