aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/alternative.h
Commit message (Expand)AuthorAge
* arm64: Avoid flush_icache_range() in alternatives patching codeWill Deacon2018-06-27
* arm64: alternatives: Add dynamic patching featureMarc Zyngier2018-03-19
* arm64: alternatives: use tpidr_el2 on VHE hostsJames Morse2018-01-13
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas2016-11-05
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11
* arm64: alternative: add auto-nop infrastructureMark Rutland2016-09-12
* arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara2016-07-01
* Revert "arm64: alternatives: add enable parameter to conditional asm macros"Andre Przywara2016-07-01
* arm64: switch to relative exception tablesArd Biesheuvel2016-02-24
* arm64: kernel: Add support for User Access OverrideJames Morse2016-02-18
* arm64: mm: fold alternatives into .initMark Rutland2015-12-10
* arm64: alternative: put secondary CPUs into polling loop during patchWill Deacon2015-07-30
* arm64: alternatives: add enable parameter to conditional asm macrosWill Deacon2015-07-27
* arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()James Morse2015-07-27
* arm64: alternative: Provide if/else/endif assembler macrosDaniel Thompson2015-07-27
* arm64: alternative: Work around .inst assembler bugsMarc Zyngier2015-06-05
* arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier2015-06-05
* arm64: add module support for alternatives fixupsAndre Przywara2014-12-04
* arm64: add alternative runtime patchingAndre Przywara2014-11-25