summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120Thomas Gleixner2019-05-241-14/+1Star
* Auto-detect whether a FPU existsAlan Kao2018-10-231-1/+3
* Allow to disable FPU supportAlan Kao2018-10-231-1/+3
* Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-1/+1
|\
| * riscv: use linux/uaccess.h, not asm/uaccess.h...Al Viro2017-12-051-1/+1
* | riscv: rename SR_* constants to match the specChristoph Hellwig2018-01-081-2/+2
|/
* RISC-V: Task implementationPalmer Dabbelt2017-09-271-0/+129