index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
llist.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-15
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
1
-0
/
+2
2013-07-23
tty: Use lockless flip buffer free list
Peter Hurley
1
-0
/
+23
2013-07-13
llist: llist_add() can use llist_add_batch()
Oleg Nesterov
1
-10
/
+4
2013-07-13
llist: fix/simplify llist_add() and llist_add_batch()
Oleg Nesterov
1
-12
/
+7
2012-03-28
Add #includes needed to permit the removal of asm/system.h
David Howells
1
-2
/
+1
2011-10-31
llist-return-whether-list-is-empty-before-adding-in-llist_add-fix
Andrew Morton
1
-1
/
+1
2011-10-11
llist: Add back llist_add_batch() and llist_del_first() prototypes
Stephen Rothwell
1
-0
/
+6
2011-10-04
llist: Remove cpu_relax() usage in cmpxchg loops
Peter Zijlstra
1
-1
/
+0
2011-10-04
llist: Add llist_next()
Peter Zijlstra
1
-0
/
+5
2011-10-04
llist: Return whether list is empty before adding in llist_add()
Huang Ying
1
-1
/
+5
2011-10-04
llist: Move cpu_relax() to after the cmpxchg()
Huang Ying
1
-2
/
+5
2011-10-04
llist: Remove the platform-dependent NMI checks
Ingo Molnar
1
-10
/
+2
2011-10-04
llist: Make some llist functions inline
Huang Ying
1
-6
/
+58
2011-08-03
lib, Add lock-less NULL terminated single list
Huang Ying
1
-0
/
+126