summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/update.c
AgeCommit message (Expand)Author
2020-06-29Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...Paul E. McKenney
2020-06-29rcu-tasks: Add #include of rcupdate_trace.h to update.cPaul E. McKenney
2020-06-29rcu: Replace 1 with trueJules Irenge
2020-06-29rcu: Add comment documenting rcu_callback_map's purposePaul E. McKenney
2020-06-29rcu: Initialize and destroy rcu_synchronize only when necessaryWei Yang
2020-05-19rcu/tree: Mark the idle relevant functions noinstrThomas Gleixner
2020-05-07Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....Paul E. McKenney
2020-04-27rcu-tasks: Allow rcu_read_unlock_trace() under scheduler locksPaul E. McKenney
2020-04-27rcu-tasks: Move #ifdef into tasks.hPaul E. McKenney
2020-04-27rcu-tasks: Refactor RCU-tasks to allow variants to be addedPaul E. McKenney
2020-04-27rcu-tasks: Move Tasks RCU to its own filePaul E. McKenney
2020-04-27rcu: Add KCSAN stubs to update.cPaul E. McKenney
2020-04-27rcu: Replace assigned pointer ret value by corresponding boolean valueJules Irenge
2020-04-27rcu: Get rid of some doc warnings in update.cMauro Carvalho Chehab
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...Paul E. McKenney
2020-03-21lockdep: Introduce wait-type checksPeter Zijlstra
2020-02-20rcutorture: Allow boottime stall warnings to be suppressedPaul E. McKenney
2020-02-20rcutorture: Suppress forward-progress complaints during early bootPaul E. McKenney
2020-02-20rcu: Add missing annotation for exit_tasks_rcu_finish()Jules Irenge
2020-02-20rcu: Add missing annotation for exit_tasks_rcu_start()Jules Irenge
2020-02-20rcu-tasks: *_ONCE() for rcu_tasks_cbs_headPaul E. McKenney
2020-01-24Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...Paul E. McKenney
2020-01-24rcu: Move rcu_{expedited,normal} definitions into rcupdate.hBen Dooks
2020-01-24rcu: Add basic support for kfree_rcu() batchingByungchul Park
2019-12-09rcu: Make PREEMPT_RCU be a modifier to TREE_RCULai Jiangshan
2019-08-13Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...Paul E. McKenney
2019-08-12rcu: Remove redundant "if" condition from rcu_gp_is_expedited()Paul E. McKenney
2019-08-09rcu: Add support for consolidated-RCU reader checkingJoel Fernandes (Google)
2019-08-01rcu: Remove redundant debug_locks check in rcu_read_lock_sched_held()Joel Fernandes (Google)
2019-08-01rcu: Add kernel parameter to dump trace after RCU CPU stall warningPaul E. McKenney
2019-05-28rcutorture: Add trivial RCU implementationPaul E. McKenney
2019-03-26rcu: Move RCU CPU stall-warning code out of update.cPaul E. McKenney
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-02-13kprobes: Prohibit probing on RCU debug routineMasami Hiramatsu
2019-02-09rcu/update: Convert to SPDX license identifierPaul E. McKenney
2018-12-01Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney
2018-11-12rcu: Eliminate BUG_ON() for kernel/rcu/update.cPaul E. McKenney
2018-11-08rcu: Eliminate synchronize_rcu_mult()Paul E. McKenney
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney
2018-08-30srcu: Make call_srcu() available during very early bootPaul E. McKenney
2018-08-30rcu: Clean up flavor-related definitions and comments in update.cPaul E. McKenney
2018-08-30rcu: Stop testing RCU-bh and RCU-schedPaul E. McKenney
2018-08-30rcu: Update comments and help text for no more RCU-bh updatersPaul E. McKenney
2018-08-29rcutorture: Add forward-progress tests for RCU grace periodsPaul E. McKenney
2018-07-12rcu: Add comment to the last sleep in the rcu tasks loopSteven Rostedt (VMware)
2018-07-12rcu: Speed up calling of RCU tasks callbacksSteven Rostedt (VMware)
2018-07-12rcu: Improve RCU-tasks naming and commentsPaul E. McKenney
2018-05-15rcu: Move __rcu_read_lock() and __rcu_read_unlock() to tree_plugin.hPaul E. McKenney
2018-05-15rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()Paul E. McKenney