summaryrefslogtreecommitdiffstats
path: root/include/linux/rcupdate.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-0/+2
|\
| * rcu/nocb: Perform deferred wake up before last idle's need_resched() checkFrederic Weisbecker2021-02-171-0/+2
| * Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2021-01-041-0/+6
| |\
| | \
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney2021-01-221-20/+28
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| | | | * srcu: Provide polling interfaces for Tiny SRCU grace periodsPaul E. McKenney2021-01-041-0/+2
| |_|_|/ |/| | |
| | | * rcu/nocb: Re-offload supportFrederic Weisbecker2021-01-061-0/+2
| | | * rcu/nocb: De-offloading CB kthreadFrederic Weisbecker2021-01-061-0/+2
| |_|/ |/| |
| | * rcu: Eliminate the __kvfree_rcu() macroUladzislau Rezki (Sony)2021-01-041-12/+6
| | * rcu: Introduce kfree_rcu() single-argument macroUladzislau Rezki (Sony)2021-01-041-10/+12
| |/ |/|
| * rcu-tasks: Move RCU-tasks initialization to before early_initcall()Uladzislau Rezki (Sony)2020-12-141-0/+6
* | rcu: Prevent RCU_LOCKDEP_WARN() from swallowing the conditionJakub Kicinski2020-11-021-1/+1
* | rcu: Un-hide lockdep maps for !LOCKDEPJakub Kicinski2020-11-021-4/+5
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Merge branch 'strictgp.2020.08.24a' into HEADPaul E. McKenney2020-09-031-0/+7
|\
| * rcu: Report QS for outermost PREEMPT=n rcu_read_unlock() for strict GPsPaul E. McKenney2020-08-241-0/+7
* | rcu: Fix kerneldoc comments in rcupdate.hTobias Klauser2020-08-241-6/+6
|/
* rcu: Introduce single argument kvfree_rcu() interfaceUladzislau Rezki (Sony)2020-06-291-4/+34
* rcu: Introduce 2 arg kvfree_rcu() interfaceUladzislau Rezki (Sony)2020-06-291-0/+9
* rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*Uladzislau Rezki (Sony)2020-06-291-7/+7
* rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooksPaul E. McKenney2020-04-271-7/+37
* rcu-tasks: Add an RCU-tasks rude variantPaul E. McKenney2020-04-271-0/+3
* rcu-tasks: Refactor RCU-tasks to allow variants to be addedPaul E. McKenney2020-04-271-3/+3
*-. Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...Paul E. McKenney2020-01-241-20/+8
|\ \
| | * rcu: Use CONFIG_PREEMPTION where appropriateSebastian Andrzej Siewior2019-12-091-2/+2
| | * rcu: Make PREEMPT_RCU be a modifier to TREE_RCULai Jiangshan2019-12-091-2/+2
| |/ |/|
| * rcu: Move rcu_{expedited,normal} definitions into rcupdate.hBen Dooks2020-01-241-0/+4
| * rcu: Remove rcu_swap_protected()Paul E. McKenney2019-12-121-16/+0
|/
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-261-1/+1
|\
| * locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai2019-10-091-1/+1
* | rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()Paul E. McKenney2019-10-301-0/+18
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-1/+1
|\
| * rcu: Use CONFIG_PREEMPTIONThomas Gleixner2019-07-311-1/+1
* | rcu: Add support for consolidated-RCU reader checkingJoel Fernandes (Google)2019-08-091-0/+7
* | treewide: Rename rcu_dereference_raw_notrace() to _check()Joel Fernandes (Google)2019-08-011-1/+1
|/
* Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-06-281-9/+12
|\
| * rcu: Don't return a value from rcu_assign_pointer()Andrea Parri2019-06-131-3/+2
| * rcu: Force inlining of rcu_read_lock()Waiman Long2019-06-131-1/+1
| * rcu: Fix irritating whitespace error in rcu_assign_pointer()Paul E. McKenney2019-06-131-1/+1
| * rcu: Make kfree_rcu() ignore NULL pointersPaul E. McKenney2019-05-281-4/+8
* | rcu: locking and unlocking need to always be at least barriersLinus Torvalds2019-06-031-4/+2
|/
* rcu: Do a single rhp->func read in rcu_head_after_call_rcu()Neeraj Upadhyay2019-03-261-2/+4
*-. Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney2019-02-091-25/+13
|\ \
| | * linux/rcupdate: Convert to SPDX license identifierPaul E. McKenney2019-02-091-15/+2
| |/ |/|
| * rcu: Add sparse check to rcu_assign_pointer()Joel Fernandes (Google)2019-01-251-6/+7
| * rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()Paul E. McKenney2019-01-251-1/+1
| * rcu: Docbook for rcu_head_init() and rcu_head_after_call_rcu()Paul E. McKenney2019-01-251-3/+3
|/
* rcu: Remove wrapper definitions for obsolete RCU update functionsPaul E. McKenney2019-01-251-53/+0
* rcu: Provide functions for determining if call_rcu() has been invokedPaul E. McKenney2018-08-301-0/+40
* rcu: Remove !PREEMPT code from rcu_note_voluntary_context_switch()Paul E. McKenney2018-08-301-6/+2
* rcu: Clean up flavor-related definitions and comments in rcupdate.hPaul E. McKenney2018-08-301-15/+12