aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/entry-common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-12riscv: Fix default misaligned access trapCharlie Jenkins1-0/+12
2024-10-18RISC-V: Detect unaligned vector accesses supportedJesse Taube1-11/+0
2024-10-18RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNEDJesse Taube1-1/+1
2024-01-16riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()Andy Chiu1-1/+1
2024-01-16riscv: sched: defer restoring Vector context for userAndy Chiu1-0/+17
2023-11-01riscv: add support for misaligned trap handling in S-modeClément Léger1-0/+14
2023-03-23riscv: entry: Convert to generic entryGuo Ren1-0/+11