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