Linus Torvalds
|
43224b96af
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Thomas Gleixner
|
bc7a34b8b9
timer: Reduce timer migration overhead if disabled
|
10 years ago |
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 years ago |
Paul E. McKenney
|
47d631af58
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF
|
10 years ago |
Paul E. McKenney
|
05c5df31af
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT
|
10 years ago |
Paul E. McKenney
|
7fa270010e
rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter
|
10 years ago |
Paul E. McKenney
|
0a0ba1c93f
rcu: Adjust ->lock acquisition for tasks no longer migrating
|
10 years ago |
Patrick Daly
|
82efed06d5
rcu: Fix missing task information during rcu-preempt stall
|
10 years ago |
Joe Perches
|
5ce035fb7d
rcu: tree_plugin: Use bool function return values of true/false not 1/0
|
10 years ago |
Paul E. McKenney
|
3382adbc1b
rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefs
|
10 years ago |
Paul E. McKenney
|
2927a689e8
rcu: Create an immutable rcu_data_p pointer to default rcu_data structure
|
10 years ago |
Paul E. McKenney
|
b28a7c0166
rcu: Tell the compiler that rcu_state_p is immutable
|
10 years ago |
Paul E. McKenney
|
727b705baf
rcu: Eliminate a few RCU_BOOST #ifdefs in favor of IS_ENABLED()
|
10 years ago |
Paul E. McKenney
|
e63c887cfe
rcu: Convert from rcu_preempt_state to *rcu_state_p
|
10 years ago |
Paul E. McKenney
|
7d0ae8086b
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
|
10 years ago |
Thomas Gleixner
|
c1ad348b45
tick: Nohz: Rework next timer evaluation
|
10 years ago |
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 years ago |
Paul E. McKenney
|
0aa04b055e
rcu: Process offlining and onlining only at grace-period start
|
10 years ago |
Paul E. McKenney
|
cc99a310ca
rcu: Move rcu_report_unblock_qs_rnp() to common code
|
10 years ago |
Paul E. McKenney
|
8eb74b2b29
rcu: Rework preemptible expedited bitmask handling
|
10 years ago |
Paul E. McKenney
|
18c629eaeb
rcu: Eliminate empty HOTPLUG_CPU ifdef
|
10 years ago |
Paul E. McKenney
|
c8aead6a9b
rcu: Simplify sync_rcu_preempt_exp_init()
|
10 years ago |
Paul E. McKenney
|
a3bd2c09ad
rcu: Add boot-up check for non-default CONFIG_RCU_FANOUT_LEAF values
|
10 years ago |
Paul E. McKenney
|
ab6f5bd674
rcu: Use IS_ENABLED() to simplify rcu_bootup_announce_oddness()
|
10 years ago |
Paul E. McKenney
|
d24209bb68
rcu: Improve diagnostics for blocked critical sections in irq
|
10 years ago |
Paul E. McKenney
|
34404ca8fb
rcu: Move early-boot callbacks to no-CBs lists for no-CBs CPUs
|
10 years ago |
Paul E. McKenney
|
5871968d53
rcu: Tighten up affinity and check for sysidle
|
10 years ago |
Paul E. McKenney
|
5afff48bdf
rcu: Update from rcu_expedited variable to rcu_gp_is_expedited()
|
10 years ago |
Paul E. McKenney
|
59f792d1ef
rcu: Refine diagnostics for lacking kthread for no-CBs callbacks
|
10 years ago |
Linus Torvalds
|
3f4d9925e9
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |