aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/return_address.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-01arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu1-0/+3
2019-07-22arm64: stacktrace: Factor out backtrace initialisationDave Martin1-6/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-12-22arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)1-1/+1
2017-08-09arm64: unwind: remove sp from struct stackframeArd Biesheuvel1-1/+0
2016-11-11arm64: factor out current_stack_pointerMark Rutland1-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-1/+1
2014-09-08arm64: LLVMLinux: Use global stack pointer in return_address()Behan Webster1-2/+1
2014-05-29arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro1-0/+55