summaryrefslogtreecommitdiff
path: root/kernel/rcu/rcuscale.c
AgeCommit message (Expand)Author
2023-04-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)
2023-04-05rcuscale: Rename kfree_rcu() to kfree_rcu_mightsleep()Uladzislau Rezki (Sony)
2023-03-20rcuscale: Move shutdown from wait_event() to wait_event_idle()Paul E. McKenney
2022-11-29rcu/rcuscale: Use call_rcu_hurry() for async reader testJoel Fernandes (Google)
2022-11-29rcuscale: Add laziness and kfree testsJoel Fernandes (Google)
2022-06-21rcuscale: Fix smp_processor_id()-in-preemptible warningsZqiang
2022-04-20rcuscale: Allow rcuscale without RCU Tasks Rude/TracePaul E. McKenney
2022-04-20rcuscale: Allow rcuscale without RCU TasksPaul E. McKenney
2021-12-07rcuscale: Always log error messageLi Zhijian
2021-09-13rcuscale: Warn on individual rcu_scale_init() error conditionsPaul E. McKenney
2021-07-27rcuscale: Console output claims too few grace periodsJiangong.Han
2021-03-08rcuscale: Add kfree_rcu() single-argument scale testUladzislau Rezki (Sony)
2020-11-06rcuscale: Prevent hangs for invalid argumentsPaul E. McKenney
2020-11-06rcuscale: Add RCU Tasks TracePaul E. McKenney
2020-08-24rcuperf: Change rcuperf to rcuscalePaul E. McKenney