summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/lse.h
AgeCommit message (Expand)Author
2023-10-18arm64: Remove system_uses_lse_atomics()Gavin Shan
2023-06-07arm64: alternatives: use cpucap namingMark Rutland
2022-11-14arm64: atomics: lse: remove stale dependency on JUMP_LABELMark Rutland
2022-09-16arm64: alternatives: add alternative_has_feature_*()Mark Rutland
2022-02-15arm64: atomics: remove redundant static branchMark Rutland
2020-02-18arm64: lse: Fix LSE atomics with LLVMVincenzo Frascino
2020-01-22Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon
2020-01-16arm64: lse: fix LSE atomics with LLVM's integrated assemblerSami Tolvanen
2020-01-15arm64: Move the LSE gas support detection to KconfigCatalin Marinas
2019-08-30arm64: asm: Kill 'asm/atomic_arch.h'Will Deacon
2019-08-30arm64: lse: Remove unused 'alt_lse' assembly macroWill Deacon
2019-08-29arm64: atomics: avoid out-of-line ll/sc atomicsAndrew Murray
2018-03-27arm64: lse: Include compiler_types.h and export.h for out-of-line LL/SCWill Deacon
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-06arm64: do not trace atomic operationsPratyush Anand
2016-11-05arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas
2016-02-26arm64: lse: deal with clobbered IP registers after branch via PLTArd Biesheuvel
2015-07-27arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistencyWill Deacon
2015-07-27arm64: bitops: patch in lse instructions when supported by the CPUWill Deacon
2015-07-27arm64: atomics: patch in lse instructions when supported by the CPUWill Deacon