summaryrefslogtreecommitdiff
path: root/kernel/rcu
AgeCommit message (Expand)Author
2021-12-07rcu: Mark sync_sched_exp_online_cleanup() ->cpu_no_qs.b.exp loadPaul E. McKenney
2021-12-07rcu: Remove rcu_data.exp_deferred_qs and convert to rcu_data.cpu no_qs.b.expFrederic Weisbecker
2021-12-07rcu: Move rcu_data.cpu_no_qs.b.exp reset to rcu_export_exp_rdp()Frederic Weisbecker
2021-12-07rcu: Ignore rdp.cpu_no_qs.b.exp on preemptible RCU's rcu_qs()Frederic Weisbecker
2021-11-30refscale: Prevent buffer to pr_alert() being too longLi Zhijian
2021-11-30refscale: Simplify the errexit checkpointLi Zhijian
2021-11-30rcutorture: Suppress pi-lock-across read-unlock testing for Tiny SRCUPaul E. McKenney
2021-11-30rcutorture: More thoroughly test nested readersPaul E. McKenney
2021-11-30rcutorture: Sanitize RCUTORTURE_RDR_MASKPaul E. McKenney
2021-11-30rcu-tasks: Don't remove tasks with pending IPIs from holdout listPaul E. McKenney
2021-11-30srcu: Prevent redundant __srcu_read_unlock() wakeupPaul E. McKenney
2021-11-30rcu: Avoid alloc_pages() when recording stackJun Miao
2021-11-30rcu: Avoid running boost kthreads on isolated CPUsZqiang
2021-11-30rcu: Improve tree_plugin.h comments and add code cleanupsZhouyi Zhou
2021-11-30rcu: in_irq() cleanupChangbin Du
2021-11-30rcu: Move rcu_needs_cpu() to tree.cPaul E. McKenney
2021-11-30rcu: Remove the RCU_FAST_NO_HZ Kconfig optionPaul E. McKenney
2021-11-01Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-07Merge branches 'fixes.2021.10.07a', 'scftorture.2021.09.16a', 'tasks.2021.09....Paul E. McKenney
2021-10-07rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstrPeter Zijlstra
2021-10-07rcu: Always inline rcu_dynticks_task*_{enter,exit}()Peter Zijlstra
2021-10-07sched,rcu: Rework try_invoke_on_locked_down_task()Peter Zijlstra
2021-09-17lockdep: Improve comments in wait-type checksZhouyi Zhou
2021-09-16rcu: Avoid unneeded function call in rcu_read_unlock()Waiman Long
2021-09-15rcu-tasks: Update comments to cond_resched_tasks_rcu_qs()Paul E. McKenney
2021-09-15rcu-tasks: Fix IPI failure handling in trc_wait_for_one_readerNeeraj Upadhyay
2021-09-15rcu-tasks: Fix read-side primitives comment for call_rcu_tasks_traceNeeraj Upadhyay
2021-09-15rcu-tasks: Clarify read side section info for rcu_tasks_rude GP primitivesNeeraj Upadhyay
2021-09-15rcu-tasks: Correct comparisons for CPU numbers in show_stalled_task_traceNeeraj Upadhyay
2021-09-15rcu-tasks: Correct firstreport usage in check_all_holdout_tasks_traceNeeraj Upadhyay
2021-09-15rcu-tasks: Fix s/rcu_add_holdout/trc_add_holdout/ typo in commentNeeraj Upadhyay
2021-09-15rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loopPaul E. McKenney
2021-09-15rcu-tasks: Fix s/instruction/instructions/ typo in commentPaul E. McKenney
2021-09-15rcu-tasks: Remove second argument of rcu_read_unlock_trace_special()Paul E. McKenney
2021-09-15rcu-tasks: Add trc_inspect_reader() checks for exiting critical sectionPaul E. McKenney
2021-09-15rcu-tasks: Simplify trc_read_check_handler() atomic operationsPaul E. McKenney
2021-09-13rcutorture: Avoid problematic critical section nesting on PREEMPT_RTScott Wood
2021-09-13rcutorture: Don't cpuhp_remove_state() if cpuhp_setup_state() failedPaul E. McKenney
2021-09-13rcuscale: Warn on individual rcu_scale_init() error conditionsPaul E. McKenney
2021-09-13refscale: Warn on individual ref_scale_init() error conditionsPaul E. McKenney
2021-09-13rcutorture: Warn on individual rcu_torture_init() error conditionsPaul E. McKenney
2021-09-13rcutorture: Suppressing read-exit testing is not an errorPaul E. McKenney
2021-09-13rcu-tasks: Wait for trc_read_check_handler() IPIsPaul E. McKenney
2021-09-13rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()Neeraj Upadhyay
2021-09-13rcu: Make rcu update module parameters world-readableJuri Lelli
2021-09-13rcu: Make rcu_normal_after_boot writable againJuri Lelli
2021-09-13rcu: Make rcutree_dying_cpu() use its "cpu" parameterPaul E. McKenney
2021-09-13rcu: Simplify rcu_report_dead() call to rcu_report_exp_rdp()Paul E. McKenney
2021-09-13rcu: Move rcu_dynticks_eqs_online() to rcu_cpu_starting()Paul E. McKenney