index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
list.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
lib: fix first line of kernel-doc for a few functions
Ben Hutchings
1
-3
/
+3
2010-01-16
list: Introduce list_rotate_left()
Frederic Weisbecker
1
-0
/
+14
2008-09-01
debugobjects: fix lockdep warning
Vegard Nossum
1
-0
/
+13
2008-08-09
list.h: fix fatal kernel-doc error
Randy Dunlap
1
-2
/
+2
2008-08-07
list.h: add list_cut_position()
Luis R. Rodriguez
1
-0
/
+40
2008-08-07
list.h: Add list_splice_tail() and list_splice_tail_init()
Luis R. Rodriguez
1
-9
/
+38
2008-07-25
lists: remove a redundant conditional definition of list_add()
Robert P. J. Day
1
-4
/
+0
2008-05-19
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
1
-367
/
+0
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
1
-5
/
+0
2008-04-29
lists: add "const" qualifier to first arg of list_splice() operations
Robert P. J. Day
1
-2
/
+3
2008-04-28
list.h: add list_is_singular()
Masami Hiramatsu
1
-0
/
+9
2008-04-21
Fix RCU list iterator use of 'rcu_dereference()'
Linus Torvalds
1
-33
/
+15
2007-10-19
kernel-api docbook: fix content problems
Randy Dunlap
1
-2
/
+1
2007-10-17
shrink_dcache_sb speedup
Denis V. Lunev
1
-0
/
+12
2007-10-11
[NETNS]: Cleanup list walking in setup_net and cleanup_net
Pavel Emelyanov
1
-0
/
+14
2007-05-13
include/linux: trivial repair whitespace damage
Daniel Walker
1
-4
/
+4
2007-05-08
Introduce a handy list_first_entry macro
Pavel Emelianov
1
-0
/
+11
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
1
-5
/
+6
2007-02-11
[PATCH] add an RCU version of list splicing
Corey Minyard
1
-0
/
+56
2007-01-27
[PATCH] fix various kernel-doc in header files
Robert P. J. Day
1
-5
/
+5
2006-09-29
[PATCH] Debug variants of linked list macros
Dave Jones
1
-0
/
+15
2006-07-15
[PATCH] list_is_last utility
Shailabh Nagar
1
-0
/
+11
2006-06-28
[PATCH] add poison.h and patch primary users
Randy Dunlap
1
-8
/
+1
2006-06-25
[PATCH] list.h doc: change "counter" to "cursor"
Randy Dunlap
1
-26
/
+26
2006-06-25
[PATCH] fix list.h kernel-doc
Randy Dunlap
1
-30
/
+52
2006-06-23
[PATCH] list: introduce list_replace() helper
Oleg Nesterov
1
-0
/
+23
2006-04-30
[NET]: use hlist_unhashed()
Akinobu Mita
1
-1
/
+1
2006-03-21
[LIST]: Introduce list_for_each_entry_from
Arnaldo Carvalho de Melo
1
-0
/
+11
2006-03-21
[LIST]: Introduce list_for_each_entry_safe_from
Arnaldo Carvalho de Melo
1
-0
/
+13
2006-02-03
[PATCH] list.h: don't evaluate macro args multiple times
Zach Brown
1
-4
/
+10
2006-01-10
[PATCH] Add list_for_each_entry_safe_reverse()
David Howells
1
-0
/
+14
2005-12-12
[PATCH] add hlist_replace_rcu()
Ingo Molnar
1
-1
/
+25
2005-11-07
[PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_ea...
Paul E. McKenney
1
-9
/
+4
2005-10-17
[PATCH] list: add missing rcu_dereference on first element
Herbert Xu
1
-17
/
+22
2005-08-30
[LIST]: Add docbook header comments for hlist_add_{before,after}_rcu()
Paul E. McKenney
1
-0
/
+30
2005-08-30
[IPV4]: Prepare FIB core for RCU.
Robert Olsson
1
-0
/
+21
2005-08-30
[CCID3]: Separate most of the packet history code
Arnaldo Carvalho de Melo
1
-1
/
+2
2005-08-30
[LIST]: Introduce list_for_each_entry_safe_continue
Arnaldo Carvalho de Melo
1
-0
/
+13
2005-06-26
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
Paul E. McKenney
1
-1
/
+1
2005-04-17
[PATCH] Fix comment in list.h that refers to nonexistent API
Paul E. McKenney
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+707