Commits
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 doc.2015.02.26a: Documentation changes earlycb.2015.03.03a: Permit early-boot RCU callbacks fixes.2015.03.03a: Miscellaneous fixes gpexp.2015.02.26a: In-kernel expediting of normal grace periods hotplug.2015.03.20a: CPU hotplug fixes sysidle.2015.02.26b: NO_HZ_FULL_SYSIDLE fixes tiny.2015.02.26a: TINY_RCU fixes
Showing diff toff382810590
- Paul E. McKenney committed ff382810590documentation: Clarify control-dependency pairing This commit explicitly states that c...
- Paul E. McKenney committed 47627678109rcu: Move early boot callback tests earlier Because callbacks can now be posted quite ...
- Yao Dongdong committed 9910affa89frcu: Remove redundant check of cpu_online() Because invoke_cpu_core() checks whether t...
- Paul E. McKenney committed c136f991049rcutorture: Make consistent use of variables The "if" statement at the beginning of rc...
- Paul E. McKenney committed 654e9533404rcu: Associate quiescent-state reports with grace period As noted in earlier commit lo...
- Paul E. McKenney committed 5871968d531rcu: Tighten up affinity and check for sysidle If the RCU grace-period kthread invokin...
- Alexander Gordeev committed 915e8a4fe45rcu: Remove fastpath from __rcu_process_callbacks() The standard code path accommodate...