aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcutree.c
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2013-03-26 08:07:38 -0700
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2013-03-26 08:07:38 -0700
commit6d87669357936bffa1e8fea7a4e7743e76905736 (patch)
tree09382e8a074f46bdd08c7f23cf0ac3c2a787cb26 /kernel/rcutree.c
parentrcu: Documentation update (diff)
parentrcu: Tone down debugging during boot-up and shutdown. (diff)
parentrcu: Make rcu_accelerate_cbs() note need for future grace periods (diff)
downloadlinux-dev-6d87669357936bffa1e8fea7a4e7743e76905736.tar.xz
linux-dev-6d87669357936bffa1e8fea7a4e7743e76905736.zip
Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.26b' into HEAD
doc.2013.03.12a: Documentation changes. fixes.2013.03.13a: Miscellaneous fixes. idlenocb.2013.03.26b: Remove restrictions on no-CBs CPUs, make RCU_FAST_NO_HZ take advantage of numbered callbacks, add callback acceleration based on numbered callbacks.