Age | Commit message (Expand) | Author |
---|---|---|
2019-11-17 | riscv: add nommu support | Christoph Hellwig |
2019-11-05 | riscv: abstract out CSR names for supervisor vs machine mode | Christoph Hellwig |
2019-10-28 | riscv: for C functions called only from assembly, mark with __visible | Paul Walmsley |
2019-10-28 | riscv: fp: add missing __user pointer annotations | Paul Walmsley |
2019-07-08 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-27 | signal: Remove task parameter from force_sig | Eric W. Biederman |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120 | Thomas Gleixner |
2019-04-25 | riscv/signal: Fixup additional syscall restarting | Guo Ren |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-10-22 | Auto-detect whether a FPU exists | Alan Kao |
2018-10-22 | Allow to disable FPU support | Alan Kao |
2018-10-22 | Refactor FPU code in signal setup/return procedures | Alan Kao |
2017-09-26 | RISC-V: User-facing API | Palmer Dabbelt |