index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-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