aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2015-03-20 08:31:01 -0700
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2015-03-20 08:31:01 -0700
commit42528795ac1c8d7ba021797ec004904168956d64 (patch)
tree633981ecd169849a0481ef70364f1fdfe769be5d /lib/Kconfig.debug
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)
downloadlinux-dev-42528795ac1c8d7ba021797ec004904168956d64.tar.xz
linux-dev-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