开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
module-plts.c
Age
Commit message (
Expand
)
Author
2023-08-03
ARM: module: Use module_init_layout_section() to spot init sections
James Morse
2023-03-09
module: replace module_layout with module_memory
Song Liu
2022-11-07
ARM: 9252/1: module: Teach unwinder about PLTs
Alex Sverdlin
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