index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
return_address.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Make return_address() use arch_stack_walk()
Madhavan T. Venkataraman
2021-12-10
1
-6
/
+2
*
arm64: stacktrace: Make stack walk callback consistent with generic code
Mark Brown
2020-09-18
1
-4
/
+4
*
arm64: unwind: Prohibit probing on return_address()
Masami Hiramatsu
2019-08-01
1
-0
/
+3
*
arm64: stacktrace: Factor out backtrace initialisation
Dave Martin
2019-07-22
1
-6
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-12-22
1
-1
/
+1
*
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
2017-08-09
1
-1
/
+0
*
arm64: factor out current_stack_pointer
Mark Rutland
2016-11-11
1
-0
/
+1
*
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
2015-12-21
1
-0
/
+3
*
arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
2015-12-21
1
-1
/
+1
*
arm64: LLVMLinux: Use global stack pointer in return_address()
Behan Webster
2014-09-08
1
-2
/
+1
*
arm64: ftrace: Add CALLER_ADDRx macros
AKASHI Takahiro
2014-05-29
1
-0
/
+55