1. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  2. f0f1d32 llist: Remove cpu_relax() usage in cmpxchg loops by Peter Zijlstra · 13 years ago
  3. 781f7fd llist: Return whether list is empty before adding in llist_add() by Huang Ying · 13 years ago
  4. a312733 llist: Move cpu_relax() to after the cmpxchg() by Huang Ying · 13 years ago
  5. 2c30245 llist: Remove the platform-dependent NMI checks by Ingo Molnar · 13 years ago
  6. 1230db8 llist: Make some llist functions inline by Huang Ying · 13 years ago
  7. f49f23a lib, Add lock-less NULL terminated single list by Huang Ying · 13 years ago