index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
stacktrace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: Make ARCH_STACKWALK independent of STACKTRACE
Peter Zijlstra
2021-12-10
1
-4
/
+0
*
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-7
/
+5
*
riscv: stacktrace: Fix NULL pointer dereference
Jisheng Zhang
2021-07-24
1
-1
/
+1
*
riscv: stacktrace: pin the task's stack in get_wchan
Jisheng Zhang
2021-07-24
1
-1
/
+5
*
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
*
riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled
Chen Huang
2021-05-23
1
-7
/
+7
*
riscv: Drop const annotation for sp
Kefeng Wang
2021-04-02
1
-1
/
+1
*
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-26
1
-5
/
+17
|
\
|
*
riscv/stacktrace: Fix stack output without ra on the stack top
Chen Huang
2021-01-15
1
-3
/
+9
|
*
riscv: Add dump stack in show_regs
Kefeng Wang
2021-01-15
1
-2
/
+8
*
|
riscv: stacktrace: Move register keyword to beginning of declaration
Kefeng Wang
2021-01-15
1
-3
/
+2
|
/
*
riscv: Enable ARCH_STACKWALK
Kefeng Wang
2020-11-26
1
-39
/
+10
*
riscv: Make stack walk callback consistent with generic code
Kefeng Wang
2020-11-21
1
-5
/
+5
*
riscv: Cleanup stacktrace
Kefeng Wang
2020-11-21
1
-7
/
+2
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-7
/
+1
*
riscv: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-3
/
+10
*
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
riscv: stacktrace: Fix undefined reference to `walk_stackframe'
Kefeng Wang
2020-05-13
1
-1
/
+1
*
RISC-V: stacktrace: Declare sp_in_global outside ifdef
Guenter Roeck
2020-04-21
1
-2
/
+2
*
RISC-V: Stop relying on GCC's register allocator's hueristics
Palmer Dabbelt
2020-03-03
1
-3
/
+4
*
riscv: Add perf callchain support
Mao Han
2019-09-04
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
1
-9
/
+5
|
\
|
*
riscv: remove duplicate macros from ptrace.h
Christoph Hellwig
2019-04-25
1
-5
/
+5
|
*
riscv: remove unreachable !HAVE_FUNCTION_GRAPH_RET_ADDR_PTR code
Christoph Hellwig
2019-04-25
1
-4
/
+0
*
|
riscv/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-14
1
-2
/
+0
|
/
*
riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
Alan Kao
2018-04-03
1
-0
/
+6
*
RISC-V: Generic library routines and assembly
Palmer Dabbelt
2017-09-27
1
-0
/
+177