index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
traps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RISC-V: Don't enable all interrupts in trap_init()
Anup Patel
2020-02-18
1
-2
/
+2
*
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
2019-11-05
1
-8
/
+8
*
riscv: for C functions called only from assembly, mark with __visible
Paul Walmsley
2019-10-28
1
-2
/
+2
*
riscv: add missing header file includes
Paul Walmsley
2019-10-28
1
-0
/
+1
*
riscv: cleanup do_trap_break
Christoph Hellwig
2019-10-26
1
-20
/
+6
*
riscv: remove the switch statement in do_trap_break()
Vincent Chen
2019-10-14
1
-11
/
+11
*
riscv: Correct the handling of unexpected ebreak in do_trap_break()
Vincent Chen
2019-10-07
1
-3
/
+3
*
riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()
Vincent Chen
2019-10-07
1
-1
/
+1
*
riscv: avoid kernel hangs when trapped in BUG()
Vincent Chen
2019-10-07
1
-3
/
+3
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
1
-5
/
+6
|
\
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-2
/
+2
|
*
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
*
signal/riscv: Remove tsk parameter from do_trap
Eric W. Biederman
2019-05-29
1
-3
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-06-05
1
-9
/
+1
|
/
*
riscv: Support BUG() in kernel module
Vincent Chen
2019-05-17
1
-1
/
+1
*
riscv: Add the support for c.ebreak check in is_valid_bugaddr()
Vincent Chen
2019-05-17
1
-3
/
+17
*
RISC-V: Access CSRs using CSR numbers
Anup Patel
2019-05-17
1
-3
/
+3
*
riscv: remove duplicate macros from ptrace.h
Christoph Hellwig
2019-04-25
1
-1
/
+1
*
RISC-V: Don't increment sepc after breakpoint.
Jim Wilson
2018-08-13
1
-1
/
+0
*
Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
2018-06-15
1
-1
/
+1
|
\
|
*
riscv: no __user for probe_kernel_address()
Luc Van Oostenryck
2018-06-07
1
-1
/
+1
*
|
signal/riscv: Replace do_trap_siginfo with force_sig_fault
Eric W. Biederman
2018-04-25
1
-8
/
+2
*
|
signal/riscv: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-8
/
+1
*
|
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+1
|
/
*
RISC-V: Init and Halt Code
Palmer Dabbelt
2017-09-27
1
-0
/
+180