1. 1614b2b arch: Make ARCH_STACKWALK independent of STACKTRACE by Peter Zijlstra · 3 years, 1 month ago
  2. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
  3. 78d9d80 riscv: stacktrace: Fix NULL pointer dereference by Jisheng Zhang · 3 years, 5 months ago
  4. 76f5dfa riscv: stacktrace: pin the task's stack in get_wchan by Jisheng Zhang · 3 years, 5 months ago
  5. b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
  6. eac2f30 riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled by Chen Huang · 3 years, 8 months ago
  7. 23c1075 riscv: Drop const annotation for sp by Kefeng Wang · 3 years, 10 months ago
  8. 8b83369 Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 10 months ago
  9. dec8227 riscv: stacktrace: Move register keyword to beginning of declaration by Kefeng Wang · 4 years ago
  10. f766f77 riscv/stacktrace: Fix stack output without ra on the stack top by Chen Huang · 4 years ago
  11. 091b945 riscv: Add dump stack in show_regs by Kefeng Wang · 4 years ago
  12. 5cb0080 riscv: Enable ARCH_STACKWALK by Kefeng Wang · 4 years, 1 month ago
  13. 9dd9706 riscv: Make stack walk callback consistent with generic code by Kefeng Wang · 4 years, 1 month ago
  14. 99c168f riscv: Cleanup stacktrace by Kefeng Wang · 4 years, 1 month ago
  15. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  16. 0b3d436 riscv: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  17. 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 7 months ago
  18. 0502bee riscv: stacktrace: Fix undefined reference to `walk_stackframe' by Kefeng Wang · 4 years, 8 months ago
  19. af2bdf8 RISC-V: stacktrace: Declare sp_in_global outside ifdef by Guenter Roeck · 4 years, 9 months ago
  20. 52e7c52 RISC-V: Stop relying on GCC's register allocator's hueristics by Palmer Dabbelt · 4 years, 10 months ago
  21. dbeb90b riscv: Add perf callchain support by Mao Han · 5 years ago
  22. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  23. b0bb126 Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  24. 6ab77af riscv: remove duplicate macros from ptrace.h by Christoph Hellwig · 6 years ago
  25. 8774254 riscv: remove unreachable !HAVE_FUNCTION_GRAPH_RET_ADDR_PTR code by Christoph Hellwig · 6 years ago
  26. fa98339 riscv/stacktrace: Remove the pointless ULONG_MAX marker by Thomas Gleixner · 6 years ago
  27. b785ec1 riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support by Alan Kao · 7 years ago
  28. 5d8544e RISC-V: Generic library routines and assembly by Palmer Dabbelt · 7 years ago