summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/stacktrace.c
AgeCommit message (Expand)Author
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09riscv: add show_stack_loglvl()Dmitry Safonov
2020-06-09kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov
2020-05-12riscv: stacktrace: Fix undefined reference to `walk_stackframe'Kefeng Wang
2020-04-21RISC-V: stacktrace: Declare sp_in_global outside ifdefGuenter Roeck
2020-03-03RISC-V: Stop relying on GCC's register allocator's hueristicsPalmer Dabbelt
2019-09-04riscv: Add perf callchain supportMao Han
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-25riscv: remove duplicate macros from ptrace.hChristoph Hellwig
2019-04-25riscv: remove unreachable !HAVE_FUNCTION_GRAPH_RET_ADDR_PTR codeChristoph Hellwig
2019-04-14riscv/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner
2018-04-02riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR supportAlan Kao
2017-09-26RISC-V: Generic library routines and assemblyPalmer Dabbelt