Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/unwind: Disable KASAN checks for non-current tasks | Josh Poimboeuf | 2017-01-12 | 1 | -2/+18 |
* | x86/unwind: Silence warnings for non-current tasks | Josh Poimboeuf | 2017-01-12 | 1 | -0/+10 |
* | Revert "x86/unwind: Detect bad stack return address" | Josh Poimboeuf | 2016-12-23 | 1 | -10/+1 |
* | x86/unwind: Dump stack data on warnings | Josh Poimboeuf | 2016-12-19 | 1 | -0/+38 |
* | x86/unwind: Adjust last frame check for aligned function stacks | Josh Poimboeuf | 2016-12-19 | 1 | -1/+8 |
* | x86/unwind: Ensure stack grows down | Josh Poimboeuf | 2016-10-28 | 1 | -4/+30 |
* | x86/unwind: Detect bad stack return address | Josh Poimboeuf | 2016-10-27 | 1 | -1/+9 |
* | x86/unwind: Warn on bad frame pointer | Josh Poimboeuf | 2016-10-27 | 1 | -2/+16 |
* | x86/unwind: Create stack frames for saved syscall registers | Josh Poimboeuf | 2016-10-21 | 1 | -0/+35 |
* | x86/entry/unwind: Create stack frames for saved interrupt registers | Josh Poimboeuf | 2016-10-21 | 1 | -8/+68 |
* | x86/unwind: Add new unwind interface and implementations | Josh Poimboeuf | 2016-09-20 | 1 | -0/+93 |