index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
module-plts.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: module: Use module_init_layout_section() to spot init sections
James Morse
2023-08-03
1
-1
/
+1
*
module: replace module_layout with module_memory
Song Liu
2023-03-09
1
-7
/
+2
*
ARM: 9252/1: module: Teach unwinder about PLTs
Alex Sverdlin
2022-11-07
1
-0
/
+14
*
ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE
Alex Sverdlin
2021-07-05
1
-1
/
+1
*
ARM: 9079/1: ftrace: Add MODULE_PLTS support
Alex Sverdlin
2021-06-07
1
-4
/
+40
*
ARM: 9077/1: PLT: Move struct plt_entries definition to header
Alex Sverdlin
2021-06-07
1
-9
/
+0
*
ARM: 8910/1: fix missing declartion of module_frob_arch_sections
Ben Dooks
2019-10-27
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ARM: 8662/1: module: split core and init PLT sections
Ard Biesheuvel
2017-03-17
1
-27
/
+60
*
ARM: kernel: avoid brute force search on PLT generation
Ard Biesheuvel
2016-08-30
1
-28
/
+32
*
ARM: kernel: sort relocation sections before allocating PLTs
Ard Biesheuvel
2016-08-30
1
-29
/
+69
*
ARM: kernel: allocate PLT entries only for external symbols
Ard Biesheuvel
2016-08-30
1
-12
/
+37
*
ARM: kernel: merge core and init PLTs
Ard Biesheuvel
2016-08-30
1
-46
/
+22
*
module: use a structure to encapsulate layout.
Rusty Russell
2015-12-04
1
-1
/
+1
*
ARM: 8364/1: fix BE32 module loading
Arnd Bergmann
2015-06-02
1
-0
/
+2
*
ARM: 8220/1: allow modules outside of bl range
Ard Biesheuvel
2015-05-08
1
-0
/
+181