index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
stacktrace.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: move on_thread_stack() to <asm/stacktrace.h>
Mark Rutland
2022-11-18
1
-0
/
+2
*
arm64: stacktrace: track all stack boundaries explicitly
Mark Rutland
2022-09-09
1
-5
/
+0
*
arm64: stacktrace: rework stack boundary discovery
Mark Rutland
2022-09-09
1
-32
/
+46
*
arm64: stacktrace: move SDEI stack helpers to stacktrace code
Mark Rutland
2022-09-09
1
-1
/
+39
*
KVM: arm64: Make unwind()/on_accessible_stack() per-unwinder functions
Marc Zyngier
2022-07-27
1
-74
/
+0
*
arm64: stacktrace: Factor out common unwind()
Kalesh Singh
2022-07-26
1
-0
/
+51
*
arm64: stacktrace: Factor out on_accessible_stack_common()
Kalesh Singh
2022-07-26
1
-4
/
+2
*
arm64: stacktrace: Add shared header for common stack unwinding code
Kalesh Singh
2022-07-26
1
-34
/
+1
*
arm64: stacktrace: make struct stackframe private to stacktrace.c
Mark Rutland
2022-04-22
1
-32
/
+0
*
arm64: Make some stacktrace functions private
Mark Rutland
2021-12-10
1
-6
/
+0
*
arm64: Add comment for stack_info::kr_cur
Mark Rutland
2021-12-10
1
-0
/
+4
*
arm64: ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Mark Rutland
2021-11-16
1
-6
/
+0
*
arm64: Recover kretprobe modified return address in stacktrace
Masami Hiramatsu
2021-10-22
1
-0
/
+4
*
arm64: stacktrace: fix comment
Mark Rutland
2021-08-03
1
-1
/
+1
*
arm64: Change the on_*stack functions to take a size argument
Peter Collingbourne
2021-05-26
1
-16
/
+16
*
arm64: stacktrace: Move start_backtrace() out of the header
Mark Brown
2021-03-28
1
-22
/
+2
*
arm64: stacktrace: Make stack walk callback consistent with generic code
Mark Brown
2020-09-18
1
-1
/
+1
*
arm64: add loglvl to dump_backtrace()
Dmitry Safonov
2020-06-09
1
-1
/
+2
*
arm64: stacktrace: Factor out some common code into on_stack()
Yunfeng Ye
2020-05-18
1
-26
/
+14
*
arm64: stacktrace: Better handle corrupted stacks
Mark Rutland
2019-07-22
1
-8
/
+49
*
arm64: stacktrace: Factor out backtrace initialisation
Dave Martin
2019-07-22
1
-0
/
+10
*
arm64: stacktrace: Constify stacktrace.h functions
Dave Martin
2019-07-22
1
-5
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
arm64: Add stack information to on_accessible_stack
Laura Abbott
2018-07-26
1
-12
/
+61
*
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
2018-02-23
1
-1
/
+1
*
arm64: kernel: Add arch-specific SDEI entry code and CPU masking
James Morse
2018-01-13
1
-0
/
+3
*
arm64: add VMAP_STACK overflow detection
Mark Rutland
2017-08-15
1
-0
/
+16
*
arm64: add on_accessible_stack()
Mark Rutland
2017-08-15
1
-0
/
+16
*
arm64: use an irq stack pointer
Mark Rutland
2017-08-15
1
-2
/
+5
*
arm64: clean up irq stack definitions
Mark Rutland
2017-08-15
1
-1
/
+24
*
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
2017-08-09
1
-1
/
+0
*
arm64: Add dump_backtrace() in show_regs
Kefeng Wang
2017-05-30
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
-2
/
+4
*
arm64: Exception handling
Catalin Marinas
2012-09-17
1
-0
/
+29