aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/alternative.c
Commit message (Expand)AuthorAge
* arm64: alternative: Add support for patching adrp instructionsSuzuki K Poulose2016-09-09
* arm64: alternative: Disallow patching instructions using literalsSuzuki K Poulose2016-09-09
* arm64: Create sections.hJames Morse2016-08-25
* arm64: mm: fold alternatives into .initMark Rutland2015-12-10
* arm64: alternatives: ensure secondary CPUs execute ISB after patchingWill Deacon2015-08-04
* arm64: alternative: put secondary CPUs into polling loop during patchWill Deacon2015-07-30
* arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier2015-06-05
* Revert "arm64: alternative: Allow immediate branch as alternative instruction"Will Deacon2015-05-05
* arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier2015-03-30
* arm64: add module support for alternatives fixupsAndre Przywara2014-12-04
* arm64: add alternative runtime patchingAndre Przywara2014-11-25