summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/module-plts.c
AgeCommit message (Expand)Author
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