Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |