Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-18 | riscv: vector: Support xtheadvector save/restore | 1 | -4/+4 | |
2024-01-16 | riscv: vector: allow kernel-mode Vector with preemption | 1 | -6/+127 | |
2024-01-16 | riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}() | 1 | -1/+1 | |
2024-01-16 | riscv: sched: defer restoring Vector context for user | 1 | -1/+1 | |
2024-01-16 | riscv: vector: make Vector always available for softirq context | 1 | -2/+12 | |
2024-01-16 | riscv: Add support for kernel mode vector | 1 | -0/+116 |