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