blob: b33c010f50cf62852b4d56d138d73db057e50479 [file] [log] [blame]
1a4762b9272f ("doc: Now jiffies_till_sched_qs solicits help from cond_resched()")
c06aed0e3100 ("rcu: Compute jiffies_till_sched_qs from other kernel parameters")
7e28c5af4ef6 ("rcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structure")
395a2f097ebd ("rcu: Define rcu_all_qs() only in !PREEMPT builds")
49918a54e63c ("rcu: Clean up flavor-related definitions and comments in tree.c")
c3854a055bc8 ("rcu: Pull rcu_gp_kthread() FQS loop into separate function")
8ff0b9078091 ("rcu: Fix typo in force_qs_rnp()'s parameter's parameter")
9cbc5b97029b ("rcu: Eliminate grace-period management code use of rsp")
4c6ed43708bb ("rcu: Eliminate stall-warning use of rsp")
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")
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()")
e9ecb780fe7d ("rcu: Remove rsp parameter from force-quiescent-state functions")
0854a05c9fa5 ("rcu: Remove rsp parameter from rcu_gp_kthread() and friends")
22212332c1f3 ("rcu: Remove rsp parameter from rcu_gp_slow()")
834f56bf54e8 ("rcu: Remove rsp parameter from rcu_advance_cbs()")
02f501423d0d ("rcu: Remove rsp parameter from rcu_accelerate_cbs()")
33dbdbf02538 ("rcu: Remove rsp parameter from rcu_dump_cpu_stacks()")
336a4f6c451e ("rcu: Remove rsp parameter from rcu_get_root()")
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")