index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
return_address.c
Age
Commit message (
Expand
)
Author
2022-11-08
ARM: 9258/1: stacktrace: Make stack walk callback consistent with generic code
Li Huafei
2022-10-04
ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC value
Li Huafei
2022-03-11
ARM: unwind: set frame.pc correctly for current-thread unwinding
Russell King (Oracle)
2021-10-22
ARM: Recover kretprobe modified return address in stacktrace
Masami Hiramatsu
2019-11-15
ARM: 8918/2: only build return_address() if needed
Ben Dooks
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2015-03-28
ARM: 8328/1: remove empty preprocessor #else branch
Uwe Kleine-König
2014-11-13
ARM: 8171/1: Use current_stack_pointer for return_address
Behan Webster
2014-09-26
ARM: 8160/1: drop warning about return_address not using unwind tables
Uwe Kleine-König
2014-09-26
ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.h
Behan Webster
2013-03-19
ARM: 7676/1: fix a wrong value returned from CALLER_ADDRn
Keun-O Park
2011-10-31
arm: convert core files from module.h to export.h
Paul Gortmaker
2011-02-23
ARM: fix some sparse errors in generic ARM code
Russell King
2009-07-21
[ARM] 5613/1: implement CALLER_ADDRESSx
Uwe Kleine-König