summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/return_address.c
AgeCommit message (Expand)AuthorLines
2019-08-01arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu-0/+3
2019-07-22arm64: stacktrace: Factor out backtrace initialisationDave Martin-6/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2018-12-22arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)-1/+1
2017-08-09arm64: unwind: remove sp from struct stackframeArd Biesheuvel-1/+0
2016-11-11arm64: factor out current_stack_pointerMark Rutland-0/+1
2015-12-21arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro-0/+3
2015-12-21arm64: pass a task parameter to unwind_frame()AKASHI Takahiro-1/+1
2014-09-08arm64: LLVMLinux: Use global stack pointer in return_address()Behan Webster-2/+1
2014-05-29arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro-0/+55