aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/xchg.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-12locking/xchg/alpha: Remove superfluous memory barriers from the _local() variantsAndrea Parri1-27/+0
2018-02-23locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri1-3/+18
2018-02-23locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __ASM__MBAndrea Parri1-8/+8
2018-02-21locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri1-8/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-04-13alpha: fix build failures from system.h dismembermentPaul Gortmaker1-2/+2
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells1-1/+1
2009-04-01alpha: xchg/cmpxchg cleanup and fixesIvan Kokshaysky1-0/+258