aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/stacktrace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-26arm64: Add stack information to on_accessible_stackLaura Abbott1-12/+61
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand1-1/+1
2018-01-13arm64: kernel: Add arch-specific SDEI entry code and CPU maskingJames Morse1-0/+3
2017-08-15arm64: add VMAP_STACK overflow detectionMark Rutland1-0/+16
2017-08-15arm64: add on_accessible_stack()Mark Rutland1-0/+16
2017-08-15arm64: use an irq stack pointerMark Rutland1-2/+5
2017-08-15arm64: clean up irq stack definitionsMark Rutland1-1/+24
2017-08-09arm64: unwind: remove sp from struct stackframeArd Biesheuvel1-1/+0
2017-05-30arm64: Add dump_backtrace() in show_regsKefeng Wang1-0/+1
2015-12-21arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro1-0/+3
2015-12-21arm64: pass a task parameter to unwind_frame()AKASHI Takahiro1-2/+4
2012-09-17arm64: Exception handlingCatalin Marinas1-0/+29