index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rculist.h
Age
Commit message (
Expand
)
Author
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