aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/unwind_frame.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-23Revert "x86/unwind: Detect bad stack return address"Josh Poimboeuf1-10/+1
2016-12-19x86/unwind: Dump stack data on warningsJosh Poimboeuf1-0/+38
2016-12-19x86/unwind: Adjust last frame check for aligned function stacksJosh Poimboeuf1-1/+8
2016-10-28x86/unwind: Ensure stack grows downJosh Poimboeuf1-4/+30
2016-10-27x86/unwind: Detect bad stack return addressJosh Poimboeuf1-1/+9
2016-10-27x86/unwind: Warn on bad frame pointerJosh Poimboeuf1-2/+16
2016-10-21x86/unwind: Create stack frames for saved syscall registersJosh Poimboeuf1-0/+35
2016-10-21x86/entry/unwind: Create stack frames for saved interrupt registersJosh Poimboeuf1-8/+68
2016-09-20x86/unwind: Add new unwind interface and implementationsJosh Poimboeuf1-0/+93