serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / lib / llist.c
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