aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/unwind.h
AgeCommit message (Expand)Author
2020-05-14x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf
2019-03-06x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn
2018-01-03x86/dumpstack: Fix partial register dumpsJosh Poimboeuf
2017-12-17x86/unwinder: Handle stack overflows more gracefullyJosh Poimboeuf
2017-12-17Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-07-26x86/kconfig: Consolidate unwinders into multiple choice selectionJosh Poimboeuf
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-04-14x86/unwind: Silence entry-related warningsJosh Poimboeuf
2017-04-14x86/unwind: Read stack return address in update_stack_state()Josh Poimboeuf
2017-03-08stacktrace/x86: add function for detecting reliable stack tracesJosh Poimboeuf
2016-12-19x86/unwind: Dump stack data on warningsJosh Poimboeuf
2016-10-21x86/entry/unwind: Create stack frames for saved interrupt registersJosh Poimboeuf
2016-10-06x86/unwind: Fix oprofile module link errorJosh Poimboeuf
2016-09-20x86/unwind: Add new unwind interface and implementationsJosh Poimboeuf
2009-01-06Remove remaining unwinder codeAlexey Dobriyan
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro