aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/module-plts.c
AgeCommit message (Expand)Author
2021-10-06ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACEAlex Sverdlin
2021-10-06ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin
2021-10-06ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin
2017-03-17ARM: 8662/1: module: split core and init PLT sectionsArd Biesheuvel
2016-08-30ARM: kernel: avoid brute force search on PLT generationArd Biesheuvel
2016-08-30ARM: kernel: sort relocation sections before allocating PLTsArd Biesheuvel
2016-08-30ARM: kernel: allocate PLT entries only for external symbolsArd Biesheuvel
2016-08-30ARM: kernel: merge core and init PLTsArd Biesheuvel
2015-12-04module: use a structure to encapsulate layout.Rusty Russell
2015-06-02ARM: 8364/1: fix BE32 module loadingArnd Bergmann
2015-05-08ARM: 8220/1: allow modules outside of bl rangeArd Biesheuvel