aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/lse.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-06arm64: do not trace atomic operationsPratyush Anand1-1/+1
2016-11-05arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas1-1/+0
2016-02-26arm64: lse: deal with clobbered IP registers after branch via PLTArd Biesheuvel1-0/+1
2015-07-27arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistencyWill Deacon1-2/+2
2015-07-27arm64: bitops: patch in lse instructions when supported by the CPUWill Deacon1-2/+21
2015-07-27arm64: atomics: patch in lse instructions when supported by the CPUWill Deacon1-0/+34