summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tasks.h
Commit message (Expand)AuthorAgeFilesLines
* rcu/tasks-trace: Handle new PF_IDLE semanticsFrederic Weisbecker2023-11-011-1/+1
* rcu/tasks: Handle new PF_IDLE semanticsFrederic Weisbecker2023-11-011-2/+28
*-. Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...Frederic Weisbecker2023-10-231-3/+8
|\ \
| | * rcu-tasks: Make rcu_tasks_lazy_ms staticJiapeng Chong2023-09-111-1/+1
| | * rcu-tasks: Pull sampling of ->percpu_dequeue_lim out of loopPaul E. McKenney2023-09-111-1/+3
| | * rcu-tasks: Add printk()s to localize boot-time self-test hangPaul E. McKenney2023-09-111-1/+3
| |/ |/|
| * rcu: Dump memory object info if callback function is invalidZhen Lei2023-09-131-0/+1
|/
*-. Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...Paul E. McKenney2023-08-161-19/+117
|\ \
| | * rcuscale: Add RCU Tasks Rude testingPaul E. McKenney2023-07-141-0/+7
| | * rcuscale: Measure RCU Tasks Trace grace-period kthread CPU timePaul E. McKenney2023-07-141-0/+6
| | * rcuscale: Measure grace-period kthread CPU timePaul E. McKenney2023-07-141-0/+6
| |/ |/|
| * rcu-tasks: Fix boot-time RCU tasks debug-only deadlockPaul E. McKenney2023-08-141-0/+2
| * rcu-tasks: Permit use of debug-objects with RCU Tasks flavorsPaul E. McKenney2023-07-311-10/+6
| * rcu-tasks: Cancel callback laziness if too many callbacksPaul E. McKenney2023-07-141-2/+5
| * rcu-tasks: Add kernel boot parameters for callback lazinessPaul E. McKenney2023-07-141-0/+15
| * rcu-tasks: Remove redundant #ifdef CONFIG_TASKS_RCUPaul E. McKenney2023-07-141-2/+0
| * rcu-tasks: Treat only synchronous grace periods urgentlyPaul E. McKenney2023-07-141-8/+73
|/
*-. Merge branches 'doc.2023.05.10a', 'fixes.2023.05.11a', 'kvfree.2023.05.10a', ...Paul E. McKenney2023-06-071-4/+8
|\ \
| | * rcu-tasks: Clarify the cblist_init_generic() function's pr_info() outputZqiang2023-05-091-4/+2
| | * rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()Shigeru Yoshida2023-05-091-1/+4
| |/ |/|
| * rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUsPaul E. McKenney2023-05-111-2/+5
|/
*-. Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)2023-04-051-0/+2
|\ \
| | * rcu-tasks: Fix warning for unused tasks_rcu_exit_srcuPaul E. McKenney2023-04-041-0/+2
| |/
* / rcu-tasks: Report stalls during synchronize_srcu() in rcu_tasks_postscan()Neeraj Upadhyay2023-04-051-0/+31
|/
* rcu-tasks: Handle queue-shrink/callback-enqueue race conditionZqiang2023-01-031-5/+8
* rcu-tasks: Make rude RCU-Tasks work well with CPU hotplugZqiang2023-01-031-5/+3
* rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()Frederic Weisbecker2023-01-031-2/+13
* rcu-tasks: Remove preemption disablement around srcu_read_[un]lock() callsFrederic Weisbecker2023-01-031-4/+0
* rcu-tasks: Improve comments explaining tasks_rcu_exit_srcu purposeFrederic Weisbecker2023-01-031-8/+29
* rcu-tasks: Use accurate runstart time for RCU Tasks boot-time testingZqiang2023-01-031-5/+3
* Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-131-0/+2
|\
| * rcu-tasks: Provide rcu_trace_implies_rcu_gp()Paul E. McKenney2022-10-181-0/+2
* | rcu-tasks: Make grace-period-age message human-readablePaul E. McKenney2022-10-211-1/+1
|/
* rcu-tasks: Ensure RCU Tasks Trace loops have quiescent statesPaul E. McKenney2022-08-311-0/+3
* rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()Zqiang2022-08-311-1/+1
* rcu-tasks: Use delayed_work to delay rcu_tasks_verify_self_tests()Waiman Long2022-06-211-5/+32
* rcu-tasks: Be more patient for RCU Tasks boot-time testingPaul E. McKenney2022-06-211-7/+21
* rcu-tasks: Update commentsPaul E. McKenney2022-06-211-38/+33
* rcu-tasks: Disable and enable CPU hotplug in same functionPaul E. McKenney2022-06-211-3/+3
* rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUsPaul E. McKenney2022-06-211-17/+7
* rcu-tasks: Maintain a count of tasks blocking RCU Tasks Trace grace periodPaul E. McKenney2022-06-211-1/+5
* rcu-tasks: Stop RCU Tasks Trace from scanning full tasks listPaul E. McKenney2022-06-211-5/+6
* rcu-tasks: Stop RCU Tasks Trace from scanning idle tasksPaul E. McKenney2022-06-201-7/+1
* rcu-tasks: Pull in tasks blocked within RCU Tasks Trace readersPaul E. McKenney2022-06-201-0/+24
* rcu-tasks: Scan running tasks for RCU Tasks Trace readersPaul E. McKenney2022-06-201-11/+40
* rcu-tasks: Avoid rcu_tasks_trace_pertask() duplicate list additionsPaul E. McKenney2022-06-201-3/+4
* rcu-tasks: Move rcu_tasks_trace_pertask() before rcu_tasks_trace_pregp_step()Paul E. McKenney2022-06-201-14/+14
* rcu-tasks: Add blocked-task indicator to RCU Tasks Trace stall warningsPaul E. McKenney2022-06-201-1/+2
* rcu-tasks: Untrack blocked RCU Tasks Trace at reader endPaul E. McKenney2022-06-201-6/+18
* rcu-tasks: Track blocked RCU Tasks Trace readersPaul E. McKenney2022-06-201-1/+21