summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/atomic_lse.h (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.136 into android-4.4Greg Kroah-Hartman2018-06-06
|\
| * arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon2018-06-06
* | UPSTREAM: arm64: lse: deal with clobbered IP registers after branch via PLTArd Biesheuvel2016-09-22
|/
* arm64: cmpxchg_dbl: fix return value typeLorenzo Pieralisi2015-11-05
* arm64: atomics: implement native {relaxed, acquire, release} atomicsWill Deacon2015-10-12
* arm64: lse: fix lse cmpxchg code indentationWill Deacon2015-07-29
* arm64: atomic64_dec_if_positive: fix incorrect branch conditionWill Deacon2015-07-27
* arm64: atomics: implement atomic{,64}_cmpxchg using cmpxchgWill Deacon2015-07-27
* arm64: cmpxchg: avoid "cc" clobber in ll/sc routinesWill Deacon2015-07-27
* arm64: cmpxchg_dbl: patch in lse instructions when supported by the CPUWill Deacon2015-07-27
* arm64: cmpxchg: patch in lse instructions when supported by the CPUWill Deacon2015-07-27
* arm64: atomics: patch in lse instructions when supported by the CPUWill Deacon2015-07-27
* arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomicsWill Deacon2015-07-27