summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/switch_to.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv: Rearrange hwcap.h and cpufeature.hXiao Wang2023-11-091-1/+1
* riscv: Add task switch support for vectorGreentime Hu2023-06-081-0/+3
* riscv: Rename __switch_to_aux() -> fpuGuo Ren2023-06-081-3/+3
* riscv: fpu: switch has_fpu() to riscv_has_extension_likely()Jisheng Zhang2023-02-011-1/+2
* riscv: switch has_fpu() to the unified static key mechanismJisheng Zhang2022-06-161-2/+2
* riscv: Turn has_fpu into a static key if FPU=yJisheng Zhang2021-05-261-3/+8
* riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig2019-11-051-5/+5
* riscv: add missing header file includesPaul Walmsley2019-10-281-0/+1
* riscv: Make __fstate_clean() work correctly.Vincent Chen2019-08-141-1/+1
* riscv: Correct the initialized flow of FP registerVincent Chen2019-08-141-0/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* Auto-detect whether a FPU existsAlan Kao2018-10-231-4/+4
* Allow to disable FPU supportAlan Kao2018-10-231-0/+10
* RISC-V: Task implementationPalmer Dabbelt2017-09-271-0/+69