summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/stacktrace.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-13riscv: stacktrace: Fix undefined reference to `walk_stackframe'Kefeng Wang1-1/+1
2020-04-21RISC-V: stacktrace: Declare sp_in_global outside ifdefGuenter Roeck1-2/+2
2020-03-03RISC-V: Stop relying on GCC's register allocator's hueristicsPalmer Dabbelt1-3/+4
2019-09-04riscv: Add perf callchain supportMao Han1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+5
2019-04-26riscv: remove duplicate macros from ptrace.hChristoph Hellwig1-5/+5
2019-04-26riscv: remove unreachable !HAVE_FUNCTION_GRAPH_RET_ADDR_PTR codeChristoph Hellwig1-4/+0
2019-04-14riscv/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-2/+0
2018-04-03riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR supportAlan Kao1-0/+6
2017-09-27RISC-V: Generic library routines and assemblyPalmer Dabbelt1-0/+177