summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/qspinlock.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* locking/atomic: powerpc: move to ARCH_ATOMICMark Rutland2021-05-261-1/+1
* powerpc/qspinlock: Use generic smp_cond_load_relaxedDavidlohr Bueso2021-03-291-0/+7
* powerpc/spinlock: Unserialize spin_is_lockedDavidlohr Bueso2021-03-261-12/+0
* powerpc/spinlock: Define smp_mb__after_spinlock only onceDavidlohr Bueso2021-03-261-2/+0
* powerpc/qspinlock: Optimised atomic_try_cmpxchg_lock() that adds the lock hintNicholas Piggin2020-07-261-1/+1
* powerpc/pseries: Implement paravirt qspinlocks for SPLPARNicholas Piggin2020-07-261-0/+66
* powerpc/64s: Implement queued spinlocks and rwlocksNicholas Piggin2020-07-261-0/+25