summaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm/xchg.h
AgeCommit message (Expand)Author
2018-03-12locking/xchg/alpha: Remove superfluous memory barriers from the _local() vari...Andrea Parri
2018-02-23locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri
2018-02-23locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS...Andrea Parri
2018-02-21locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()Andrea Parri
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2012-04-13alpha: fix build failures from system.h dismembermentPaul Gortmaker
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells
2009-04-01alpha: xchg/cmpxchg cleanup and fixesIvan Kokshaysky