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