aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/module-plts.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-11-27arm64/module: switch to ADRP/ADD sequences for PLT entriesArd Biesheuvel
2018-11-20arm64/module: use plt section indices for relocationsJessica Yu
2018-04-24arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrpKim Phillips
2018-03-09arm64/kernel: enable A53 erratum #8434319 handling at runtimeArd Biesheuvel
2018-03-09arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419Ard Biesheuvel
2018-03-08arm64: module: don't BUG when exceeding preallocated PLT countArd Biesheuvel
2017-12-01arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel
2017-12-01arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel
2017-04-26arm64: module: split core and init PLT sectionsArd Biesheuvel
2016-02-24arm64: add support for module PLTsArd Biesheuvel