aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/cmpxchg.h
AgeCommit message (Expand)Author
2014-05-09arm64: xchg: prevent warning if return value is unusedWill Deacon
2014-02-07arm64: asm: remove redundant "cc" clobbersWill Deacon
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon
2013-12-19arm64: cmpxchg: update macros to prevent warningsMark Hambleton
2013-10-24arm64: cmpxchg: implement cmpxchg64_relaxedWill Deacon
2013-04-23arm64: Define cmpxchg64 and cmpxchg64_local for outside useChen Gang
2013-02-11arm64: atomics: fix grossly inconsistent asm constraints for exclusivesWill Deacon
2012-09-17arm64: Miscellaneous header filesCatalin Marinas