summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* riscv: add nommu supportChristoph Hellwig2019-11-171-1/+16
* riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig2019-11-051-11/+10
* riscv: for C functions called only from assembly, mark with __visiblePaul Walmsley2019-10-281-2/+2
* riscv: fp: add missing __user pointer annotationsPaul Walmsley2019-10-281-2/+2
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-1/+1
|\
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120Thomas Gleixner2019-05-241-14/+1
|/
* riscv/signal: Fixup additional syscall restartingGuo Ren2019-04-251-0/+6
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
* Auto-detect whether a FPU existsAlan Kao2018-10-221-2/+4
* Allow to disable FPU supportAlan Kao2018-10-221-0/+5
* Refactor FPU code in signal setup/return proceduresAlan Kao2018-10-221-27/+41
* RISC-V: User-facing APIPalmer Dabbelt2017-09-261-0/+292