index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
stacktrace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 9259/1: stacktrace: Convert stacktrace to generic ARCH_STACKWALK
Li Huafei
2022-11-14
1
-82
/
+32
*
ARM: 9258/1: stacktrace: Make stack walk callback consistent with generic code
Li Huafei
2022-11-08
1
-7
/
+6
*
ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC value
Li Huafei
2022-10-04
1
-14
/
+30
*
ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()
Li Huafei
2022-10-04
1
-7
/
+33
*
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-04-03
1
-5
/
+5
|
\
|
*
ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
linyujun
2022-04-01
1
-5
/
+5
*
|
ARM: unwind: set frame.pc correctly for current-thread unwinding
Russell King (Oracle)
2022-03-11
1
-1
/
+2
|
/
*
ARM: Recover kretprobe modified return address in stacktrace
Masami Hiramatsu
2021-10-22
1
-0
/
+14
*
ARM: clang: Do not rely on lr register for stacktrace
Masami Hiramatsu
2021-10-22
1
-2
/
+1
*
ARM: 8992/1: Fix unwind_frame for clang-built kernels
Nathan Huckleberry
2020-07-21
1
-0
/
+24
*
ARM: 8948/1: Prevent OOB access in stacktrace
Vincent Whitchurch
2020-01-25
1
-0
/
+2
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
arm/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-14
1
-6
/
+0
*
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
2017-12-17
1
-12
/
+2
*
ARM: 8691/1: Export save_stack_trace_tsk()
Dustin Brown
2017-09-09
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tsk
Behan Webster
2014-11-14
1
-3
/
+1
*
ARM: 8049/1: ftrace/add save_stack_trace_regs() implementation
Lin Yongting
2014-05-30
1
-0
/
+19
*
ARM: stacktrace: include exception PC value in stacktrace output
Russell King
2014-05-22
1
-0
/
+23
*
ARM: stacktrace: avoid listing stacktrace functions in stacktrace
Russell King
2014-05-22
1
-5
/
+13
*
ARM: 7913/1: fix framepointer check in unwind_frame
Konstantin Khlebnikov
2013-12-10
1
-1
/
+1
*
arm: convert core files from module.h to export.h
Paul Gortmaker
2011-11-01
1
-1
/
+1
*
ARM: fix /proc/$PID/stack on SMP
Russell King
2011-01-15
1
-3
/
+6
*
ARM: 6468/1: backtrace: fix calculation of thread stack base
Will Deacon
2010-11-07
1
-1
/
+1
*
[ARM] 5613/1: implement CALLER_ADDRESSx
Uwe Kleine-König
2009-07-21
1
-2
/
+2
*
[ARM] 5382/1: unwind: Reorganise the stacktrace support
Catalin Marinas
2009-02-12
1
-28
/
+60
*
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-15
1
-0
/
+1
|
\
|
*
stacktrace: export save_stack_trace[_tsk]
Ingo Molnar
2008-07-03
1
-0
/
+1
*
|
[ARM] latencytop support
Nicolas Pitre
2008-06-22
1
-4
/
+30
|
/
*
[ARM] Fix stacktrace FP range checking
Russell King
2007-05-30
1
-1
/
+1
*
arm: walk_stacktrace() needs to be exported
Al Viro
2007-05-16
1
-0
/
+2
*
[ARM] stacktrace fix
Andrew Morton
2007-05-11
1
-9
/
+3
*
[ARM] Add stacktrace support and make oprofile use it
Russell King
2007-04-28
1
-0
/
+73