summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/alternative-macros.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-07arm64: alternative: constify alternative_has_feature_* argumentJisheng Zhang1-2/+2
2022-10-05arm64: alternatives: Use vdso/bits.h instead of linux/bits.hNathan Chancellor1-1/+1
2022-09-29arm64: fix the build with binutils 2.27Mark Rutland1-3/+9
2022-09-21arm64: avoid BUILD_BUG_ON() in alternative-macrosMark Rutland1-3/+4
2022-09-16arm64: alternatives: add shared NOP callbackMark Rutland1-1/+1
2022-09-16arm64: alternatives: add alternative_has_feature_*()Mark Rutland1-0/+41
2022-09-16arm64: alternatives: have callbacks take a capMark Rutland1-6/+12
2021-06-24Merge branch 'for-next/insn' into for-next/coreWill Deacon1-3/+1
2021-06-21arm64: insn: avoid circular include dependencyMark Rutland1-1/+1
2021-06-11arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h>Mark Rutland1-3/+1
2021-05-25arm64: assembler: remove user_altFuad Tabba1-5/+0
2021-04-15arm64: alternatives: Move length validation in alternative_{insn, endif}Nathan Chancellor1-4/+4
2020-11-09arm64: alternatives: Split up alternative.hWill Deacon1-0/+217