summaryrefslogtreecommitdiff
path: root/arch/riscv/mm/extable.c
AgeCommit message (Expand)Author
2024-01-09riscv: select DCACHE_WORD_ACCESS for efficient unaligned access HWJisheng Zhang
2022-02-08riscv: extable: fix err reg writing in dedicated uaccess handlerJisheng Zhang
2022-01-05riscv: extable: add a dedicated uaccess handlerJisheng Zhang
2022-01-05riscv: extable: add `type` and `data` fieldsJisheng Zhang
2022-01-05riscv: extable: use `ex` for `exception_table_entry`Jisheng Zhang
2022-01-05riscv: extable: make fixup_exception() return boolJisheng Zhang
2022-01-05riscv: bpf: move rv_bpf_fixup_exception signature to extable.hJisheng Zhang
2022-01-05riscv: switch to relative exception tablesJisheng Zhang
2021-11-05riscv, bpf: Fix RV32 broken build, and silence RV64 warningBjörn Töpel
2021-10-28riscv, bpf: Add BPF exception tablesTong Tiangen
2019-11-05riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120Thomas Gleixner
2017-09-26RISC-V: ELF and module implementationPalmer Dabbelt