summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/unwind_frame.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86/unwind: Detect bad stack return address"Josh Poimboeuf2016-12-231-10/+1
* x86/unwind: Dump stack data on warningsJosh Poimboeuf2016-12-191-0/+38
* x86/unwind: Adjust last frame check for aligned function stacksJosh Poimboeuf2016-12-191-1/+8
* x86/unwind: Ensure stack grows downJosh Poimboeuf2016-10-281-4/+30
* x86/unwind: Detect bad stack return addressJosh Poimboeuf2016-10-271-1/+9
* x86/unwind: Warn on bad frame pointerJosh Poimboeuf2016-10-271-2/+16
* x86/unwind: Create stack frames for saved syscall registersJosh Poimboeuf2016-10-211-0/+35
* x86/entry/unwind: Create stack frames for saved interrupt registersJosh Poimboeuf2016-10-211-8/+68
* x86/unwind: Add new unwind interface and implementationsJosh Poimboeuf2016-09-201-0/+93
OpenPOWER on IntegriCloud