summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/alternative.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: alternative: Apply alternatives early in boot processDaniel Thompson2019-02-061-0/+1
* arm64: alternative: Allow alternative status checking per cpufeatureJulien Thierry2019-02-061-2/+1Star
* arm64: Avoid flush_icache_range() in alternatives patching codeWill Deacon2018-06-271-1/+6
* arm64: alternatives: Add dynamic patching featureMarc Zyngier2018-03-191-4/+37
* arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse2018-01-131-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas2016-11-051-1/+1
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-121-1/+0Star
* arm64: alternative: add auto-nop infrastructureMark Rutland2016-09-121-17/+53
* arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara2016-07-011-0/+4
* Revert "arm64: alternatives: add enable parameter to conditional asm macros"Andre Przywara2016-07-011-9/+3Star
* arm64: switch to relative exception tablesArd Biesheuvel2016-02-241-14/+5Star
* arm64: kernel: Add support for User Access OverrideJames Morse2016-02-181-0/+72
* arm64: mm: fold alternatives into .initMark Rutland2015-12-101-1/+0Star
* arm64: alternative: put secondary CPUs into polling loop during patchWill Deacon2015-07-301-1/+2
* arm64: alternatives: add enable parameter to conditional asm macrosWill Deacon2015-07-271-3/+9
* arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()James Morse2015-07-271-3/+25
* arm64: alternative: Provide if/else/endif assembler macrosDaniel Thompson2015-07-271-0/+41
* arm64: alternative: Work around .inst assembler bugsMarc Zyngier2015-06-051-7/+18
* arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier2015-06-051-0/+27
* arm64: add module support for alternatives fixupsAndre Przywara2014-12-041-1/+2
* arm64: add alternative runtime patchingAndre Przywara2014-11-251-0/+43