| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | smp: remove unused hlt_cpus_mask | Mitchell Horne | 2026-07-13 | 1 | -6/+0 |
| * | VM_PAGE_TO_DMAP: Wrapper macro to return direct map address for a page | John Baldwin | 2026-04-23 | 1 | -5/+1 |
| * | PHYS_TO_DMAP: Return a void * instead of a vm_offset_t | John Baldwin | 2026-04-23 | 1 | -2/+2 |
| * | kva_alloc/free: Use void * instead of vm_offset_t | John Baldwin | 2026-04-23 | 1 | -3/+3 |
| * | pmap_qenter/qremove: Use void * instead of vm_offset_t | John Baldwin | 2026-04-23 | 1 | -2/+2 |
| * | hwt: fix !SMP build. | Ruslan Bukin | 2025-07-03 | 1 | -0/+2 |
| * | Import the Hardware Trace (HWT) framework. | Ruslan Bukin | 2025-07-03 | 1 | -0/+501 |
