index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
module-plts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-04
arm64: fix typos in comments
Julia Lawall
1
-1
/
+1
2021-02-04
arm64: improve whitespace
Zhiyuan Dai
1
-1
/
+1
2020-09-02
arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACE
Jessica Yu
1
-2
/
+1
2020-07-02
arm64/module: Optimize module load time by optimizing PLT counting
Saravana Kannan
1
-3
/
+43
2019-11-06
arm64: implement ftrace with regs
Torsten Duwe
1
-1
/
+2
2019-08-05
arm64: Replace strncmp with str_has_prefix
Chuhong Yuan
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-11-27
arm64/module: switch to ADRP/ADD sequences for PLT entries
Ard Biesheuvel
1
-21
/
+78
2018-11-20
arm64/module: use plt section indices for relocations
Jessica Yu
1
-16
/
+20
2018-04-24
arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
Kim Phillips
1
-1
/
+1
2018-03-09
arm64/kernel: enable A53 erratum #8434319 handling at runtime
Ard Biesheuvel
1
-1
/
+2
2018-03-09
arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
Ard Biesheuvel
1
-3
/
+83
2018-03-08
arm64: module: don't BUG when exceeding preallocated PLT count
Ard Biesheuvel
1
-1
/
+2
2017-12-01
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
1
-0
/
+12
2017-12-01
arm64: module-plts: factor out PLT generation code for ftrace
Ard Biesheuvel
1
-36
/
+2
2017-04-26
arm64: module: split core and init PLT sections
Ard Biesheuvel
1
-45
/
+63
2016-02-24
arm64: add support for module PLTs
Ard Biesheuvel
1
-0
/
+201