aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/unwind_guess.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf1-0/+5
2017-04-18x86/unwind: Ensure stack pointer is alignedJosh Poimboeuf1-2/+2
2016-11-28x86/unwind: Fix guess-unwinder regressionJosh Poimboeuf1-3/+6
2016-11-18x86/unwind: Prevent KASAN false positive warnings in guess unwinderJosh Poimboeuf1-2/+6
2016-10-25x86/unwind: Fix empty stack dereference in guess unwinderJosh Poimboeuf1-1/+8
2016-10-06x86/unwind: Fix oprofile module link errorJosh Poimboeuf1-0/+10
2016-09-20x86/unwind: Add new unwind interface and implementationsJosh Poimboeuf1-0/+43