aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/alternative.c
AgeCommit message (Expand)Author
2017-06-29arm64: fix endianness annotation for __apply_alternatives()/get_alt_insn()Luc Van Oostenryck
2017-03-23arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel
2016-09-09arm64: alternative: Add support for patching adrp instructionsSuzuki K Poulose
2016-09-09arm64: alternative: Disallow patching instructions using literalsSuzuki K Poulose
2016-08-25arm64: Create sections.hJames Morse
2015-12-10arm64: mm: fold alternatives into .initMark Rutland
2015-08-04arm64: alternatives: ensure secondary CPUs execute ISB after patchingWill Deacon
2015-07-30arm64: alternative: put secondary CPUs into polling loop during patchWill Deacon
2015-06-05arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier
2015-05-05Revert "arm64: alternative: Allow immediate branch as alternative instruction"Will Deacon
2015-03-30arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier
2014-12-04arm64: add module support for alternatives fixupsAndre Przywara
2014-11-25arm64: add alternative runtime patchingAndre Przywara