Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c5d714aa6dce262482992cccc0ab01383294f7ac
/
lib
/
llist.c
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
2cf12f8
lib/llist.c: fix data race in llist_del_first
by Dmitry Vyukov
· 9 years ago
9b40570
lib/llist.c: remove redundant include
by Rasmus Villemoes
· 10 years ago
0791a60
llists-move-llist_reverse_order-from-raid5-to-llistc-fix
by Andrew Morton
· 11 years ago
b89241e
llists: move llist_reverse_order from raid5 to llist.c
by Christoph Hellwig
· 11 years ago
fb4214d
llist: fix/simplify llist_add() and llist_add_batch()
by Oleg Nesterov
· 11 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
8bc3bcc
lib: reduce the use of module.h wherever possible
by Paul Gortmaker
· 13 years ago
f0f1d32
llist: Remove cpu_relax() usage in cmpxchg loops
by Peter Zijlstra
· 13 years ago
781f7fd
llist: Return whether list is empty before adding in llist_add()
by Huang Ying
· 13 years ago
a312733
llist: Move cpu_relax() to after the cmpxchg()
by Huang Ying
· 13 years ago
2c30245
llist: Remove the platform-dependent NMI checks
by Ingo Molnar
· 13 years ago
1230db8e
llist: Make some llist functions inline
by Huang Ying
· 13 years ago
f49f23a
lib, Add lock-less NULL terminated single list
by Huang Ying
· 13 years ago