Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 years ago |
Paul E. McKenney
|
80d02085d9
Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
|
14 years ago |
Paul E. McKenney
|
1217ed1ba5
rcu: permit rcu_read_unlock() to be called while holding runqueue locks
|
14 years ago |
Gleb Natapov
|
29ce831000
rcu: provide rcu_virt_note_context_switch() function.
|
14 years ago |
Paul E. McKenney
|
bad6e1393c
rcu: get rid of signed overflow in check_cpu_stall()
|
14 years ago |
Paul E. McKenney
|
2655d57ef3
rcu: prevent call_rcu() from diving into rcu core if irqs disabled
|
14 years ago |
Paul E. McKenney
|
baa1ae0c9f
rcu: further lower priority in rcu_yield()
|
14 years ago |
Lai Jiangshan
|
9ab1544eb4
rcu: introduce kfree_rcu()
|
14 years ago |
Paul E. McKenney
|
6cc68793e3
rcu: fix spelling
|
14 years ago |
Paul E. McKenney
|
f0a07aeaf8
rcu: Switch to this_cpu() primitives
|
14 years ago |
Paul E. McKenney
|
5ece5bab3e
rcu: Add forward-progress diagnostic for per-CPU kthreads
|
14 years ago |
Paul E. McKenney
|
15ba0ba860
rcu: add grace-period age and more kthread state to tracing
|
14 years ago |
Paul E. McKenney
|
4a29865689
rcu: make rcutorture version numbers available through debugfs
|
14 years ago |
Paul E. McKenney
|
d71df90ead
rcu: add tracing for RCU's kthread run states.
|
14 years ago |
Paul E. McKenney
|
e3995a25fa
rcu: put per-CPU kthread at non-RT priority during CPU hotplug operations
|
14 years ago |
Paul E. McKenney
|
0f962a5e72
rcu: Force per-rcu_node kthreads off of the outgoing CPU
|
14 years ago |
Paul E. McKenney
|
27f4d28057
rcu: priority boosting for TREE_PREEMPT_RCU
|
14 years ago |
Paul E. McKenney
|
a26ac2455f
rcu: move TREE_RCU from softirq to kthread
|
14 years ago |
Paul E. McKenney
|
12f5f524ca
rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists
|
14 years ago |
Paul E. McKenney
|
e59fb3120b
rcu: Decrease memory-barrier usage based on semi-formal proof
|
14 years ago |
Paul E. McKenney
|
a00e0d714f
rcu: Remove conditional compilation for RCU CPU stall warnings
|
14 years ago |
Linus Torvalds
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 years ago |
Paul E. McKenney
|
b52573d279
rcu: reduce __call_rcu()-induced contention on rcu_node structures
|
14 years ago |
Paul E. McKenney
|
0209f6490b
rcu: limit rcu_node leaf-level fanout
|
14 years ago |
Paul E. McKenney
|
121dfc4b3e
rcu: fine-tune grace-period begin/end checks
|
14 years ago |
Frederic Weisbecker
|
5ff8e6f053
rcu: Keep gpnum and completed fields synchronized
|
14 years ago |
Frederic Weisbecker
|
20377f32dc
rcu: Stop chasing QS if another CPU did it for us
|
14 years ago |
Christoph Lameter
|
909ea96468
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
|
14 years ago |
Paul E. McKenney
|
2d999e03b7
rcu: update documentation/comments for Lai's adoption patch
|
14 years ago |
Lai Jiangshan
|
29494be71a
rcu,cleanup: simplify the code when cpu is dying
|
14 years ago |