blob: 2cceba2b4c4953461b6a65d7f3bf24cb92a51e3b [file] [log] [blame]
2130c6b4f610 ("nocb: Remove show_rcu_nocb_state() false positive printout")
f7a81b12d6af ("rcu/nocb: Print no-CBs diagnostics when rcutorture writer unduly delayed")
d1b222c6be1f ("rcu/nocb: Add bypass callback queueing")
eda669a6a2c5 ("rcu/nocb: Atomic ->len field in rcu_segcblist structure")
4fd8c5f153bc ("rcu/nocb: Reduce ->nocb_lock contention with separate ->nocb_gp_lock")
6608c3a027bc ("rcu/nocb: Reduce contention at no-CBs registry-time CB advancement")
81c0b3d724f4 ("rcu/nocb: Avoid ->nocb_lock capture by corresponding CPU")
7f36ef82e5cf ("rcu/nocb: Avoid needless wakeups of no-CBs grace-period kthread")
aeeacd9d844b ("rcu/nocb: Enable re-awakening under high callback load")
969974e5c51e ("rcu/nocb: Suppress uninitialized false-positive in nocb_gp_wait()")
4f9c1bc727f9 ("rcu/nocb: Remove obsolete nocb_gp_head and nocb_gp_tail fields")
c035280f1761 ("rcu/nocb: Remove obsolete nocb_q_count and nocb_q_count_lazy fields")
e7f4c5b3998a ("rcu/nocb: Remove obsolete nocb_head and nocb_tail fields")
5d6742b37727 ("rcu/nocb: Use rcu_segcblist for no-CBs CPUs")
e83e73f5b0f8 ("rcu/nocb: Leave ->cblist enabled for no-CBs CPUs")
ca5c82580811 ("rcu/nocb: Remove deferred wakeup checks for extended quiescent states")
c00045be32fe ("rcu/nocb: Make rcutree_migrate_callbacks() start at leaf rcu_node structure")
750d7f6a434f ("rcu/nocb: Add checks for offloaded callback processing")
ce5215c1342c ("rcu/nocb: Use separate flag to indicate offloaded ->cblist")
1bb5f9b95afe ("rcu/nocb: Use separate flag to indicate disabled ->cblist")
f7c9a9b664fb ("rcu/nocb: Rename and document no-CB CB kthread sleep trace event")
0d52a6652f15 ("rcu/nocb: Rename wake_nocb_leader_defer() to wake_nocb_gp_defer()")
5f675ba6eb5d ("rcu/nocb: Rename __wake_nocb_leader() to __wake_nocb_gp()")
5d62c08c5fe5 ("rcu/nocb: Rename wake_nocb_leader() to wake_nocb_gp()")
9fa471a881df ("rcu/nocb: Rename nocb_follower_wait() to nocb_cb_wait()")
12f54c3a8410 ("rcu/nocb: Provide separate no-CBs grace-period kthreads")
6484fe54b5c6 ("rcu/nocb: Update comments to prepare for forward-progress work")
58bf6f77c6fb ("rcu/nocb: Rename rcu_data fields to prepare for forward-progress work")
43e903ad3e08 ("rcu: Inline invoke_rcu_callbacks() into its sole remaining caller")
48d07c04b4cc ("rcu: Enable elimination of Tree-RCU softirq processing")
b51bcbbf16ef ("rcu: Move forward-progress checkers into tree_stall.h")
e23344c2ca42 ("rcu: Organize functions in tree_stall.h")
59b73a27681c ("rcu: Move FAST_NO_HZ stall-warning code to tree_stall.h")
40e69ac7d0c5 ("rcu: Inline RCU stall-warning info helper functions")
21d0d79ab051 ("rcu: Inline RCU task stall-warning helper functions")
32255d51b6ed ("rcu: Move RCU CPU stall-warning code out of tree.c")
3fc3d1709fc7 ("rcu: Move RCU CPU stall-warning code out of tree_plugin.h")
10462d6f58fb ("rcu: Move RCU CPU stall-warning code out of update.c")
203b6609e0ed ("Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip")