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_orc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-21
x86/unwind/orc: Fix unreliable stack dump with gcov
Chen Zhongjin
1
-1
/
+1
2022-08-21
x86/unwind/orc: Unwind ftrace trampolines with correct ORC entry
Chen Zhongjin
1
-5
/
+10
2022-04-19
x86/unwind/orc: Recheck address range after stack info was updated
Dmitry Monakhov
1
-4
/
+4
2022-03-29
x86,rethook,kprobes: Replace kretprobe with rethook on x86
Masami Hiramatsu
1
-5
/
+5
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-11-09
sections: move is_kernel_inittext() into sections.h
Kefeng Wang
1
-1
/
+1
2021-10-01
x86/unwind: Recover kretprobe trampoline entry
Masami Hiramatsu
1
-4
/
+17
2021-03-06
x86/unwind/orc: Silence warnings caused by missing ORC data
Josh Poimboeuf
1
-1
/
+1
2021-03-06
x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2
Josh Poimboeuf
1
-6
/
+6
2021-02-10
x86/unwind/orc: Change REG_SP_INDIRECT
Peter Zijlstra
1
-1
/
+4
2020-10-28
Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+1
2020-10-14
x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compil...
Jiri Slaby
1
-8
/
+1
2020-09-10
objtool: Make unwind hint definitions available to other architectures
Julien Thierry
1
-5
/
+6
2020-07-23
x86/unwind/orc: Fix ORC for newly forked tasks
Josh Poimboeuf
1
-2
/
+6
2020-05-22
x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasks
Josh Poimboeuf
1
-0
/
+7
2020-05-15
x86/unwind/orc: Fix error handling in __unwind_start()
Josh Poimboeuf
1
-7
/
+9
2020-05-03
x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULES
Josh Poimboeuf
1
-4
/
+4
2020-04-25
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
1
-11
/
+40
2020-04-25
x86/unwind/orc: Fix error path for bad ORC entry type
Josh Poimboeuf
1
-1
/
+1
2020-04-25
x86/unwind/orc: Prevent unwinding before ORC initialization
Josh Poimboeuf
1
-3
/
+3
2020-04-25
x86/unwind/orc: Don't skip the first frame for inactive tasks
Miroslav Benes
1
-1
/
+1
2020-04-25
x86/unwind: Prevent false warnings for non-current tasks
Josh Poimboeuf
1
-17
/
+23
2020-04-25
x86/unwind/orc: Convert global variables to static
Josh Poimboeuf
1
-5
/
+5
2020-01-07
x86/unwind/orc: Fix !CONFIG_MODULES build warning
Shile Zhang
1
-1
/
+2
2019-12-13
x86/unwind/orc: Remove boot-time ORC unwind tables sorting
Shile Zhang
1
-3
/
+5
2019-07-09
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2019-06-28
x86/unwind/orc: Fall back to using frame pointers for generated code
Josh Poimboeuf
1
-4
/
+22
2019-06-25
x86/stackframe/32: Provide consistent pt_regs
Peter Zijlstra
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-03-07
x86/unwind: Add hardcoded ORC entry for NULL
Jann Horn
1
-0
/
+17
2018-06-21
x86/unwind/orc: Detect the end of the stack
Josh Poimboeuf
1
-21
/
+31
2018-02-21
extable: Make init_kernel_text() global
Josh Poimboeuf
1
-2
/
+1
2018-01-23
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
Steven Rostedt (VMware)
1
-1
/
+47
2017-12-17
x86/unwinder: Handle stack overflows more gracefully
Josh Poimboeuf
1
-49
/
+25
2017-12-17
x86/unwinder/orc: Dont bail on stack overflow
Andy Lutomirski
1
-2
/
+12
2017-11-08
x86/unwind: Disable KASAN checking in the ORC unwinder
Josh Poimboeuf
1
-1
/
+1
2017-10-23
x86/unwind: Show function name+offset in ORC error messages
Josh Poimboeuf
1
-14
/
+15
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
1
-0
/
+582