index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
llist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2015-11-06
lib/llist.c: fix data race in llist_del_first
Dmitry Vyukov
1
-2
/
+2
2015-02-12
lib/llist.c: remove redundant include
Rasmus Villemoes
1
-1
/
+0
2013-11-15
llists-move-llist_reverse_order-from-raid5-to-llistc-fix
Andrew Morton
1
-1
/
+1
2013-11-15
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
1
-0
/
+22
2013-07-13
llist: fix/simplify llist_add() and llist_add_batch()
Oleg Nesterov
1
-10
/
+5
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2011-10-04
llist: Remove cpu_relax() usage in cmpxchg loops
Peter Zijlstra
1
-2
/
+0
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
-4
/
+10
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
-40
/
+0
2011-08-03
lib, Add lock-less NULL terminated single list
Huang Ying
1
-0
/
+129