index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
module-plts.c
Age
Commit message (
Expand
)
Author
2021-07-05
ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE
Alex Sverdlin
2021-06-07
ARM: 9079/1: ftrace: Add MODULE_PLTS support
Alex Sverdlin
2021-06-07
ARM: 9077/1: PLT: Move struct plt_entries definition to header
Alex Sverdlin
2019-10-27
ARM: 8910/1: fix missing declartion of module_frob_arch_sections
Ben Dooks
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-03-17
ARM: 8662/1: module: split core and init PLT sections
Ard Biesheuvel
2016-08-30
ARM: kernel: avoid brute force search on PLT generation
Ard Biesheuvel
2016-08-30
ARM: kernel: sort relocation sections before allocating PLTs
Ard Biesheuvel
2016-08-30
ARM: kernel: allocate PLT entries only for external symbols
Ard Biesheuvel
2016-08-30
ARM: kernel: merge core and init PLTs
Ard Biesheuvel
2015-12-04
module: use a structure to encapsulate layout.
Rusty Russell
2015-06-02
ARM: 8364/1: fix BE32 module loading
Arnd Bergmann
2015-05-08
ARM: 8220/1: allow modules outside of bl range
Ard Biesheuvel