aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/bug.h
AgeCommit message (Expand)Author
2020-03-26riscv: add macro to get instruction lengthZong Li
2019-10-23riscv: cleanup <asm/bug.h>Christoph Hellwig
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-05-29signal/riscv: Remove tsk parameter from do_trapEric W. Biederman
2019-05-16riscv: Add the support for c.ebreak check in is_valid_bugaddr()Vincent Chen
2019-05-16riscv: support trap-based WARN()Vincent Chen
2017-11-30RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macrosOlof Johansson
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt