summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/switch_to.h
AgeCommit message (Expand)Author
2023-06-08riscv: Add task switch support for vectorGreentime Hu
2023-06-08riscv: Rename __switch_to_aux() -> fpuGuo Ren
2023-01-31riscv: fpu: switch has_fpu() to riscv_has_extension_likely()Jisheng Zhang
2022-06-16riscv: switch has_fpu() to the unified static key mechanismJisheng Zhang
2021-05-25riscv: Turn has_fpu into a static key if FPU=yJisheng Zhang
2019-11-05riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig
2019-10-28riscv: add missing header file includesPaul Walmsley
2019-08-14riscv: Make __fstate_clean() work correctly.Vincent Chen
2019-08-14riscv: Correct the initialized flow of FP registerVincent Chen
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2018-10-22Auto-detect whether a FPU existsAlan Kao
2018-10-22Allow to disable FPU supportAlan Kao
2017-09-26RISC-V: Task implementationPalmer Dabbelt