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