1. 2cf12f8 lib/llist.c: fix data race in llist_del_first by Dmitry Vyukov · 9 years ago
  2. 9b40570 lib/llist.c: remove redundant include by Rasmus Villemoes · 9 years ago
  3. 0791a60 llists-move-llist_reverse_order-from-raid5-to-llistc-fix by Andrew Morton · 11 years ago
  4. b89241e llists: move llist_reverse_order from raid5 to llist.c by Christoph Hellwig · 11 years ago
  5. fb4214d llist: fix/simplify llist_add() and llist_add_batch() by Oleg Nesterov · 11 years ago
  6. 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 · 12 years ago
  7. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  8. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 12 years ago
  9. f0f1d32 llist: Remove cpu_relax() usage in cmpxchg loops by Peter Zijlstra · 13 years ago
  10. 781f7fd llist: Return whether list is empty before adding in llist_add() by Huang Ying · 13 years ago
  11. a312733 llist: Move cpu_relax() to after the cmpxchg() by Huang Ying · 13 years ago
  12. 2c30245 llist: Remove the platform-dependent NMI checks by Ingo Molnar · 13 years ago
  13. 1230db8 llist: Make some llist functions inline by Huang Ying · 13 years ago
  14. f49f23a lib, Add lock-less NULL terminated single list by Huang Ying · 13 years ago