index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
llist.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
*
llist: clang: introduce member_address_is_nonnull()
Alexander Potapenko
2017-07-19
1
-2
/
+19
*
llist: Provide a safe version for llist_for_each()
Byungchul Park
2017-05-23
1
-0
/
+19
*
llist: Clarify comments about when locking is needed
Joel Fernandes
2017-01-23
1
-16
/
+21
*
locking, include/llist: Use linux/atomic.h instead of asm/cmpxchg.h
Will Deacon
2015-08-12
1
-1
/
+1
*
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
2013-11-15
1
-0
/
+2
*
tty: Use lockless flip buffer free list
Peter Hurley
2013-07-23
1
-0
/
+23
*
llist: llist_add() can use llist_add_batch()
Oleg Nesterov
2013-07-13
1
-10
/
+4
*
llist: fix/simplify llist_add() and llist_add_batch()
Oleg Nesterov
2013-07-13
1
-12
/
+7
*
Add #includes needed to permit the removal of asm/system.h
David Howells
2012-03-28
1
-2
/
+1
*
llist-return-whether-list-is-empty-before-adding-in-llist_add-fix
Andrew Morton
2011-10-31
1
-1
/
+1
*
llist: Add back llist_add_batch() and llist_del_first() prototypes
Stephen Rothwell
2011-10-11
1
-0
/
+6
*
llist: Remove cpu_relax() usage in cmpxchg loops
Peter Zijlstra
2011-10-04
1
-1
/
+0
*
llist: Add llist_next()
Peter Zijlstra
2011-10-04
1
-0
/
+5
*
llist: Return whether list is empty before adding in llist_add()
Huang Ying
2011-10-04
1
-1
/
+5
*
llist: Move cpu_relax() to after the cmpxchg()
Huang Ying
2011-10-04
1
-2
/
+5
*
llist: Remove the platform-dependent NMI checks
Ingo Molnar
2011-10-04
1
-10
/
+2
*
llist: Make some llist functions inline
Huang Ying
2011-10-04
1
-6
/
+58
*
lib, Add lock-less NULL terminated single list
Huang Ying
2011-08-03
1
-0
/
+126