index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
module.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_843419
Mark Rutland
1
-2
/
+1
2023-06-06
arm64: module: mandate MODULE_PLTS
Mark Rutland
1
-2
/
+0
2023-06-06
arm64: module: move module randomization to module.c
Mark Rutland
1
-6
/
+0
2022-09-30
Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...
Catalin Marinas
1
-3
/
+12
2022-09-29
arm64: module: Remove unused plt_entry_is_initialized()
Li Huafei
1
-5
/
+0
2022-09-29
arm64: module: Make plt_equals_entry() static
Li Huafei
1
-1
/
+0
2022-09-09
arm64: module: move find_section to header
Joey Gouly
1
-0
/
+15
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
1
-2
/
+0
2019-11-06
arm64: implement ftrace with regs
Torsten Duwe
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-04-08
arm64/ftrace: fix inadvertent BUG() in trampoline check
Ard Biesheuvel
1
-0
/
+5
2018-11-27
arm64/module: switch to ADRP/ADD sequences for PLT entries
Ard Biesheuvel
1
-28
/
+8
2018-11-20
arm64/module: use plt section indices for relocations
Jessica Yu
1
-3
/
+5
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: don't ban ADRP to work around Cortex-A53 erratum #843419
Ard Biesheuvel
1
-0
/
+2
2017-12-01
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
1
-1
/
+1
2017-12-01
arm64: module-plts: factor out PLT generation code for ftrace
Ard Biesheuvel
1
-0
/
+44
2017-06-07
arm64: ftrace: add support for far branches to dynamic ftrace
Ard Biesheuvel
1
-0
/
+3
2017-04-26
arm64: module: split core and init PLT sections
Ard Biesheuvel
1
-2
/
+7
2017-03-23
arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"
Ard Biesheuvel
1
-5
/
+0
2016-10-17
arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y
Ard Biesheuvel
1
-0
/
+5
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel
1
-0
/
+6
2016-02-24
arm64: add support for module PLTs
Ard Biesheuvel
1
-0
/
+11
2012-09-17
arm64: Loadable modules
Will Deacon
1
-0
/
+23