aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2013-06-10 13:46:44 -0700
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2013-06-10 13:46:44 -0700
commitbe77f87c001b770f13fe742becb08b847d9542f1 (patch)
tree0dc068c57aee1f87a70eae31f3ad8ecc7e4eb702 /init
parentrcu: Move redundant call to note_gp_changes() into called function (diff)
parentkthread: Add kworker kthreads to OS-jitter documentation (diff)
parentrcu: Apply Dave Jones's NOCB Kconfig help feedback (diff)
parentpowerpc,kvm: fix imbalance srcu_read_[un]lock() (diff)
parentrcu: Shrink TINY_RCU by reworking CPU-stall ifdefs (diff)
downloadlinux-dev-be77f87c001b770f13fe742becb08b847d9542f1.tar.xz
linux-dev-be77f87c001b770f13fe742becb08b847d9542f1.zip
Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', 'srcu.2013.06.10a' and 'tiny.2013.06.10a' into HEAD
cbnum.2013.06.10a: Apply simplifications stemming from the new callback numbering. doc.2013.06.10a: Documentation updates. fixes.2013.06.10a: Miscellaneous fixes. srcu.2013.06.10a: Updates to SRCU. tiny.2013.06.10a: Eliminate TINY_PREEMPT_RCU.