summaryrefslogtreecommitdiffstats
path: root/kernel/locking/qspinlock_paravirt.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra1-1/+1
2015-05-11locking/pvqspinlock: Replace xchg() by the more descriptive set_mb()Waiman Long1-1/+1
2015-05-08locking/pvqspinlock: Implement simple paravirt support for the qspinlockWaiman Long1-0/+325