summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/module-plts.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* ARM: 8662/1: module: split core and init PLT sectionsArd Biesheuvel2017-03-171-27/+60
* ARM: kernel: avoid brute force search on PLT generationArd Biesheuvel2016-08-301-28/+32
* ARM: kernel: sort relocation sections before allocating PLTsArd Biesheuvel2016-08-301-29/+69
* ARM: kernel: allocate PLT entries only for external symbolsArd Biesheuvel2016-08-301-12/+37
* ARM: kernel: merge core and init PLTsArd Biesheuvel2016-08-301-46/+22Star
* module: use a structure to encapsulate layout.Rusty Russell2015-12-041-1/+1
* ARM: 8364/1: fix BE32 module loadingArnd Bergmann2015-06-021-0/+2
* ARM: 8220/1: allow modules outside of bl rangeArd Biesheuvel2015-05-081-0/+181