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