blob: d4d42f4e852b384d2e8d3393dc30dc90de6e915e [file] [log] [blame]
273f03406500 ("rcu/nocb: Avoid synchronous wakeup in __call_rcu_nocb_wake()")
faca5c250935 ("rcu/nocb: Unconditionally advance and wake for excessive CBs")
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")
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")
203b6609e0ed ("Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip")