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
/
riscv
/
kernel
/
module.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-26
riscv: module: Create module allocations without exec permissions
Jisheng Zhang
1
-1
/
+1
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
1
-4
/
+2
2020-07-30
riscv: Support R_RISCV_ADD64 and R_RISCV_SUB64 relocs
Emil Renner Berthing
1
-0
/
+16
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-03-03
riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
Vincent Chen
1
-0
/
+16
2019-10-18
riscv: Use pr_warn instead of pr_warning
Kefeng Wang
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-03-29
RISC-V: Use IS_ENABLED(CONFIG_CMODEL_MEDLOW)
Joe Perches
1
-1
/
+1
2018-11-13
RISC-V: Silence some module warnings on 32-bit
Olof Johansson
1
-6
/
+6
2018-07-05
RISC-V: Fix the rv32i kernel build
Palmer Dabbelt
1
-11
/
+11
2018-07-05
RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocations
Andreas Schwab
1
-2
/
+2
2018-07-04
RISC-V: Change variable type for 32-bit compatible
Zong Li
1
-11
/
+11
2018-06-11
RISC-V: Handle R_RISCV_32 in modules
Andreas Schwab
1
-0
/
+12
2018-04-03
RISC-V: Support SUB32 relocation type in kernel module
Zong Li
1
-0
/
+8
2018-04-03
RISC-V: Support ADD32 relocation type in kernel module
Zong Li
1
-0
/
+8
2018-04-03
RISC-V: Support ALIGN relocation type in kernel module
Zong Li
1
-0
/
+10
2018-04-03
RISC-V: Support RVC_BRANCH/JUMP relocation type in kernel modulewq
Zong Li
1
-0
/
+35
2018-04-03
RISC-V: Support HI20/LO12_I/LO12_S relocation type in kernel module
Zong Li
1
-0
/
+42
2018-04-03
RISC-V: Support CALL relocation type in kernel module
Zong Li
1
-0
/
+22
2018-04-03
RISC-V: Support GOT_HI20/CALL_PLT relocation type in kernel module
Zong Li
1
-10
/
+52
2017-09-27
RISC-V: User-facing API
Palmer Dabbelt
1
-0
/
+217