Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
342db221829f8341e51839e40c47be137dfc6ebe
/
include
/
linux
/
rculist.h
f520c98
rculist: Fix sparse warning
by Ying Xue
· 10 years ago
a7cb7bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
97ede29
tipc: convert name table read-write lock to RCU
by Ying Xue
· 10 years ago
3943f42
Replace mentions of "list_struct" to "list_head"
by Andrey Utkin
· 10 years ago
1d02328
list: fix order of arguments for hlist_add_after(_rcu)
by Ken Helias
· 10 years ago
0adab9b
rcu: Indentation and spacing fixes.
by Joe Perches
· 11 years ago
584dc4c
rcu: Remove "extern" from function declarations in include/linux/*rcu*.h
by Teodora Baluta
· 11 years ago
2a855b6
rcu: Make list_splice_init_rcu() account for RCU readers
by Paul E. McKenney
· 11 years ago
c34ac00
rculist: list_first_or_null_rcu() should use list_entry_rcu()
by Tejun Heo
· 11 years ago
12bcbe6
rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry_rcu()
by Steven Rostedt
· 11 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
bb08f76
rcu: Remove list_for_each_continue_rcu()
by Paul E. McKenney
· 12 years ago
f88022a
rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()
by Michel Machado
· 13 years ago
559f9ba
rcu: List-debug variants of rcu list routines.
by Dave Jones
· 13 years ago
7f70893
rcu: Fix wrong check in list_splice_init_rcu()
by Jan H. Schönherr
· 13 years ago
e66eed6
list: remove prefetching from regular list iterators
by Linus Torvalds
· 14 years ago
75d65a4
hlist: remove software prefetching in hlist iterators
by Linus Torvalds
· 14 years ago
3c2dcf2
rcu: remove unused __list_for_each_rcu() macro
by Paul E. McKenney
· 14 years ago
8a9c1ce
rculist: fix borked __list_for_each_rcu() macro
by Mariusz Kozlowski
· 14 years ago
65e6bf4
rcu: add comment stating that list_empty() applies to RCU-protected lists
by Paul E. McKenney
· 14 years ago
67bdbff
rculist: avoid __rcu annotations
by Arnd Bergmann
· 15 years ago
4f70ecc
net: rcu fixes
by Eric Dumazet
· 15 years ago
5c578ae
IPv6: convert addrconf hash list to RCU
by stephen hemminger
· 15 years ago
4787188
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
3120438
rcu: Disable lockdep checking in RCU list-traversal primitives
by Paul E. McKenney
· 15 years ago
1cc5232
seq_file: add RCU versions of new hlist/list iterators (v3)
by stephen hemminger
· 15 years ago
254245d
netdev: add netdev_continue_rcu
by stephen hemminger
· 15 years ago
72c6a98
rculist.h: introduce list_entry_rcu() and list_first_entry_rcu()
by Jiri Pirko
· 16 years ago
34d7c2b
rcu: remove list_for_each_rcu()
by Paul E. McKenney
· 16 years ago
6beeac7
mmu-notifiers: add list_del_init_rcu()
by Andrea Arcangeli
· 16 years ago
78b0e0e
RCU, rculist.h: fix list iterators
by Paul E. McKenney
· 17 years ago
10aa9d2
rculist.h: use the rcu API
by Franck Bui-Huu
· 17 years ago
8252474
rcu: split list.h and move rcu-protected lists into rculist.h
by Franck Bui-Huu
· 17 years ago