开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
stacktrace.c
Age
Commit message (
Expand
)
Author
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-14
riscv: stacktrace: Move register keyword to beginning of declaration
Kefeng Wang
2021-01-14
riscv/stacktrace: Fix stack output without ra on the stack top
Chen Huang
2021-01-14
riscv: Add dump stack in show_regs
Kefeng Wang
2020-11-25
riscv: Enable ARCH_STACKWALK
Kefeng Wang
2020-11-20
riscv: Make stack walk callback consistent with generic code
Kefeng Wang
2020-11-20
riscv: Cleanup stacktrace
Kefeng Wang
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
riscv: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
2020-05-12
riscv: stacktrace: Fix undefined reference to `walk_stackframe'
Kefeng Wang
2020-04-21
RISC-V: stacktrace: Declare sp_in_global outside ifdef
Guenter Roeck
2020-03-03
RISC-V: Stop relying on GCC's register allocator's hueristics
Palmer Dabbelt
2019-09-04
riscv: Add perf callchain support
Mao Han
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-19
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-04-25
riscv: remove duplicate macros from ptrace.h
Christoph Hellwig
2019-04-25
riscv: remove unreachable !HAVE_FUNCTION_GRAPH_RET_ADDR_PTR code
Christoph Hellwig
2019-04-14
riscv/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2018-04-02
riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
Alan Kao
2017-09-26
RISC-V: Generic library routines and assembly
Palmer Dabbelt