summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/unwind_guess.c
Commit message (Expand)AuthorAgeFilesLines
* x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-261-0/+5
* x86/unwind: Ensure stack pointer is alignedJosh Poimboeuf2017-04-181-2/+2
* x86/unwind: Fix guess-unwinder regressionJosh Poimboeuf2016-11-281-3/+6
* x86/unwind: Prevent KASAN false positive warnings in guess unwinderJosh Poimboeuf2016-11-181-2/+6
* x86/unwind: Fix empty stack dereference in guess unwinderJosh Poimboeuf2016-10-251-1/+8
* x86/unwind: Fix oprofile module link errorJosh Poimboeuf2016-10-061-0/+10
* x86/unwind: Add new unwind interface and implementationsJosh Poimboeuf2016-09-201-0/+43