summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/module.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel2019-04-081-0/+5
* arm64/module: switch to ADRP/ADD sequences for PLT entriesArd Biesheuvel2018-11-271-28/+8
* arm64/module: use plt section indices for relocationsJessica Yu2018-11-201-3/+5
* arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrpKim Phillips2018-04-241-1/+1
* arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419Ard Biesheuvel2018-03-091-0/+2
* arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel2017-12-011-1/+1
* arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel2017-12-011-0/+44
* arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel2017-06-071-0/+3
* arm64: module: split core and init PLT sectionsArd Biesheuvel2017-04-261-2/+7
* arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"Ard Biesheuvel2017-03-231-5/+0
* arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel2016-10-171-0/+5
* arm64: add support for kernel ASLRArd Biesheuvel2016-02-241-0/+6
* arm64: add support for module PLTsArd Biesheuvel2016-02-241-0/+11
* arm64: Loadable modulesWill Deacon2012-09-171-0/+23