index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
stacktrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC value
Li Huafei
1
-14
/
+30
2022-10-04
ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()
Li Huafei
1
-7
/
+33
2022-04-03
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-5
/
+5
2022-04-01
ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
linyujun
1
-5
/
+5
2022-03-11
ARM: unwind: set frame.pc correctly for current-thread unwinding
Russell King (Oracle)
1
-1
/
+2
2021-10-22
ARM: Recover kretprobe modified return address in stacktrace
Masami Hiramatsu
1
-0
/
+14
2021-10-22
ARM: clang: Do not rely on lr register for stacktrace
Masami Hiramatsu
1
-2
/
+1
2020-07-21
ARM: 8992/1: Fix unwind_frame for clang-built kernels
Nathan Huckleberry
1
-0
/
+24
2020-01-25
ARM: 8948/1: Prevent OOB access in stacktrace
Vincent Whitchurch
1
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-04-14
arm/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
1
-6
/
+0
2017-12-18
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
1
-12
/
+2
2017-09-09
ARM: 8691/1: 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
2014-11-14
ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tsk
Behan Webster
1
-3
/
+1
2014-05-30
ARM: 8049/1: ftrace/add save_stack_trace_regs() implementation
Lin Yongting
1
-0
/
+19
2014-05-22
ARM: stacktrace: include exception PC value in stacktrace output
Russell King
1
-0
/
+23
2014-05-22
ARM: stacktrace: avoid listing stacktrace functions in stacktrace
Russell King
1
-5
/
+13
2013-12-10
ARM: 7913/1: fix framepointer check in unwind_frame
Konstantin Khlebnikov
1
-1
/
+1
2011-11-01
arm: convert core files from module.h to export.h
Paul Gortmaker
1
-1
/
+1
2011-01-15
ARM: fix /proc/$PID/stack on SMP
Russell King
1
-3
/
+6
2010-11-07
ARM: 6468/1: backtrace: fix calculation of thread stack base
Will Deacon
1
-1
/
+1
2009-07-21
[ARM] 5613/1: implement CALLER_ADDRESSx
Uwe Kleine-König
1
-2
/
+2
2009-02-12
[ARM] 5382/1: unwind: Reorganise the stacktrace support
Catalin Marinas
1
-28
/
+60
2008-07-15
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2008-07-03
stacktrace: export save_stack_trace[_tsk]
Ingo Molnar
1
-0
/
+1
2008-06-23
[ARM] latencytop support
Nicolas Pitre
1
-4
/
+30
2007-05-30
[ARM] Fix stacktrace FP range checking
Russell King
1
-1
/
+1
2007-05-16
arm: walk_stacktrace() needs to be exported
Al Viro
1
-0
/
+2
2007-05-11
[ARM] stacktrace fix
Andrew Morton
1
-9
/
+3
2007-04-28
[ARM] Add stacktrace support and make oprofile use it
Russell King
1
-0
/
+73