summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/alternative.h
AgeCommit message (Expand)Author
2015-07-30arm64: alternative: put secondary CPUs into polling loop during patchWill Deacon
2015-07-27arm64: alternatives: add enable parameter to conditional asm macrosWill Deacon
2015-07-27arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()James Morse
2015-07-27arm64: alternative: Provide if/else/endif assembler macrosDaniel Thompson
2015-06-05arm64: alternative: Work around .inst assembler bugsMarc Zyngier
2015-06-05arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier
2014-12-04arm64: add module support for alternatives fixupsAndre Przywara
2014-11-25arm64: add alternative runtime patchingAndre Przywara