blob: 9594ac090d2674defec6e85d3cc6e8aae2dc2423 [file] [log] [blame]
a9fefdb25725 ("rcu: Update NOCB comments")
0ae86a272656 ("rcu: Clean up flavor-related definitions and comments in tree_plugin.h")
4580b0541bea ("rcu: Remove rsp parameter from no-CBs CPU functions")
8344b871b1d5 ("rcu: Remove rsp parameter from _rcu_barrier() and friends")
98ece508b545 ("rcu: Remove rsp parameter from __rcu_pending()")
de8e87305a1a ("rcu: Remove rsp parameter from rcu_gp_in_progress()")
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")
47199a081253 ("rcu: Add diagnostics for rcutorture writer stall warning")
95394e69c42f ("rcu: Remove "inline" from panic_on_rcu_stall() and rcu_blocking_is_gp()")
3b57a3994f33 ("rcu: Inline rcu_dynticks_momentary_idle() into its sole caller")
15651201fa05 ("rcu: Mark task as .need_qs less aggressively")
6f56f714db06 ("rcu: Improve RCU-tasks naming and comments")
07f27570dcd1 ("rcu: Improve rcu_note_voluntary_context_switch() reporting")
3949fa9bac09 ("rcu: Make rcu_read_unlock_special() static")
577389423187 ("rcu: Add CPU online/offline state to dump_blkd_tasks()")
ff3cee39088b ("rcu: Add up-tree information to dump_blkd_tasks() diagnostics")
e05121ba5b81 ("rcu: Remove CPU-hotplug failsafe from force-quiescent-state code path")
1e64b15a4b10 ("rcu: Fix grace-period hangs due to race with CPU offline")
ec2c29765a4a ("rcu: Fix grace-period hangs from mid-init task resume")
0b107d24d936 ("rcu: Suppress false-positive splats from mid-init task resume")
99990da1b3c0 ("rcu: Suppress more involved false-positive preempted-task splats")
fece27760ff5 ("rcu: Suppress false-positive preempted-task splats")
5554788e1d42 ("rcu: Suppress false-positive offline-CPU lockdep-RCU splat")
77cfc7bf24ba ("rcu: Fix typo and add additional debug")
c74859d1eb2d ("rcu: Make rcu_report_unblock_qs_rnp() warn on violated preconditions")
df2bf8f7f776 ("rcu: Use better variable names in funnel locking loop")
b73de91d6a4c ("rcu: Rename the grace-period-request variables and parameters")
d72193123c81 ("rcutorture: Correctly handle grace-period sequence wrap")
2e3e5e550101 ("rcu: Make rcu_start_this_gp() check for grace period already started")
5b55072f22ba ("rcu: Produce last "CleanupMore" trace only if late-breaking request")
a2165e416878 ("rcu: Don't funnel-lock above leaf node if GP in progress")
e44e73ca47b4 ("rcu: Make simple callback acceleration refer to rdp->gp_seq_needed")
ff3bb6f4d062 ("rcu: Remove ->gpnum and ->completed")
fee5997c1756 ("rcu: Convert rcu_fqs tracepoint to ->gp_seq")
abd13fdd9516 ("rcu: Convert rcu_future_grace_period tracepoint to gp_seq")
477351f7829d ("rcu: Convert rcu_grace_period tracepoint to gp_seq")
ab5e869c1f7a ("rcu: Make rcu_nocb_wait_gp() check if GP already requested")
7a1d0f23ad70 ("rcu: Move from ->need_future_gp[] to ->gp_seq_needed")
29365e563b1e ("rcu: Convert grace-period requests to ->gp_seq")