Paul E. McKenney
|
da848c47bc
rcu: shrink rcutiny by making synchronize_rcu_bh() be inline
|
15 年之前 |
Paul E. McKenney
|
32c141a0a1
rcu: fix now-bogus rcu_scheduler_active comments.
|
15 年之前 |
Paul E. McKenney
|
d20200b591
rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.
|
15 年之前 |
Lai Jiangshan
|
2b3fc35f69
rcu: optionally leave lockdep enabled after RCU lockdep splat
|
15 年之前 |
Paul E. McKenney
|
ee84b8243b
rcu: create rcu_my_thread_group_empty() wrapper
|
15 年之前 |
Paul E. McKenney
|
bc293d62b2
rcu: Make RCU lockdep check the lockdep_recursion variable
|
15 年之前 |
David Howells
|
c08c68dd76
rcu: Better explain the condition parameter of rcu_dereference_check()
|
15 年之前 |
Paul E. McKenney
|
b62730baea
rcu: Add rcu_access_pointer and rcu_dereference_protected
|
15 年之前 |
Lai Jiangshan
|
0cff810f54
rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false positives
|
15 年之前 |
Paul E. McKenney
|
e3818b8dce
rcu: Make rcu_read_lock_bh_held() allow for disabled BH
|
15 年之前 |
Linus Torvalds
|
4e3eaddd14
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Dave Young
|
e5ab67726f
sysctl extern cleanup: rcu
|
15 年之前 |
Paul E. McKenney
|
54dbf96c92
rcu: Suppress RCU lockdep warnings during early boot
|
15 年之前 |
Paul E. McKenney
|
e6033e3b30
rcu: Make rcu_read_lock_sched_held() handle !PREEMPT
|
15 年之前 |
Paul E. McKenney
|
0b1c87278a
rcu: Make non-RCU_PROVE_LOCKING rcu_read_lock_sched_held() understand boot
|
15 年之前 |
Paul E. McKenney
|
d9f1bb6ad7
rcu: Make rcu_read_lock_sched_held() take boot time into account
|
15 年之前 |
Paul E. McKenney
|
0632eb3d75
rcu: Integrate rcu_dereference_check() message into lockdep
|
15 年之前 |
Paul E. McKenney
|
c26d34a585
rcu: Add lockdep-enabled variants of rcu_dereference()
|
15 年之前 |
Paul E. McKenney
|
632ee20013
rcu: Introduce lockdep-based checking to RCU read-side primitives
|
15 年之前 |
Paul E. McKenney
|
6ebb237bec
rcu: Re-arrange code to reduce #ifdef pain
|
15 年之前 |
Paul E. McKenney
|
2c28e2451d
rcu: Fix TINY_RCU #elif condition
|
15 年之前 |
Paul E. McKenney
|
9b1d82fa16
rcu: "Tiny RCU", The Bloatwatch Edition
|
15 年之前 |
Paul E. McKenney
|
3d76c08290
rcu: Clean up code based on review feedback from Josh Triplett, part 3
|
16 年之前 |
Paul E. McKenney
|
1eba8f8438
rcu: Clean up code based on review feedback from Josh Triplett, part 2
|
16 年之前 |
Paul E. McKenney
|
a71fca58b7
rcu: Fix whitespace inconsistencies
|
16 年之前 |
Paul E. McKenney
|
16e3081191
rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU
|
16 年之前 |
Paul E. McKenney
|
06e799764e
rcu: Remove lockdep annotations from RCU's _notrace() API members
|
16 年之前 |
Paul E. McKenney
|
7c614d6461
rcu: Add "notrace" to RCU function headers used by ftrace
|
16 年之前 |
Paul E. McKenney
|
6b3ef48adf
rcu: Remove CONFIG_PREEMPT_RCU
|
16 年之前 |
Paul E. McKenney
|
f41d911f8c
rcu: Merge preemptable-RCU functionality into hierarchical RCU
|
16 年之前 |