blob: 9aca2078a6dbbe9eecfd81b2dc0d25fe1fb170a3 [file] [log] [blame]
610dea36d308 ("rcu/nocb: Fix dump_tree hierarchy print always active")
18cd8c93e69e ("rcu/nocb: Print gp/cb kthread hierarchy if dump_tree")
f7c612b000d7 ("rcu/nocb: Rename rcu_nocb_leader_stride kernel boot parameter")
0bdc33daef96 ("rcu/nocb: Rename rcu_organize_nocb_kthreads() local variable")
6484fe54b5c6 ("rcu/nocb: Update comments to prepare for forward-progress work")
58bf6f77c6fb ("rcu/nocb: Rename rcu_data fields to prepare for forward-progress work")
a9fefdb25725 ("rcu: Update NOCB comments")
9213784b48f8 ("rcu: Eliminate BUG_ON() for kernel/rcu/tree_plugin.h")
0ae86a272656 ("rcu: Clean up flavor-related definitions and comments in tree_plugin.h")
88d1bead858d ("rcu: Remove rcu_data structure's ->rsp field")
aedf4ba98416 ("rcu: Remove rsp parameter from rcu_node tree accessor macros")
63d4c8c97948 ("rcu: Remove rsp parameter from expedited grace-period functions")
4580b0541bea ("rcu: Remove rsp parameter from no-CBs CPU functions")
6dbfdc1409cf ("rcu: Remove rsp parameter from rcu_spawn_one_boost_kthread()")
a2887cd85f38 ("rcu: Remove rsp parameter from rcu_print_detail_task_stall()")
b8bb1f63cf9a ("rcu: Remove rsp parameter from rcu_init_one() and friends")
53b46303da84 ("rcu: Remove rsp parameter from rcu_boot_init_percpu_data() and friends")
8344b871b1d5 ("rcu: Remove rsp parameter from _rcu_barrier() and friends")
98ece508b545 ("rcu: Remove rsp parameter from __rcu_pending()")
22212332c1f3 ("rcu: Remove rsp parameter from rcu_gp_slow()")
33dbdbf02538 ("rcu: Remove rsp parameter from rcu_dump_cpu_stacks()")
de8e87305a1a ("rcu: Remove rsp parameter from rcu_gp_in_progress()")
aff4e9ede52b ("rcu: Remove rsp parameter from rcu_report_qs_rsp()")
16fc9c600b3c ("rcu: Remove rcu_state_p pointer to default rcu_state structure")
da1df50d1617 ("rcu: Remove rcu_state structure's ->rda field")
ec5dd444b678 ("rcu: Eliminate rcu_state structure's ->call field")
358be2d3685c ("rcu: Remove RCU_STATE_INITIALIZER()")
45975c7d21a1 ("rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds")
2bbfc25b09df ("rcu: Drop "wake" parameter from rcu_report_exp_rdp()")
82fcecfa8185 ("rcu: Update comments and help text for no more RCU-bh updaters")
65cfe3583b61 ("rcu: Define RCU-bh update API in terms of RCU")
ba1c64c27239 ("rcu: Report expedited grace periods at context-switch time")
d28139c4e967 ("rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safe")
fcc878e4dfb7 ("rcu: Remove now-unused ->b.exp_need_qs field from the rcu_special union")
3e3100989869 ("rcu: Defer reporting RCU-preempt quiescent states when disabled")
f7951c33f0fe ("Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip")