index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
unwind.h
Age
Commit message (
Expand
)
Author
2020-04-25
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
2019-03-06
x86/unwind: Handle NULL pointer calls better in frame unwinder
Jann Horn
2018-01-03
x86/dumpstack: Fix partial register dumps
Josh Poimboeuf
2017-12-17
x86/unwinder: Handle stack overflows more gracefully
Josh Poimboeuf
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-14
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
2017-07-26
x86/kconfig: Consolidate unwinders into multiple choice selection
Josh Poimboeuf
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-04-14
x86/unwind: Silence entry-related warnings
Josh Poimboeuf
2017-04-14
x86/unwind: Read stack return address in update_stack_state()
Josh Poimboeuf
2017-03-08
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
2016-12-19
x86/unwind: Dump stack data on warnings
Josh Poimboeuf
2016-10-21
x86/entry/unwind: Create stack frames for saved interrupt registers
Josh Poimboeuf
2016-10-06
x86/unwind: Fix oprofile module link error
Josh Poimboeuf
2016-09-20
x86/unwind: Add new unwind interface and implementations
Josh Poimboeuf
2009-01-06
Remove remaining unwinder code
Alexey Dobriyan
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro