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
|
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
|
40393f525f
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD
|
12 years ago |
Paul E. McKenney
|
6bfc09e232
rcu: Provide RCU CPU stall warnings for tiny RCU
|
12 years ago |
Josh Triplett
|
62e3cb143f
rcu: Make rcu_is_cpu_rrupt_from_idle helper functions static
|
12 years ago |
Paul E. McKenney
|
351573a86d
rcu: Fix TINY_RCU rcu_is_cpu_rrupt_from_idle check
|
12 years ago |
Li Zhong
|
22a767269a
rcu: Move TINY_RCU quiescent state out of extended quiescent state
|
12 years ago |
Paul E. McKenney
|
b4270ee356
rcu: Permit RCU_NONIDLE() to be used from interrupt context
|
13 years ago |
Paul E. McKenney
|
818615c4cd
rcu: Pull TINY_RCU dyntick-idle tracing into non-idle region
|
13 years ago |
Paul E. McKenney
|
d7118175cc
rcu: Fix rcu_is_cpu_idle() #ifdef in TINY_RCU
|
13 years ago |
Paul E. McKenney
|
8a2ecf474d
rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections
|
13 years ago |
Paul E. McKenney
|
29e37d8141
rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit()
|
13 years ago |
Paul E. McKenney
|
486e259340
rcu: Avoid waking up CPUs having only kfree_rcu() callbacks
|
13 years ago |
Paul E. McKenney
|
fe15d706cf
rcu: Add lockdep-RCU checks for simple self-deadlock
|
13 years ago |
Paul E. McKenney
|
4968c300e1
rcu: Augment rcu_batch_end tracing for idle and callback state
|
13 years ago |
Paul E. McKenney
|
99745b6a83
rcu: Make RCU use the new is_idle_task() API
|
13 years ago |
Paul E. McKenney
|
11dbaa8cb7
rcu: Fix idle-task checks
|
13 years ago |
Paul E. McKenney
|
0989cb4678
rcu: Add more information to the wrong-idle-task complaint
|
13 years ago |
Paul E. McKenney
|
4145fa7fbe
rcu: Deconfuse dynticks entry-exit tracing
|
13 years ago |
Frederic Weisbecker
|
e6b80a3b09
rcu: Detect illegal rcu dereference in extended quiescent state
|
13 years ago |
Paul E. McKenney
|
9b2e4f1880
rcu: Track idleness independent of idle tasks
|
13 years ago |
Paul Gortmaker
|
bdfa97bf72
kernel: fix up module header handling in rcutiny files
|
13 years ago |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 years ago |
Paul E. McKenney
|
d4c08f2ac3
rcu: Add grace-period, quiescent-state, and call_rcu trace events
|
14 years ago |
Paul E. McKenney
|
965a002b4f
rcu: Make TINY_RCU also use softirq for RCU_BOOST=n
|
14 years ago |
Paul E. McKenney
|
72fe701b70
rcu: Add RCU type to callback-invocation tracing
|
14 years ago |