index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rculist.h
Age
Commit message (
Expand
)
Author
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
2010-08-20
rcu: add comment stating that list_empty() applies to RCU-protected lists
Paul E. McKenney
2010-08-19
rculist: avoid __rcu annotations
Arnd Bergmann
2010-05-03
net: rcu fixes
Eric Dumazet
2010-03-20
IPv6: convert addrconf hash list to RCU
stephen hemminger
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-25
rcu: Disable lockdep checking in RCU list-traversal primitives
Paul E. McKenney
2010-02-22
seq_file: add RCU versions of new hlist/list iterators (v3)
stephen hemminger
2009-11-10
netdev: add netdev_continue_rcu
stephen hemminger
2009-04-14
rculist.h: introduce list_entry_rcu() and list_first_entry_rcu()
Jiri Pirko
2008-08-15
rcu: remove list_for_each_rcu()
Paul E. McKenney
2008-07-28
mmu-notifiers: add list_del_init_rcu()
Andrea Arcangeli
2008-05-19
RCU, rculist.h: fix list iterators
Paul E. McKenney
2008-05-19
rculist.h: use the rcu API
Franck Bui-Huu
2008-05-19
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu