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
/
arm64
/
kernel
/
module-plts.c
Age
Commit message (
Expand
)
Author
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
2023-10-24
arm64: module: Fix PLT counting when CONFIG_RANDOMIZE_BASE=n
Maria Yu
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_843419
Mark Rutland
2023-08-03
arm64: module: Use module_init_layout_section() to spot init sections
James Morse
2023-05-25
arm64: module-plts: inline linux/moduleloader.h
Arnd Bergmann
2023-03-09
module: replace module_layout with module_memory
Song Liu
2022-09-29
arm64: module: Make plt_equals_entry() static
Li Huafei
2022-04-04
arm64: fix typos in comments
Julia Lawall
2021-02-04
arm64: improve whitespace
Zhiyuan Dai
2020-09-02
arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACE
Jessica Yu
2020-07-02
arm64/module: Optimize module load time by optimizing PLT counting
Saravana Kannan
2019-11-06
arm64: implement ftrace with regs
Torsten Duwe
2019-08-05
arm64: Replace strncmp with str_has_prefix
Chuhong Yuan
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-11-27
arm64/module: switch to ADRP/ADD sequences for PLT entries
Ard Biesheuvel
2018-11-20
arm64/module: use plt section indices for relocations
Jessica Yu
2018-04-24
arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
Kim Phillips
2018-03-09
arm64/kernel: enable A53 erratum #8434319 handling at runtime
Ard Biesheuvel
2018-03-09
arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
Ard Biesheuvel
2018-03-08
arm64: module: don't BUG when exceeding preallocated PLT count
Ard Biesheuvel
2017-12-01
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
2017-12-01
arm64: module-plts: factor out PLT generation code for ftrace
Ard Biesheuvel
2017-04-26
arm64: module: split core and init PLT sections
Ard Biesheuvel
2016-02-24
arm64: add support for module PLTs
Ard Biesheuvel