Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / lib / llist.c
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-07 Paul Gortmakerlib: reduce the use of module.h wherever possible
2011-10-04 Peter Zijlstrallist: Remove cpu_relax() usage in cmpxchg loops
2011-10-04 Huang Yingllist: Return whether list is empty before adding in...
2011-10-04 Huang Yingllist: Move cpu_relax() to after the cmpxchg()
2011-10-04 Ingo Molnarllist: Remove the platform-dependent NMI checks
2011-10-04 Huang Yingllist: Make some llist functions inline
2011-08-03 Huang Yinglib, Add lock-less NULL terminated single list