aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/unwind.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-03x86/dumpstack: Fix partial register dumpsJosh Poimboeuf1-4/+13
2017-12-17x86/unwinder: Handle stack overflows more gracefullyJosh Poimboeuf1-0/+7
2017-12-17Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf1-4/+4
2017-07-26x86/kconfig: Consolidate unwinders into multiple choice selectionJosh Poimboeuf1-2/+2
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf1-29/+47
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-0/+6
2017-04-14x86/unwind: Silence entry-related warningsJosh Poimboeuf1-0/+1
2017-04-14x86/unwind: Read stack return address in update_stack_state()Josh Poimboeuf1-0/+1
2017-03-08stacktrace/x86: add function for detecting reliable stack tracesJosh Poimboeuf1-0/+6
2016-12-19x86/unwind: Dump stack data on warningsJosh Poimboeuf1-1/+1
2016-10-21x86/entry/unwind: Create stack frames for saved interrupt registersJosh Poimboeuf1-1/+15
2016-10-06x86/unwind: Fix oprofile module link errorJosh Poimboeuf1-12/+2
2016-09-20x86/unwind: Add new unwind interface and implementationsJosh Poimboeuf1-0/+73
2009-01-06Remove remaining unwinder codeAlexey Dobriyan1-13/+0
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+13