summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/stacktrace.c
Commit message (Expand)AuthorAgeFilesLines
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+1
* riscv: add show_stack_loglvl()Dmitry Safonov2020-06-091-3/+10
* kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov2020-06-091-1/+1
* riscv: stacktrace: Fix undefined reference to `walk_stackframe'Kefeng Wang2020-05-121-1/+1
* RISC-V: stacktrace: Declare sp_in_global outside ifdefGuenter Roeck2020-04-211-2/+2
* RISC-V: Stop relying on GCC's register allocator's hueristicsPalmer Dabbelt2020-03-031-3/+4
* riscv: Add perf callchain supportMao Han2019-09-041-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-191-9/+5
|\
| * riscv: remove duplicate macros from ptrace.hChristoph Hellwig2019-04-251-5/+5
| * riscv: remove unreachable !HAVE_FUNCTION_GRAPH_RET_ADDR_PTR codeChristoph Hellwig2019-04-251-4/+0
* | riscv/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner2019-04-141-2/+0
|/
* riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR supportAlan Kao2018-04-021-0/+6
* RISC-V: Generic library routines and assemblyPalmer Dabbelt2017-09-261-0/+177