summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Don't increment sepc after breakpoint.Jim Wilson2018-08-131-1/+0Star
* Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds2018-06-151-1/+1
|\
| * riscv: no __user for probe_kernel_address()Luc Van Oostenryck2018-06-071-1/+1
* | signal/riscv: Replace do_trap_siginfo with force_sig_faultEric W. Biederman2018-04-251-8/+2Star
* | signal/riscv: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-8/+1Star
* | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
|/
* RISC-V: Init and Halt CodePalmer Dabbelt2017-09-271-0/+180