index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rculist.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-24
rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()
Michel Machado
1
-4
/
+29
2012-04-24
rcu: List-debug variants of rcu list routines.
Dave Jones
1
-1
/
+6
2011-07-20
rcu: Fix wrong check in list_splice_init_rcu()
Jan H. Schönherr
1
-1
/
+1
2011-05-19
list: remove prefetching from regular list iterators
Linus Torvalds
1
-3
/
+3
2011-05-19
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
2010-08-19
rculist: avoid __rcu annotations
Arnd Bergmann
1
-19
/
+34
2010-05-03
net: rcu fixes
Eric Dumazet
1
-0
/
+29
2010-03-20
IPv6: convert addrconf hash list to RCU
stephen hemminger
1
-0
/
+13
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-7
/
+7
2010-02-25
rcu: Disable lockdep checking in RCU list-traversal primitives
Paul E. McKenney
1
-7
/
+7
2010-02-22
seq_file: add RCU versions of new hlist/list iterators (v3)
stephen hemminger
1
-0
/
+5
2009-11-10
netdev: add netdev_continue_rcu
stephen hemminger
1
-0
/
+14
2009-04-14
rculist.h: introduce list_entry_rcu() and list_first_entry_rcu()
Jiri Pirko
1
-2
/
+28
2008-08-15
rcu: remove list_for_each_rcu()
Paul E. McKenney
1
-14
/
+0
2008-07-28
mmu-notifiers: add list_del_init_rcu()
Andrea Arcangeli
1
-0
/
+28
2008-05-19
RCU, rculist.h: fix list iterators
Paul E. McKenney
1
-33
/
+15
2008-05-19
rculist.h: use the rcu API
Franck Bui-Huu
1
-14
/
+9
2008-05-19
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
1
-0
/
+396