summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/unwind.h
AgeCommit message (Expand)Author
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo 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