summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/traps.c
AgeCommit message (Expand)Author
2018-08-13RISC-V: Don't increment sepc after breakpoint.Jim Wilson
2018-06-16Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds
2018-06-07riscv: no __user for probe_kernel_address()Luc Van Oostenryck
2018-04-25signal/riscv: Replace do_trap_siginfo with force_sig_faultEric W. Biederman
2018-04-25signal/riscv: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt