summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/unwind_frame.c
AgeCommit message (Expand)Author
2017-01-12x86/unwind: Disable KASAN checks for non-current tasksJosh Poimboeuf
2017-01-12x86/unwind: Silence warnings for non-current tasksJosh Poimboeuf
2016-12-23Revert "x86/unwind: Detect bad stack return address"Josh Poimboeuf
2016-12-19x86/unwind: Dump stack data on warningsJosh Poimboeuf
2016-12-19x86/unwind: Adjust last frame check for aligned function stacksJosh Poimboeuf
2016-10-28x86/unwind: Ensure stack grows downJosh Poimboeuf
2016-10-27x86/unwind: Detect bad stack return addressJosh Poimboeuf
2016-10-27x86/unwind: Warn on bad frame pointerJosh Poimboeuf
2016-10-21x86/unwind: Create stack frames for saved syscall registersJosh Poimboeuf
2016-10-21x86/entry/unwind: Create stack frames for saved interrupt registersJosh Poimboeuf
2016-09-20x86/unwind: Add new unwind interface and implementationsJosh Poimboeuf