Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6b96724e507fecc3e6440e86426fe4f44359ed66
/
include
/
linux
/
list.h
a2262d8
Merge branch 'master' into for-linus
by Chris Metcalf
· 14 years ago
de5d9bf
Move list types from <linux/list.h> to <linux/types.h>.
by Chris Metcalf
· 14 years ago
57439f8
fs: fix superblock iteration race
by npiggin@suse.de
· 14 years ago
9a86e2b
lib: fix first line of kernel-doc for a few functions
by Ben Hutchings
· 15 years ago
5908cdc
list: Introduce list_rotate_left()
by Frederic Weisbecker
· 15 years ago
673d62cc
debugobjects: fix lockdep warning
by Vegard Nossum
· 16 years ago
6724cce
list.h: fix fatal kernel-doc error
by Randy Dunlap
· 16 years ago
00e8a4d
list.h: add list_cut_position()
by Luis R. Rodriguez
· 16 years ago
7d283ae
list.h: Add list_splice_tail() and list_splice_tail_init()
by Luis R. Rodriguez
· 16 years ago
e0ce0da9
lists: remove a redundant conditional definition of list_add()
by Robert P. J. Day
· 16 years ago
8252474
rcu: split list.h and move rcu-protected lists into rculist.h
by Franck Bui-Huu
· 16 years ago
735643e
Remove "#ifdef __KERNEL__" checks from unexported headers
by Robert P. J. Day
· 17 years ago
95d8c36
lists: add "const" qualifier to first arg of list_splice() operations
by Robert P. J. Day
· 17 years ago
9960257
list.h: add list_is_singular()
by Masami Hiramatsu
· 17 years ago
cc216c5
Fix RCU list iterator use of 'rcu_dereference()'
by Linus Torvalds
· 17 years ago
8f731f7
kernel-api docbook: fix content problems
by Randy Dunlap
· 17 years ago
37c4252
shrink_dcache_sb speedup
by Denis V. Lunev
· 17 years ago
768f3591
[NETNS]: Cleanup list walking in setup_net and cleanup_net
by Pavel Emelyanov
· 17 years ago
78db2ad
include/linux: trivial repair whitespace damage
by Daniel Walker
· 17 years ago
b5e6181
Introduce a handy list_first_entry macro
by Pavel Emelianov
· 18 years ago
72fd4a3
[PATCH] Numerous fixes to kernel-doc info in source files.
by Robert P. J. Day
· 18 years ago
3678d62
[PATCH] add an RCU version of list splicing
by Corey Minyard
· 18 years ago
45f8bde
[PATCH] fix various kernel-doc in header files
by Robert P. J. Day
· 18 years ago
199a9af
[PATCH] Debug variants of linked list macros
by Dave Jones
· 18 years ago
e8f4d97
[PATCH] list_is_last utility
by Shailabh Nagar
· 18 years ago
c9cf552
[PATCH] add poison.h and patch primary users
by Randy Dunlap
· 18 years ago
8e3a67a
[PATCH] list.h doc: change "counter" to "cursor"
by Randy Dunlap
· 18 years ago
fe96e57
[PATCH] fix list.h kernel-doc
by Randy Dunlap
· 18 years ago
54e7377
[PATCH] list: introduce list_replace() helper
by Oleg Nesterov
· 18 years ago
da753be
[NET]: use hlist_unhashed()
by Akinobu Mita
· 19 years ago
e229c2f
[LIST]: Introduce list_for_each_entry_from
by Arnaldo Carvalho de Melo
· 19 years ago
d8dcffe
[LIST]: Introduce list_for_each_entry_safe_from
by Arnaldo Carvalho de Melo
· 19 years ago
490d6ab
[PATCH] list.h: don't evaluate macro args multiple times
by Zach Brown
· 19 years ago
0ad4235
[PATCH] Add list_for_each_entry_safe_reverse()
by David Howells
· 19 years ago
b88cb42
[PATCH] add hlist_replace_rcu()
by Ingo Molnar
· 19 years ago
665a758
[PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu
by Paul E. McKenney
· 19 years ago
b24d18a
[PATCH] list: add missing rcu_dereference on first element
by Herbert Xu
· 19 years ago
cf4ef01
[LIST]: Add docbook header comments for hlist_add_{before,after}_rcu()
by Paul E. McKenney
· 19 years ago
e5b4376
[IPV4]: Prepare FIB core for RCU.
by Robert Olsson
· 19 years ago
8c60f3f
[CCID3]: Separate most of the packet history code
by Arnaldo Carvalho de Melo
· 19 years ago
74459dc
[LIST]: Introduce list_for_each_entry_safe_continue
by Arnaldo Carvalho de Melo
· 19 years ago
b2b1866
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
by Paul E. McKenney
· 19 years ago
e1ba0da
[PATCH] Fix comment in list.h that refers to nonexistent API
by Paul E. McKenney
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago