index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rcupdate_wait.h
Age
Commit message (
Expand
)
Author
2026-07-23
rcu: Rename struct rcu_gp_oldstate to rcu_gp_seq
Puranjay Mohan
2025-03-04
rcu: Use _full() API to debug synchronize_rcu()
Uladzislau Rezki (Sony)
2024-12-14
rcutorture: Check preemption for failing reader
Paul E. McKenney
2024-04-09
rcu-tasks: Make Tasks RCU wait idly for grace-period delays
Paul E. McKenney
2023-12-27
Kill sched.h dependency on rcupdate.h
Kent Overstreet
2023-07-19
rcu: Update synchronize_rcu_mult() comment for call_rcu_hurry()
Paul E. McKenney
2020-04-27
rcu: Reinstate synchronize_rcu_mult()
Paul E. McKenney
2018-11-08
rcu: Eliminate synchronize_rcu_mult()
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in rcupdate_wait.h
Paul E. McKenney
2018-08-30
rcu: Update comments and help text for no more RCU-bh updaters
Paul E. McKenney
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...
Ingo Molnar