index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
llist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/llist.c: fix data race in llist_del_first
Dmitry Vyukov
2015-11-06
1
-2
/
+2
*
lib/llist.c: remove redundant include
Rasmus Villemoes
2015-02-12
1
-1
/
+0
*
llists-move-llist_reverse_order-from-raid5-to-llistc-fix
Andrew Morton
2013-11-15
1
-1
/
+1
*
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
2013-11-15
1
-0
/
+22
*
llist: fix/simplify llist_add() and llist_add_batch()
Oleg Nesterov
2013-07-13
1
-10
/
+5
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-03-07
1
-1
/
+1
|
/
*
llist: Remove cpu_relax() usage in cmpxchg loops
Peter Zijlstra
2011-10-04
1
-2
/
+0
*
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
-4
/
+10
*
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
-40
/
+0
*
lib, Add lock-less NULL terminated single list
Huang Ying
2011-08-03
1
-0
/
+129