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.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
/
rculist.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-25
rculist: Introduce list/hlist_for_each_entry_srcu() macros
Madhuparna Bhowmik
1
-0
/
+48
2020-08-04
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2020-06-29
rculist: Add ASSERT_EXCLUSIVE_ACCESS() to __list_splice_init_rcu()
Paul E. McKenney
1
-0
/
+2
2020-06-29
rcu: Fix some kernel-doc warnings
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-0
/
+21
2020-04-29
rculist: Add hlists_swap_heads_rcu
Eric W. Biederman
1
-0
/
+21
2020-04-27
Revert "rculist: Describe variadic macro argument in a Sphinx-compatible way"
Jonathan Neuschäfer
1
-2
/
+2
2020-02-21
rculist: Add brackets around cond argument in __list_check_rcu macro
Amol Grover
1
-2
/
+2
2020-01-11
rculist.h: Add list_tail_rcu()
Madhuparna Bhowmik
1
-0
/
+10
2019-12-09
list: Add hlist_unhashed_lockless()
Eric Dumazet
1
-12
/
+12
2019-12-09
rculist: Describe variadic macro argument in a Sphinx-compatible way
Jonathan Neuschäfer
1
-2
/
+2
2019-08-09
rcu: Add support for consolidated-RCU reader checking
Joel Fernandes (Google)
1
-5
/
+27
2019-08-02
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
1
-3
/
+3
2018-08-31
rcu: Clean up flavor-related definitions and comments in rculist.h
Paul E. McKenney
1
-17
/
+15
2018-07-13
rculist: Improve documentation for list_for_each_entry_from_rcu()
NeilBrown
1
-1
/
+18
2018-05-31
rculist: add list_for_each_entry_from_rcu()
NeilBrown
1
-0
/
+13
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
1
-2
/
+2
2017-10-20
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
1
-1
/
+1
2017-04-19
hlist_add_tail_rcu disable sparse warning
Michael S. Tsirkin
1
-1
/
+2
2016-10-31
rculist: Consolidate DEBUG_LIST for list_add_rcu()
Kees Cook
1
-5
/
+3
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+36
2016-03-10
rcu: Add list_next_or_null_rcu
Tom Herbert
1
-0
/
+21
2015-12-08
Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...
Paul E. McKenney
1
-20
/
+85
2015-12-08
list: Add lockless list traversal primitives
Alexey Kardashevskiy
1
-0
/
+36
2015-12-04
list: Introduces generic list_splice_tail_init_rcu()
Petko Manolov
1
-20
/
+49
2015-10-06
rculist: Make list_entry_rcu() use lockless_dereference()
Patrick Marlier
1
-4
/
+1
2015-05-27
rculist: Fix another sparse warning
Ying Xue
1
-2
/
+2
2015-05-27
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
1
-3
/
+3
2015-01-06
rculist: Fix sparse warning
Ying Xue
1
-8
/
+8
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+4
2014-12-09
tipc: convert name table read-write lock to RCU
Ying Xue
1
-0
/
+9
2014-11-20
Replace mentions of "list_struct" to "list_head"
Andrey Utkin
1
-4
/
+4
2014-08-07
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
1
-4
/
+4
2014-02-18
rcu: Indentation and spacing fixes.
Joe Perches
1
-8
/
+9
2013-12-13
rcu: Remove "extern" from function declarations in include/linux/*rcu*.h
Teodora Baluta
1
-2
/
+2
2013-09-23
rcu: Make list_splice_init_rcu() account for RCU readers
Paul E. McKenney
1
-2
/
+21
2013-08-19
rculist: list_first_or_null_rcu() should use list_entry_rcu()
Tejun Heo
1
-2
/
+3
2013-05-29
rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...
Steven Rostedt
1
-0
/
+20
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-28
/
+28
2012-11-14
rcu: Remove list_for_each_continue_rcu()
Paul E. McKenney
1
-17
/
+0
2012-04-25
rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()
Michel Machado
1
-4
/
+29
2012-04-25
rcu: List-debug variants of rcu list routines.
Dave Jones
1
-1
/
+6
2011-07-21
rcu: Fix wrong check in list_splice_init_rcu()
Jan H. Schönherr
1
-1
/
+1
2011-05-20
list: remove prefetching from regular list iterators
Linus Torvalds
1
-3
/
+3
2011-05-20
hlist: remove software prefetching in hlist iterators
Linus Torvalds
1
-5
/
+5
2010-12-17
rcu: remove unused __list_for_each_rcu() macro
Paul E. McKenney
1
-5
/
+0
2010-12-17
rculist: fix borked __list_for_each_rcu() macro
Mariusz Kozlowski
1
-1
/
+1
2010-08-20
rcu: add comment stating that list_empty() applies to RCU-protected lists
Paul E. McKenney
1
-0
/
+9
[next]