aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/bug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-23riscv: cleanup <asm/bug.h>Christoph Hellwig1-13/+3
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-05-29signal/riscv: Remove tsk parameter from do_trapEric W. Biederman1-1/+1
2019-05-16riscv: Add the support for c.ebreak check in is_valid_bugaddr()Vincent Chen1-1/+6
2019-05-16riscv: support trap-based WARN()Vincent Chen1-10/+18
2017-11-30RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macrosOlof Johansson1-3/+3
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt1-0/+88