index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
stacktrace.h
Age
Commit message (
Expand
)
Author
2024-07-02
ARM: 9407/1: Add support for STACKLEAK gcc plugin
Jinjie Ruan
2022-11-08
ARM: 9258/1: stacktrace: Make stack walk callback consistent with generic code
Li Huafei
2022-10-04
ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC value
Li Huafei
2022-09-22
ARM: 9224/1: Dump the stack traces based on the parameter 'regs' of show_regs()
Zhen Lei
2022-03-11
ARM: Revert "unwind: dump exception stack from calling frame"
Ard Biesheuvel
2022-02-09
ARM: unwind: track location of LR value in stack frame
Ard Biesheuvel
2021-12-03
ARM: unwind: dump exception stack from calling frame
Ard Biesheuvel
2021-12-03
ARM: export dump_mem() to other objects
Ard Biesheuvel
2021-10-22
ARM: Recover kretprobe modified return address in stacktrace
Masami Hiramatsu
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-07-18
ARM: 8070/1: Introduce arm_get_current_stack_frame()
Nikolay Borisov
2009-02-12
[ARM] 5382/1: unwind: Reorganise the stacktrace support
Catalin Marinas