index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rcupdate.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-29
rcu: Introduce single argument kvfree_rcu() interface
Uladzislau Rezki (Sony)
1
-4
/
+34
2020-06-29
rcu: Introduce 2 arg kvfree_rcu() interface
Uladzislau Rezki (Sony)
1
-0
/
+9
2020-06-29
rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*
Uladzislau Rezki (Sony)
1
-7
/
+7
2020-04-27
rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooks
Paul E. McKenney
1
-7
/
+37
2020-04-27
rcu-tasks: Add an RCU-tasks rude variant
Paul E. McKenney
1
-0
/
+3
2020-04-27
rcu-tasks: Refactor RCU-tasks to allow variants to be added
Paul E. McKenney
1
-3
/
+3
2020-01-24
Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...
Paul E. McKenney
1
-20
/
+8
2020-01-24
rcu: Move rcu_{expedited,normal} definitions into rcupdate.h
Ben Dooks
1
-0
/
+4
2019-12-12
rcu: Remove rcu_swap_protected()
Paul E. McKenney
1
-16
/
+0
2019-12-09
rcu: Use CONFIG_PREEMPTION where appropriate
Sebastian Andrzej Siewior
1
-2
/
+2
2019-12-09
rcu: Make PREEMPT_RCU be a modifier to TREE_RCU
Lai Jiangshan
1
-2
/
+2
2019-11-27
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-10-30
rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()
Paul E. McKenney
1
-0
/
+18
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
1
-1
/
+1
2019-09-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-08-09
rcu: Add support for consolidated-RCU reader checking
Joel Fernandes (Google)
1
-0
/
+7
2019-08-02
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
1
-1
/
+1
2019-07-31
rcu: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-1
/
+1
2019-06-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-9
/
+12
2019-06-14
rcu: Don't return a value from rcu_assign_pointer()
Andrea Parri
1
-3
/
+2
2019-06-14
rcu: Force inlining of rcu_read_lock()
Waiman Long
1
-1
/
+1
2019-06-14
rcu: Fix irritating whitespace error in rcu_assign_pointer()
Paul E. McKenney
1
-1
/
+1
2019-06-03
rcu: locking and unlocking need to always be at least barriers
Linus Torvalds
1
-4
/
+2
2019-05-28
rcu: Make kfree_rcu() ignore NULL pointers
Paul E. McKenney
1
-4
/
+8
2019-03-27
rcu: Do a single rhp->func read in rcu_head_after_call_rcu()
Neeraj Upadhyay
1
-2
/
+4
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
1
-25
/
+13
2019-02-09
linux/rcupdate: Convert to SPDX license identifier
Paul E. McKenney
1
-15
/
+2
2019-01-26
rcu: Add sparse check to rcu_assign_pointer()
Joel Fernandes (Google)
1
-6
/
+7
2019-01-26
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
Paul E. McKenney
1
-1
/
+1
2019-01-26
rcu: Docbook for rcu_head_init() and rcu_head_after_call_rcu()
Paul E. McKenney
1
-3
/
+3
2019-01-26
rcu: Remove wrapper definitions for obsolete RCU update functions
Paul E. McKenney
1
-53
/
+0
2018-08-31
rcu: Provide functions for determining if call_rcu() has been invoked
Paul E. McKenney
1
-0
/
+40
2018-08-31
rcu: Remove !PREEMPT code from rcu_note_voluntary_context_switch()
Paul E. McKenney
1
-6
/
+2
2018-08-31
rcu: Clean up flavor-related definitions and comments in rcupdate.h
Paul E. McKenney
1
-15
/
+12
2018-08-31
rcu: Consolidate RCU-sched update-side function definitions
Paul E. McKenney
1
-7
/
+31
2018-08-31
rcu: Consolidate RCU-bh update-side function definitions
Paul E. McKenney
1
-5
/
+22
2018-08-31
rcu: Express Tiny RCU updates in terms of RCU rather than RCU-sched
Paul E. McKenney
1
-7
/
+5
2018-08-31
rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds
Paul E. McKenney
1
-10
/
+4
2018-08-31
rcu: Update comments and help text for no more RCU-bh updaters
Paul E. McKenney
1
-8
/
+4
2018-08-31
rcu: Define RCU-bh update API in terms of RCU
Paul E. McKenney
1
-4
/
+6
2018-07-13
rcu: Improve RCU-tasks naming and comments
Paul E. McKenney
1
-6
/
+6
2018-07-13
rcu: rcupdate.h: Get rid of Sphinx warnings at rcu_pointer_handoff()
Mauro Carvalho Chehab
1
-3
/
+2
2018-07-13
rcu: Improve rcu_note_voluntary_context_switch() reporting
Byungchul Park
1
-2
/
+2
2018-07-13
rcu: Make rcu_read_unlock_special() static
Paul E. McKenney
1
-1
/
+0
2018-06-10
rcu: Update documentation of rcu_read_unlock()
Anna-Maria Gleixner
1
-3
/
+1
2018-05-23
rcu/x86: Provide early rcu_cpu_starting() callback
Peter Zijlstra
1
-1
/
+0
2018-05-15
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
Paul E. McKenney
1
-2
/
+2
2018-02-21
rcu: Fix init_rcu_head() comment.
Paul E. McKenney
1
-4
/
+6
2017-12-11
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...
Paul E. McKenney
1
-12
/
+11
2017-12-04
rcu: Adjust read-side accessor comments for READ_ONCE()
Paul E. McKenney
1
-12
/
+11
[next]