aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/stacktrace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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