summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/signal.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120Thomas Gleixner1-14/+1
2019-04-25riscv/signal: Fixup additional syscall restartingGuo Ren1-0/+6
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-2/+2
2018-10-22Auto-detect whether a FPU existsAlan Kao1-2/+4
2018-10-22Allow to disable FPU supportAlan Kao1-0/+5
2018-10-22Refactor FPU code in signal setup/return proceduresAlan Kao1-27/+41
2017-09-26RISC-V: User-facing APIPalmer Dabbelt1-0/+292