aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcupdate.c
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2013-01-28 22:25:02 -0800
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2013-01-28 22:25:21 -0800
commit40393f525fe698e2b639cf1851ef0a40e7e158a8 (patch)
tree4067b416468413225a8ac8c75c43859fe3b03bb5 /kernel/rcupdate.c
parentrcu: Make rcutorture's shuffler task shuffle recently added tasks (diff)
parentcontext_tracking: Add comments on interface and internals (diff)
parentrcu: Trace callback acceleration (diff)
parentrcu: Allow TREE_PREEMPT_RCU on UP systems (diff)
downloadlinux-dev-40393f525fe698e2b639cf1851ef0a40e7e158a8.tar.xz
linux-dev-40393f525fe698e2b639cf1851ef0a40e7e158a8.zip
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD
doctorture.2013.01.11a: Changes to rcutorture and to RCU documentation. fixes.2013.01.26a: Miscellaneous fixes. tagcb.2013.01.24a: Tag RCU callbacks with grace-period number to simplify callback advancement. tiny.2013.01.29b: Enhancements to uniprocessor handling in tiny RCU.