Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-09 | arm64: stacktrace: track hyp stacks in unwinder's address space | Mark Rutland | 1 | -22/+40 |
2022-09-09 | arm64: stacktrace: track all stack boundaries explicitly | Mark Rutland | 1 | -27/+9 |
2022-09-09 | arm64: stacktrace: remove stack type from fp translator | Mark Rutland | 1 | -35/+47 |
2022-09-09 | arm64: stacktrace: rework stack boundary discovery | Mark Rutland | 1 | -10/+27 |
2022-09-09 | arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record() | Mark Rutland | 1 | -2/+2 |
2022-09-09 | arm64: stacktrace: simplify unwind_next_common() | Mark Rutland | 1 | -3/+1 |
2022-07-27 | KVM: arm64: Don't open code ARRAY_SIZE() | Oliver Upton | 1 | -2/+4 |
2022-07-27 | KVM: arm64: Move nVHE-only helpers into kvm/stacktrace.c | Marc Zyngier | 1 | -0/+41 |
2022-07-27 | KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functions | Marc Zyngier | 1 | -0/+55 |
2022-07-27 | KVM: arm64: Move nVHE stacktrace unwinding into its own compilation unit | Marc Zyngier | 1 | -0/+120 |