summaryrefslogtreecommitdiff
path: root/arch/riscv/mm/extable.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-09riscv: extable: fix err reg writing in dedicated uaccess handlerJisheng Zhang1-3/+3
2022-01-06riscv: extable: add a dedicated uaccess handlerJisheng Zhang1-0/+27
2022-01-06riscv: extable: add `type` and `data` fieldsJisheng Zhang1-4/+21
2022-01-06riscv: extable: use `ex` for `exception_table_entry`Jisheng Zhang1-5/+5
2022-01-06riscv: extable: make fixup_exception() return boolJisheng Zhang1-3/+3
2022-01-06riscv: bpf: move rv_bpf_fixup_exception signature to extable.hJisheng Zhang1-6/+0
2022-01-06riscv: switch to relative exception tablesJisheng Zhang1-1/+1
2021-11-05riscv, bpf: Fix RV32 broken build, and silence RV64 warningBjörn Töpel1-2/+2
2021-10-28riscv, bpf: Add BPF exception tablesTong Tiangen1-5/+14
2019-11-05riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig1-2/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120Thomas Gleixner1-14/+1
2017-09-27RISC-V: ELF and module implementationPalmer Dabbelt1-0/+37