1. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 12 years ago
  2. fc23af3 llist-return-whether-list-is-empty-before-adding-in-llist_add-fix by Andrew Morton · 13 years ago
  3. 540f41e llist: Add back llist_add_batch() and llist_del_first() prototypes by Stephen Rothwell · 13 years ago
  4. f0f1d32 llist: Remove cpu_relax() usage in cmpxchg loops by Peter Zijlstra · 13 years ago
  5. 924f8f5 llist: Add llist_next() by Peter Zijlstra · 13 years ago
  6. 781f7fd llist: Return whether list is empty before adding in llist_add() by Huang Ying · 13 years ago
  7. a312733 llist: Move cpu_relax() to after the cmpxchg() by Huang Ying · 13 years ago
  8. 2c30245 llist: Remove the platform-dependent NMI checks by Ingo Molnar · 13 years ago
  9. 1230db8 llist: Make some llist functions inline by Huang Ying · 13 years ago
  10. f49f23a lib, Add lock-less NULL terminated single list by Huang Ying · 13 years ago