aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/update.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-21Merge branch 'ctxt.2022.07.05a' into HEADPaul E. McKenney1-1/+1
2022-07-05context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker1-1/+1
2022-06-20rcu: Provide a get_completed_synchronize_rcu() functionPaul E. McKenney1-0/+13
2022-05-11rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUTUladzislau Rezki1-0/+2
2022-02-14rcu: Uninline multi-use function: finish_rcuwait()Ingo Molnar1-0/+7
2021-11-01Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-4/+4
2021-09-17lockdep: Improve comments in wait-type checksZhouyi Zhou1-2/+2
2021-09-13rcu: Make rcu update module parameters world-readableJuri Lelli1-3/+3
2021-09-13rcu: Make rcu_normal_after_boot writable againJuri Lelli1-1/+1
2021-05-18Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.13a', 'kvfree_rcu.2021.05.10c', 'mmdumpobj.2021.05.10c', 'nocb.2021.05.12a', 'srcu.2021.05.12a', 'tasks.2021.05.18a' and 'torture.2021.05.10c' into HEADPaul E. McKenney1-2/+6
2021-05-12srcu: Early test SRCU polling startFrederic Weisbecker1-1/+5
2021-05-10rcu: Reject RCU_LOCKDEP_WARN() false positivesPaul E. McKenney1-1/+1
2021-01-04rcu: Enable rcu_normal_after_boot unconditionally for RTJulia Cartwright1-1/+3
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+0
2020-09-24treewide: Make all debug_obj_descriptors constStephen Boyd1-1/+1
2020-08-24rcu: Remove KCSAN stubs from update.cPaul E. McKenney1-13/+0
2020-06-29Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a', 'rcu-tasks.2020.06.29a', 'scale.2020.06.29a', 'srcu.2020.06.29a' and 'torture.2020.06.29a' into HEADPaul E. McKenney1-6/+10
2020-06-29rcu-tasks: Add #include of rcupdate_trace.h to update.cPaul E. McKenney1-0/+1
2020-06-29rcu: Replace 1 with trueJules Irenge1-1/+1
2020-06-29rcu: Add comment documenting rcu_callback_map's purposePaul E. McKenney1-0/+1
2020-06-29rcu: Initialize and destroy rcu_synchronize only when necessaryWei Yang1-5/+7
2020-05-19rcu/tree: Mark the idle relevant functions noinstrThomas Gleixner1-2/+1
2020-05-07Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020.04.27a', 'stall.2020.04.27a' and 'torture.2020.05.07a' into HEADPaul E. McKenney1-364/+16
2020-04-27rcu-tasks: Allow rcu_read_unlock_trace() under scheduler locksPaul E. McKenney1-0/+1
2020-04-27rcu-tasks: Move #ifdef into tasks.hPaul E. McKenney1-4/+0
2020-04-27rcu-tasks: Refactor RCU-tasks to allow variants to be addedPaul E. McKenney1-0/+4
2020-04-27rcu-tasks: Move Tasks RCU to its own filePaul E. McKenney1-364/+2
2020-04-27rcu: Add KCSAN stubs to update.cPaul E. McKenney1-0/+13
2020-04-27rcu: Replace assigned pointer ret value by corresponding boolean valueJules Irenge1-3/+3
2020-04-27rcu: Get rid of some doc warnings in update.cMauro Carvalho Chehab1-4/+4
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+18
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a', 'locktorture.2020.02.20a', 'ovld.2020.02.20a', 'rcu-tasks.2020.02.20a', 'srcu.2020.02.20a' and 'torture.2020.02.20a' into HEADPaul E. McKenney1-5/+23
2020-03-21lockdep: Introduce wait-type checksPeter Zijlstra1-6/+18
2020-02-20rcutorture: Allow boottime stall warnings to be suppressedPaul E. McKenney1-1/+7
2020-02-20rcutorture: Suppress forward-progress complaints during early bootPaul E. McKenney1-0/+12
2020-02-20rcu: Add missing annotation for exit_tasks_rcu_finish()Jules Irenge1-1/+1
2020-02-20rcu: Add missing annotation for exit_tasks_rcu_start()Jules Irenge1-1/+1
2020-02-20rcu-tasks: *_ONCE() for rcu_tasks_cbs_headPaul E. McKenney1-2/+2
2020-01-24Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kfree_rcu.2020.01.24a', 'list.2020.01.10a', 'preempt.2020.01.24a' and 'torture.2019.12.09a' into HEADPaul E. McKenney1-3/+11
2020-01-24rcu: Move rcu_{expedited,normal} definitions into rcupdate.hBen Dooks1-2/+0
2020-01-24rcu: Add basic support for kfree_rcu() batchingByungchul Park1-0/+10
2019-12-09rcu: Make PREEMPT_RCU be a modifier to TREE_RCULai Jiangshan1-1/+1
2019-08-13Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08.13a' and 'torture.2019.08.01b' into HEADPaul E. McKenney1-39/+66
2019-08-12rcu: Remove redundant "if" condition from rcu_gp_is_expedited()Paul E. McKenney1-2/+1
2019-08-09rcu: Add support for consolidated-RCU reader checkingJoel Fernandes (Google)1-33/+63
2019-08-01rcu: Remove redundant debug_locks check in rcu_read_lock_sched_held()Joel Fernandes (Google)1-5/+1
2019-08-01rcu: Add kernel parameter to dump trace after RCU CPU stall warningPaul E. McKenney1-0/+2
2019-05-28rcutorture: Add trivial RCU implementationPaul E. McKenney1-0/+13
2019-03-26rcu: Move RCU CPU stall-warning code out of update.cPaul E. McKenney1-58/+1
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2