aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/module.h
AgeCommit message (Expand)Author
2017-12-05arm64: ftrace: emit ftrace-mod.o contents through codeArd Biesheuvel
2017-12-05arm64: module-plts: factor out PLT generation code for ftraceArd Biesheuvel
2017-06-07arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel
2017-04-26arm64: module: split core and init PLT sectionsArd Biesheuvel
2017-03-23arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"Ard Biesheuvel
2016-10-17arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel
2016-02-24arm64: add support for kernel ASLRArd Biesheuvel
2016-02-24arm64: add support for module PLTsArd Biesheuvel
2012-09-17arm64: Loadable modulesWill Deacon