aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/process.c
AgeCommit message (Expand)Author
2019-08-25riscv: Correct the initialized flow of FP registerVincent Chen
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120Thomas Gleixner
2018-10-22Auto-detect whether a FPU existsAlan Kao
2018-10-22Allow to disable FPU supportAlan Kao
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-07riscv: rename SR_* constants to match the specChristoph Hellwig
2017-12-04riscv: use linux/uaccess.h, not asm/uaccess.h...Al Viro
2017-09-26RISC-V: Task implementationPalmer Dabbelt