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
/
x86
/
kernel
/
unwind_frame.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-23
/
+16
2017-08-10
irq: Make the irqentry text section unconditional
Masami Hiramatsu
1
-2
/
+0
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
1
-23
/
+16
2017-05-24
x86/unwind: Add end-of-stack check for ftrace handlers
Josh Poimboeuf
1
-9
/
+40
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+2
2017-04-26
x86/unwind: Dump all stacks in unwind_dump()
Josh Poimboeuf
1
-13
/
+21
2017-04-26
x86/unwind: Silence more entry-code related warnings
Josh Poimboeuf
1
-3
/
+17
2017-04-19
x86/unwind: Remove unused 'sp' parameter in unwind_dump()
Josh Poimboeuf
1
-4
/
+4
2017-04-19
x86/unwind: Prepend hex mask value with '0x' in unwind_dump()
Josh Poimboeuf
1
-1
/
+1
2017-04-19
x86/unwind: Properly zero-pad 32-bit values in unwind_dump()
Josh Poimboeuf
1
-2
/
+4
2017-04-14
x86/unwind: Silence entry-related warnings
Josh Poimboeuf
1
-9
/
+27
2017-04-14
x86/unwind: Read stack return address in update_stack_state()
Josh Poimboeuf
1
-12
/
+13
2017-04-14
x86/unwind: Move common code into update_stack_state()
Josh Poimboeuf
1
-64
/
+55
2017-03-14
x86/unwind: Fix last frame check for aligned function stacks
Josh Poimboeuf
1
-6
/
+30
2017-03-08
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
1
-0
/
+2
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
2017-01-12
x86/unwind: Disable KASAN checks for non-current tasks
Josh Poimboeuf
1
-2
/
+18
2017-01-12
x86/unwind: Silence warnings for non-current tasks
Josh Poimboeuf
1
-0
/
+10
2016-12-23
Revert "x86/unwind: Detect bad stack return address"
Josh Poimboeuf
1
-10
/
+1
2016-12-19
x86/unwind: Dump stack data on warnings
Josh Poimboeuf
1
-0
/
+38
2016-12-19
x86/unwind: Adjust last frame check for aligned function stacks
Josh Poimboeuf
1
-1
/
+8
2016-10-28
x86/unwind: Ensure stack grows down
Josh Poimboeuf
1
-4
/
+30
2016-10-27
x86/unwind: Detect bad stack return address
Josh Poimboeuf
1
-1
/
+9
2016-10-27
x86/unwind: Warn on bad frame pointer
Josh Poimboeuf
1
-2
/
+16
2016-10-21
x86/unwind: Create stack frames for saved syscall registers
Josh Poimboeuf
1
-0
/
+35
2016-10-21
x86/entry/unwind: Create stack frames for saved interrupt registers
Josh Poimboeuf
1
-8
/
+68
2016-09-20
x86/unwind: Add new unwind interface and implementations
Josh Poimboeuf
1
-0
/
+93