aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/module-plts.c
Commit message (Expand)AuthorAge
* arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrpKim Phillips2018-04-24
* arm64/kernel: enable A53 erratum #8434319 handling at runtimeArd Biesheuvel2018-03-09
* arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419Ard Biesheuvel2018-03-09
* arm64: module: don't BUG when exceeding preallocated PLT countArd Biesheuvel2018-03-08
* arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel2017-12-01
* arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel2017-12-01
* arm64: module: split core and init PLT sectionsArd Biesheuvel2017-04-26
* arm64: add support for module PLTsArd Biesheuvel2016-02-24