summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cmpxchg.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: percpu: Make this_cpu accessors pre-empt safeSteve Capper2015-03-241-8/+24
* arm64: percpu: Implement this_cpu operationsSteve Capper2014-11-201-2/+4
* arm64: xchg: Implement cmpxchg_doubleSteve Capper2014-11-061-0/+71
* arm64: xchg: prevent warning if return value is unusedWill Deacon2014-05-091-1/+6
* arm64: asm: remove redundant "cc" clobbersWill Deacon2014-02-071-4/+4
* arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon2014-02-071-4/+5
* arm64: cmpxchg: update macros to prevent warningsMark Hambleton2013-12-191-11/+17
* arm64: cmpxchg: implement cmpxchg64_relaxedWill Deacon2013-10-241-0/+2
* arm64: Define cmpxchg64 and cmpxchg64_local for outside useChen Gang2013-04-231-0/+3
* arm64: atomics: fix grossly inconsistent asm constraints for exclusivesWill Deacon2013-02-111-37/+37
* arm64: Miscellaneous header filesCatalin Marinas2012-09-171-0/+173