Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-08 | 1 | -1/+1 |
|\ | |||||
| * | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 1 | -1/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
|/ | |||||
* | riscv/signal: Fixup additional syscall restarting | Guo Ren | 2019-04-25 | 1 | -0/+6 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 1 | -2/+2 |
* | Auto-detect whether a FPU exists | Alan Kao | 2018-10-22 | 1 | -2/+4 |
* | Allow to disable FPU support | Alan Kao | 2018-10-22 | 1 | -0/+5 |
* | Refactor FPU code in signal setup/return procedures | Alan Kao | 2018-10-22 | 1 | -27/+41 |
* | RISC-V: User-facing API | Palmer Dabbelt | 2017-09-26 | 1 | -0/+292 |