summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/simple_spinlock.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kcsan: Properly instrument arch_spin_unlock()Christophe Leroy2023-06-091-0/+2
* powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy2022-08-101-6/+9
* locking: Remove spin_lock_flags() etcArnd Bergmann2021-10-301-21/+0
* powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macrosChristophe Leroy2021-08-251-3/+3
* powerpc/spinlock: Unserialize spin_is_lockedDavidlohr Bueso2021-03-261-2/+1
* powerpc/spinlock: Define smp_mb__after_spinlock only onceDavidlohr Bueso2021-03-261-3/+0
* powerpc: remove unneeded semicolonsChengyang Fan2021-02-091-2/+2
* powerpc: Move spinlock implementation to simple_spinlockNicholas Piggin2020-07-261-0/+288