summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/module.c
AgeCommit message (Expand)AuthorLines
2018-04-02RISC-V: Support SUB32 relocation type in kernel moduleZong Li-0/+8
2018-04-02RISC-V: Support ADD32 relocation type in kernel moduleZong Li-0/+8
2018-04-02RISC-V: Support ALIGN relocation type in kernel moduleZong Li-0/+10
2018-04-02RISC-V: Support RVC_BRANCH/JUMP relocation type in kernel modulewqZong Li-0/+35
2018-04-02RISC-V: Support HI20/LO12_I/LO12_S relocation type in kernel moduleZong Li-0/+42
2018-04-02RISC-V: Support CALL relocation type in kernel moduleZong Li-0/+22
2018-04-02RISC-V: Support GOT_HI20/CALL_PLT relocation type in kernel moduleZong Li-10/+52
2017-09-26RISC-V: User-facing APIPalmer Dabbelt-0/+217