summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/lse.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: lse: Include compiler_types.h and export.h for out-of-line LL/SCWill Deacon2018-03-271-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* arm64: do not trace atomic operationsPratyush Anand2017-02-061-1/+1
* arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas2016-11-051-1/+0Star
* arm64: lse: deal with clobbered IP registers after branch via PLTArd Biesheuvel2016-02-261-0/+1
* arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistencyWill Deacon2015-07-271-2/+2
* arm64: bitops: patch in lse instructions when supported by the CPUWill Deacon2015-07-271-2/+21
* arm64: atomics: patch in lse instructions when supported by the CPUWill Deacon2015-07-271-0/+34