summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/stacktrace/common.h
AgeCommit message (Expand)Author
2023-12-11arm64: stacktrace: factor out kernel unwind stateMark Rutland
2022-09-09arm64: stacktrace: track hyp stacks in unwinder's address spaceMark Rutland
2022-09-09arm64: stacktrace: track all stack boundaries explicitlyMark Rutland
2022-09-09arm64: stacktrace: remove stack type from fp translatorMark Rutland
2022-09-09arm64: stacktrace: rework stack boundary discoveryMark Rutland
2022-09-09arm64: stacktrace: add stackinfo_on_stack() helperMark Rutland
2022-09-09arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record()Mark Rutland
2022-09-09arm64: stacktrace: simplify unwind_next_common()Mark Rutland
2022-09-09arm64: stacktrace: fix kerneldoc commentsMark Rutland
2022-07-27arm64: Update 'unwinder howto'Marc Zyngier
2022-07-27KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functionsMarc Zyngier
2022-07-26KVM: arm64: Implement non-protected nVHE hyp stack unwinderKalesh Singh
2022-07-26arm64: stacktrace: Add description of stacktrace/common.hKalesh Singh
2022-07-26arm64: stacktrace: Factor out common unwind()Kalesh Singh
2022-07-26arm64: stacktrace: Handle frame pointer from different address spacesKalesh Singh
2022-07-26arm64: stacktrace: Factor out unwind_next_common()Kalesh Singh
2022-07-26arm64: stacktrace: Factor out on_accessible_stack_common()Kalesh Singh
2022-07-26arm64: stacktrace: Add shared header for common stack unwinding codeKalesh Singh