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