summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/phys2virt.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: p2v: reduce p2v alignment requirement to 2 MiBArd Biesheuvel2020-10-281-14/+26
* ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAEArd Biesheuvel2020-10-281-31/+116
* ARM: p2v: simplify __fixup_pv_table()Ard Biesheuvel2020-10-281-20/+14
* ARM: p2v: use relative references in patch site arraysArd Biesheuvel2020-10-281-11/+7
* ARM: p2v: factor out BE8 handlingArd Biesheuvel2020-10-281-14/+16
* ARM: p2v: factor out shared loop processingArd Biesheuvel2020-10-281-13/+11
* ARM: p2v: move patching code to separate assembler source fileArd Biesheuvel2020-10-281-0/+151