index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
bug.h
Age
Commit message (
Expand
)
Author
2025-08-05
Merge commit 'linus' into core/bugs, to resolve conflicts
Ingo Molnar
2025-07-28
bugs/riscv: Concatenate 'cond_str' with '__FILE__' in __BUG_FLAGS(), to exten...
Ingo Molnar
2025-07-28
bugs/riscv: Pass in 'cond_str' to __BUG_FLAGS()
Ingo Molnar
2025-07-23
riscv/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
FUJITA Tomonori
2025-06-13
bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameter
Ingo Molnar
2022-05-19
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
2021-01-14
riscv: Add dump stack in show_regs
Kefeng Wang
2020-03-26
riscv: add macro to get instruction length
Zong Li
2019-10-23
riscv: cleanup <asm/bug.h>
Christoph Hellwig
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-05-29
signal/riscv: Remove tsk parameter from do_trap
Eric W. Biederman
2019-05-16
riscv: Add the support for c.ebreak check in is_valid_bugaddr()
Vincent Chen
2019-05-16
riscv: support trap-based WARN()
Vincent Chen
2017-11-30
RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macros
Olof Johansson
2017-09-26
RISC-V: Init and Halt Code
Palmer Dabbelt