Paul E. McKenney
|
8ff4fbfd69
Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD
|
10 年之前 |
Paul E. McKenney
|
9a54f98e34
rcu: Don't disable CPU hotplug during OOM notifiers
|
10 年之前 |
Paul E. McKenney
|
f78f5b90c4
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
|
10 年之前 |
Paul E. McKenney
|
bc17ea1092
rcu: Fix obsolete priority-boosting comment
|
10 年之前 |
Paul E. McKenney
|
704dd435ac
rcu: Consolidate last open-coded expedited memory barrier
|
10 年之前 |
Paul E. McKenney
|
29fd930940
rcu: Use funnel locking for synchronize_rcu_expedited()'s polling loop
|
10 年之前 |
Paul E. McKenney
|
543c6158f6
rcu: Make synchronize_rcu_expedited() use sequence-counter scheme
|
10 年之前 |
Paul E. McKenney
|
75c27f119b
rcu: Remove CONFIG_RCU_CPU_STALL_INFO
|
10 年之前 |
Paul E. McKenney
|
9b68387450
rcu: Stop disabling CPU hotplug in synchronize_rcu_expedited()
|
10 年之前 |
Alexander Gordeev
|
426216970e
rcu: Simplify arithmetic to calculate number of RCU nodes
|
10 年之前 |
Linus Torvalds
|
43224b96af
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Thomas Gleixner
|
bc7a34b8b9
timer: Reduce timer migration overhead if disabled
|
10 年之前 |
Paul E. McKenney
|
0868aa2216
Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', 'hotplug.2015.05.27a', 'init.2015.05.27a', 'tiny.2015.05.27a' and 'torture.2015.05.27a' into HEAD
|
10 年之前 |
Paul E. McKenney
|
47d631af58
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF
|
10 年之前 |
Paul E. McKenney
|
05c5df31af
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT
|
10 年之前 |
Paul E. McKenney
|
7fa270010e
rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter
|
10 年之前 |
Paul E. McKenney
|
0a0ba1c93f
rcu: Adjust ->lock acquisition for tasks no longer migrating
|
10 年之前 |
Patrick Daly
|
82efed06d5
rcu: Fix missing task information during rcu-preempt stall
|
10 年之前 |
Joe Perches
|
5ce035fb7d
rcu: tree_plugin: Use bool function return values of true/false not 1/0
|
10 年之前 |
Paul E. McKenney
|
3382adbc1b
rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs
|
10 年之前 |
Paul E. McKenney
|
2927a689e8
rcu: Create an immutable rcu_data_p pointer to default rcu_data structure
|
10 年之前 |
Paul E. McKenney
|
b28a7c0166
rcu: Tell the compiler that rcu_state_p is immutable
|
10 年之前 |
Paul E. McKenney
|
727b705baf
rcu: Eliminate a few RCU_BOOST #ifdefs in favor of IS_ENABLED()
|
10 年之前 |
Paul E. McKenney
|
e63c887cfe
rcu: Convert from rcu_preempt_state to *rcu_state_p
|
10 年之前 |
Paul E. McKenney
|
7d0ae8086b
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
|
10 年之前 |
Thomas Gleixner
|
c1ad348b45
tick: Nohz: Rework next timer evaluation
|
10 年之前 |
Paul E. McKenney
|
42528795ac
Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a', 'gpexp.2015.02.26a', 'hotplug.2015.03.20a', 'sysidle.2015.02.26b' and 'tiny.2015.02.26a' into HEAD
|
10 年之前 |
Paul E. McKenney
|
0aa04b055e
rcu: Process offlining and onlining only at grace-period start
|
10 年之前 |
Paul E. McKenney
|
cc99a310ca
rcu: Move rcu_report_unblock_qs_rnp() to common code
|
10 年之前 |
Paul E. McKenney
|
8eb74b2b29
rcu: Rework preemptible expedited bitmask handling
|
10 年之前 |