index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rculist.h
Age
Commit message (
Expand
)
Author
2021-08-06
rculist: Unify documentation about missing list_empty_rcu()
Julian Wiedmann
2020-08-24
rculist: Introduce list/hlist_for_each_entry_srcu() macros
Madhuparna Bhowmik
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-29
rculist: Add ASSERT_EXCLUSIVE_ACCESS() to __list_splice_init_rcu()
Paul E. McKenney
2020-06-29
rcu: Fix some kernel-doc warnings
Mauro Carvalho Chehab
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-04-28
rculist: Add hlists_swap_heads_rcu
Eric W. Biederman
2020-04-27
Revert "rculist: Describe variadic macro argument in a Sphinx-compatible way"
Jonathan Neuschäfer
2020-02-20
rculist: Add brackets around cond argument in __list_check_rcu macro
Amol Grover
2020-01-10
rculist.h: Add list_tail_rcu()
Madhuparna Bhowmik
2019-12-09
list: Add hlist_unhashed_lockless()
Eric Dumazet
2019-12-09
rculist: Describe variadic macro argument in a Sphinx-compatible way
Jonathan Neuschäfer
2019-08-09
rcu: Add support for consolidated-RCU reader checking
Joel Fernandes (Google)
2019-08-01
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
2018-08-30
rcu: Clean up flavor-related definitions and comments in rculist.h
Paul E. McKenney
2018-07-12
rculist: Improve documentation for list_for_each_entry_from_rcu()
NeilBrown
2018-05-31
rculist: add list_for_each_entry_from_rcu()
NeilBrown
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-10-19
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
2017-04-19
hlist_add_tail_rcu disable sparse warning
Michael S. Tsirkin
2016-10-31
rculist: Consolidate DEBUG_LIST for list_add_rcu()
Kees Cook
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-09
rcu: Add list_next_or_null_rcu
Tom Herbert
2015-12-07
Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...
Paul E. McKenney
2015-12-07
list: Add lockless list traversal primitives
Alexey Kardashevskiy
2015-12-04
list: Introduces generic list_splice_tail_init_rcu()
Petko Manolov
2015-10-06
rculist: Make list_entry_rcu() use lockless_dereference()
Patrick Marlier
2015-05-27
rculist: Fix another sparse warning
Ying Xue
2015-05-27
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
2015-01-06
rculist: Fix sparse warning
Ying Xue
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-08
tipc: convert name table read-write lock to RCU
Ying Xue
2014-11-20
Replace mentions of "list_struct" to "list_head"
Andrey Utkin
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-02-17
rcu: Indentation and spacing fixes.
Joe Perches
2013-12-12
rcu: Remove "extern" from function declarations in include/linux/*rcu*.h
Teodora Baluta
2013-09-23
rcu: Make list_splice_init_rcu() account for RCU readers
Paul E. McKenney
2013-08-18
rculist: list_first_or_null_rcu() should use list_entry_rcu()
Tejun Heo
2013-05-28
rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...
Steven Rostedt
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2012-11-13
rcu: Remove list_for_each_continue_rcu()
Paul E. McKenney
2012-04-24
rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()
Michel Machado
2012-04-24
rcu: List-debug variants of rcu list routines.
Dave Jones
2011-07-20
rcu: Fix wrong check in list_splice_init_rcu()
Jan H. Schönherr
2011-05-19
list: remove prefetching from regular list iterators
Linus Torvalds
2011-05-19
hlist: remove software prefetching in hlist iterators
Linus Torvalds
2010-12-17
rcu: remove unused __list_for_each_rcu() macro
Paul E. McKenney
2010-12-17
rculist: fix borked __list_for_each_rcu() macro
Mariusz Kozlowski
[next]