summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/kernel_mode_vector.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: vector: allow kernel-mode Vector with preemptionAndy Chiu2024-01-161-6/+127
* riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}()Andy Chiu2024-01-161-1/+1
* riscv: sched: defer restoring Vector context for userAndy Chiu2024-01-161-1/+1
* riscv: vector: make Vector always available for softirq contextAndy Chiu2024-01-161-2/+12
* riscv: Add support for kernel mode vectorGreentime Hu2024-01-161-0/+116