summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/alternative.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: alternative: Add support for patching adrp instructionsSuzuki K Poulose2016-09-091-0/+15
* arm64: alternative: Disallow patching instructions using literalsSuzuki K Poulose2016-09-091-0/+6
* arm64: Create sections.hJames Morse2016-08-251-4/+3
* arm64: mm: fold alternatives into .initMark Rutland2015-12-101-6/+0
* arm64: alternatives: ensure secondary CPUs execute ISB after patchingWill Deacon2015-08-041-0/+1
* arm64: alternative: put secondary CPUs into polling loop during patchWill Deacon2015-07-301-5/+24
* arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier2015-06-051-5/+66
* Revert "arm64: alternative: Allow immediate branch as alternative instruction"Will Deacon2015-05-051-52/+1
* arm64: alternative: Allow immediate branch as alternative instructionMarc Zyngier2015-03-301-2/+53
* arm64: add module support for alternatives fixupsAndre Przywara2014-12-041-4/+25
* arm64: add alternative runtime patchingAndre Przywara2014-11-251-0/+64