| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | kstack_contains(): account for struct pcb on stack | Konstantin Belousov | 2023-02-01 | 1 | -1/+2 |
| * | Move kstack_contains() and GET_STACK_USAGE() to MD machine/stack.h | Konstantin Belousov | 2023-02-01 | 1 | -0/+18 |
| * | arm64: Improve DDB backtrace support | Jessica Clarke | 2021-02-01 | 1 | -1/+0 |
| * | Check that the frame pointer is within the current stack. | John Baldwin | 2020-12-08 | 1 | -1/+1 |
| * | Use uintptr_t instead of uint64_t for pointers in stack frames. | John Baldwin | 2020-12-01 | 1 | -3/+3 |
| * | Split out db_unwind_frame() so it can be used by DTrace. | Ruslan Bukin | 2015-06-11 | 1 | -0/+8 |
| * | Bring in the start of the arm64 kernel. | Andrew Turner | 2015-04-13 | 1 | -0/+35 |
