index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
stacktrace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: stacktrace: Move export for save_stack_trace_tsk()
Mark Brown
2020-07-14
1
-1
/
+1
*
arm64: unwind: strip PAC from kernel addresses
Mark Rutland
2020-03-18
1
-1
/
+4
*
arm64: unwind: Prohibit probing on return_address()
Masami Hiramatsu
2019-08-01
1
-0
/
+3
*
arm64: stacktrace: Better handle corrupted stacks
Mark Rutland
2019-07-22
1
-1
/
+39
*
arm64: stacktrace: Factor out backtrace initialisation
Dave Martin
2019-07-22
1
-13
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
arm64/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-14
1
-4
/
+0
*
arm64/stacktrace: Export save_stack_trace_regs()
William Cohen
2019-03-19
1
-0
/
+1
*
arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-12-22
1
-5
/
+7
*
arm64: function_graph: Remove use of FTRACE_NOTRACE_DEPTH
Steven Rostedt (VMware)
2018-12-09
1
-3
/
+0
*
arm64: Add stack information to on_accessible_stack
Laura Abbott
2018-07-26
1
-1
/
+1
*
Revert "arm64: fix infinite stacktrace"
Will Deacon
2018-07-12
1
-3
/
+0
*
arm64: fix infinite stacktrace
Mikulas Patocka
2018-07-04
1
-0
/
+3
*
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
2018-02-23
1
-0
/
+5
*
arm64: stacktrace: avoid listing stacktrace functions in stacktrace
Prakash Gupta
2017-09-14
1
-5
/
+13
*
arm64: add on_accessible_stack()
Mark Rutland
2017-08-15
1
-6
/
+1
*
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
2017-08-09
1
-4
/
+0
*
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
2017-08-09
1
-27
/
+6
*
arm64: unwind: disregard frame.sp when validating frame pointer
Ard Biesheuvel
2017-08-08
1
-17
/
+7
*
arm64: unwind: avoid percpu indirection for irq stack
Mark Rutland
2017-08-08
1
-2
/
+2
*
arm64: Export save_stack_trace_tsk()
Dustin Brown
2017-06-15
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
arm64: prep stack walkers for THREAD_INFO_IN_TASK
Mark Rutland
2016-11-11
1
-0
/
+5
*
arm64: unexport walk_stackframe
Mark Rutland
2016-11-11
1
-1
/
+0
*
arm64: factor out current_stack_pointer
Mark Rutland
2016-11-11
1
-0
/
+1
*
arm64: fix dump_backtrace/unwind_frame with NULL tsk
Mark Rutland
2016-09-26
1
-1
/
+4
*
arm64: ftrace: add save_stack_trace_regs()
Pratyush Anand
2016-09-05
1
-0
/
+21
*
arm64: make irq_stack_ptr more robust
Yang Shi
2016-02-12
1
-7
/
+6
*
arm64: disable kasan when accessing frame->fp in unwind_frame
Yang Shi
2016-02-09
1
-2
/
+2
*
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
2015-12-21
1
-0
/
+17
*
arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
2015-12-21
1
-4
/
+4
*
arm64: reduce stack use in irq_handler
James Morse
2015-12-15
1
-3
/
+16
*
arm64: when walking onto the task stack, check sp & fp are in current->stack
James Morse
2015-12-10
1
-2
/
+10
*
arm64: Modify stack trace and dump for use with irq_stack
AKASHI Takahiro
2015-12-08
1
-2
/
+27
*
Revert "ARM64: unwind: Fix PC calculation"
Will Deacon
2015-10-28
1
-5
/
+1
*
arm64: LLVMLinux: Use current_stack_pointer in save_stack_trace_tsk
Behan Webster
2014-09-08
1
-2
/
+1
*
arm64: Add 'notrace' attribute to unwind_frame() for ftrace
AKASHI Takahiro
2014-05-29
1
-1
/
+1
*
ARM64: unwind: Fix PC calculation
Olof Johansson
2014-02-17
1
-1
/
+5
*
ARM64: fix framepointer check in unwind_frame
Konstantin Khlebnikov
2013-12-19
1
-1
/
+1
*
arm64: Exception handling
Catalin Marinas
2012-09-17
1
-0
/
+127