summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/update.c
Commit message (Expand)AuthorAgeFilesLines
* rcu: Enable rcu_normal_after_boot unconditionally for RTJulia Cartwright2021-01-041-1/+3
* Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-181-13/+0
|\
| * rcu: Remove KCSAN stubs from update.cPaul E. McKenney2020-08-241-13/+0
* | treewide: Make all debug_obj_descriptors constStephen Boyd2020-09-241-1/+1
|/
*-. Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...Paul E. McKenney2020-06-291-6/+10
|\ \
| | * rcu-tasks: Add #include of rcupdate_trace.h to update.cPaul E. McKenney2020-06-291-0/+1
| |/ |/|
| * rcu: Replace 1 with trueJules Irenge2020-06-291-1/+1
| * rcu: Add comment documenting rcu_callback_map's purposePaul E. McKenney2020-06-291-0/+1
| * rcu: Initialize and destroy rcu_synchronize only when necessaryWei Yang2020-06-291-5/+7
|/
* rcu/tree: Mark the idle relevant functions noinstrThomas Gleixner2020-05-191-2/+1
*-. Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....Paul E. McKenney2020-05-071-364/+16
|\ \
| | * rcu-tasks: Allow rcu_read_unlock_trace() under scheduler locksPaul E. McKenney2020-04-271-0/+1
| | * rcu-tasks: Move #ifdef into tasks.hPaul E. McKenney2020-04-271-4/+0
| | * rcu-tasks: Refactor RCU-tasks to allow variants to be addedPaul E. McKenney2020-04-271-0/+4
| | * rcu-tasks: Move Tasks RCU to its own filePaul E. McKenney2020-04-271-364/+2
| | * rcu: Add KCSAN stubs to update.cPaul E. McKenney2020-04-271-0/+13
| |/
* | rcu: Replace assigned pointer ret value by corresponding boolean valueJules Irenge2020-04-271-3/+3
* | rcu: Get rid of some doc warnings in update.cMauro Carvalho Chehab2020-04-271-4/+4
|/
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-301-6/+18
|\
| * lockdep: Introduce wait-type checksPeter Zijlstra2020-03-211-6/+18
| |
| \
*-. \ Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...Paul E. McKenney2020-03-211-5/+23
|\ \ \ | |_|/ |/| |
| | * rcutorture: Allow boottime stall warnings to be suppressedPaul E. McKenney2020-02-201-1/+7
| | * rcutorture: Suppress forward-progress complaints during early bootPaul E. McKenney2020-02-201-0/+12
| |/ |/|
| * rcu: Add missing annotation for exit_tasks_rcu_finish()Jules Irenge2020-02-201-1/+1
| * rcu: Add missing annotation for exit_tasks_rcu_start()Jules Irenge2020-02-201-1/+1
| * rcu-tasks: *_ONCE() for rcu_tasks_cbs_headPaul E. McKenney2020-02-201-2/+2
|/
*---. Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...Paul E. McKenney2020-01-241-3/+11
|\ \ \
| | | * rcu: Make PREEMPT_RCU be a modifier to TREE_RCULai Jiangshan2019-12-091-1/+1
| |_|/ |/| |
| | * rcu: Add basic support for kfree_rcu() batchingByungchul Park2020-01-241-0/+10
| |/ |/|
| * rcu: Move rcu_{expedited,normal} definitions into rcupdate.hBen Dooks2020-01-241-2/+0
|/
*-. Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...Paul E. McKenney2019-08-131-39/+66
|\ \
| | * rcu: Add support for consolidated-RCU reader checkingJoel Fernandes (Google)2019-08-091-33/+63
| | * rcu: Remove redundant debug_locks check in rcu_read_lock_sched_held()Joel Fernandes (Google)2019-08-011-5/+1
| |/ |/|
| * rcu: Remove redundant "if" condition from rcu_gp_is_expedited()Paul E. McKenney2019-08-121-2/+1
| * rcu: Add kernel parameter to dump trace after RCU CPU stall warningPaul E. McKenney2019-08-011-0/+2
|/
* rcutorture: Add trivial RCU implementationPaul E. McKenney2019-05-281-0/+13
* rcu: Move RCU CPU stall-warning code out of update.cPaul E. McKenney2019-03-261-58/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-061-0/+2
|\
| * kprobes: Prohibit probing on RCU debug routineMasami Hiramatsu2019-02-131-0/+2
* | rcu/update: Convert to SPDX license identifierPaul E. McKenney2019-02-091-15/+2
|/
*-. Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney2018-12-011-4/+2
|\ \
| * | rcu: Eliminate synchronize_rcu_mult()Paul E. McKenney2018-11-081-4/+2
| |/
* / rcu: Eliminate BUG_ON() for kernel/rcu/update.cPaul E. McKenney2018-11-121-1/+2
|/
*---. Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney2018-08-301-48/+22
|\ \ \
| | | * rcutorture: Add forward-progress tests for RCU grace periodsPaul E. McKenney2018-08-291-0/+1
| |_|/ |/| |
| | * srcu: Make call_srcu() available during very early bootPaul E. McKenney2018-08-301-0/+9
| |/ |/|
| * rcu: Clean up flavor-related definitions and comments in update.cPaul E. McKenney2018-08-301-10/+10
| * rcu: Stop testing RCU-bh and RCU-schedPaul E. McKenney2018-08-301-37/+1
| * rcu: Update comments and help text for no more RCU-bh updatersPaul E. McKenney2018-08-301-1/+1
|/
* rcu: Add comment to the last sleep in the rcu tasks loopSteven Rostedt (VMware)2018-07-121-0/+1