Age | Commit message (Expand) | Author |
---|---|---|
2023-06-08 | riscv: Add task switch support for vector | Greentime Hu |
2023-06-08 | riscv: Rename __switch_to_aux() -> fpu | Guo Ren |
2023-01-31 | riscv: fpu: switch has_fpu() to riscv_has_extension_likely() | Jisheng Zhang |
2022-06-16 | riscv: switch has_fpu() to the unified static key mechanism | Jisheng Zhang |
2021-05-25 | riscv: Turn has_fpu into a static key if FPU=y | Jisheng Zhang |
2019-11-05 | riscv: abstract out CSR names for supervisor vs machine mode | Christoph Hellwig |
2019-10-28 | riscv: add missing header file includes | Paul Walmsley |
2019-08-14 | riscv: Make __fstate_clean() work correctly. | Vincent Chen |
2019-08-14 | riscv: Correct the initialized flow of FP register | Vincent Chen |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner |
2018-10-22 | Auto-detect whether a FPU exists | Alan Kao |
2018-10-22 | Allow to disable FPU support | Alan Kao |
2017-09-26 | RISC-V: Task implementation | Palmer Dabbelt |