summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree.c
diff options
context:
space:
mode:
authorPaul E. McKenney2015-03-20 16:31:01 +0100
committerPaul E. McKenney2015-03-20 16:31:01 +0100
commit42528795ac1c8d7ba021797ec004904168956d64 (patch)
tree633981ecd169849a0481ef70364f1fdfe769be5d /kernel/rcu/tree.c
parentdocumentation: Clarify control-dependency pairing (diff)
parentrcu: Move early boot callback tests earlier (diff)
parentrcu: Remove redundant check of cpu_online() (diff)
parentrcutorture: Make consistent use of variables (diff)
parentrcu: Associate quiescent-state reports with grace period (diff)
parentrcu: Tighten up affinity and check for sysidle (diff)
parentrcu: Remove fastpath from __rcu_process_callbacks() (diff)
downloadkernel-qcow2-linux-42528795ac1c8d7ba021797ec004904168956d64.tar.gz
kernel-qcow2-linux-42528795ac1c8d7ba021797ec004904168956d64.tar.xz
kernel-qcow2-linux-42528795ac1c8d7ba021797ec004904168956d64.zip
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