index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RISC-V: Add fast call path of crash_kexec()
Xianting Tian
2022-07-21
1
-0
/
+4
*
riscv: integrate alternatives better into the main architecture
Heiko Stuebner
2022-05-11
1
-1
/
+1
*
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-1
/
+1
*
trap: cleanup trap_init()
Kefeng Wang
2021-09-08
1
-5
/
+0
*
Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-07-09
1
-0
/
+35
|
\
|
*
riscv: add VMAP_STACK overflow detection
Tong Tiangen
2021-07-06
1
-0
/
+35
*
|
riscv: xip: support runtime trap patching
Vitaly Wool
2021-06-10
1
-4
/
+9
|
/
*
riscv: remove unused handle_exception symbol
Rouven Czerwinski
2021-05-06
1
-2
/
+0
*
Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-06
1
-1
/
+1
|
\
|
*
riscv: add __init section marker to some functions
Jisheng Zhang
2021-04-26
1
-1
/
+1
*
|
riscv: add do_page_fault and do_trap_break into the kprobes blacklist
Jisheng Zhang
2021-04-15
1
-0
/
+1
*
|
riscv: traps: Fix no prototype warnings
Nanyong Sun
2021-03-09
1
-0
/
+1
|
/
*
riscv: Add dump stack in show_regs
Kefeng Wang
2021-01-14
1
-1
/
+2
*
riscv: Add uprobes supported
Guo Ren
2021-01-14
1
-0
/
+10
*
riscv: Add kprobes supported
Guo Ren
2021-01-14
1
-0
/
+9
*
RISC-V: Setup exception vector early
Atish Patra
2020-07-30
1
-7
/
+1
*
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
1
-2
/
+2
*
irqchip: RISC-V per-HART local interrupt controller driver
Anup Patel
2020-06-09
1
-2
/
+0
*
riscv: Add KGDB support
Vincent Chen
2020-05-18
1
-0
/
+5
*
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-09
1
-5
/
+27
|
\
|
*
riscv: Unaligned load/store handling for M_MODE
Damien Le Moal
2020-04-03
1
-3
/
+24
|
*
RISC-V: Add supported for ordered booting method using HSM
Atish Patra
2020-03-31
1
-1
/
+1
|
*
riscv: add macro to get instruction length
Zong Li
2020-03-26
1
-1
/
+2
*
|
irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline
Atish Patra
2020-03-16
1
-1
/
+1
|
/
*
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-25
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-08
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-16
1
-1
/
+1
*
riscv: Add the support for c.ebreak check in is_valid_bugaddr()
Vincent Chen
2019-05-16
1
-3
/
+17
*
RISC-V: Access CSRs using CSR numbers
Anup Patel
2019-05-16
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-16
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-26
1
-0
/
+180