index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
stacktrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-31
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-24
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-23
riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled
Chen Huang
1
-7
/
+7
2021-04-02
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-15
riscv: stacktrace: Move register keyword to beginning of declaration
Kefeng Wang
1
-3
/
+2
2021-01-15
riscv/stacktrace: Fix stack output without ra on the stack top
Chen Huang
1
-3
/
+9
2021-01-15
riscv: Add dump stack in show_regs
Kefeng Wang
1
-2
/
+8
2020-11-26
riscv: Enable ARCH_STACKWALK
Kefeng Wang
1
-39
/
+10
2020-11-21
riscv: Make stack walk callback consistent with generic code
Kefeng Wang
1
-5
/
+5
2020-11-21
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-13
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-26
riscv: remove duplicate macros from ptrace.h
Christoph Hellwig
1
-5
/
+5
2019-04-26
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-03
riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
Alan Kao
1
-0
/
+6
2017-09-27
RISC-V: Generic library routines and assembly
Palmer Dabbelt
1
-0
/
+177