| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 2 | -4/+4 |
| * | pmap_qenter/qremove: Use void * instead of vm_offset_t | John Baldwin | 2026-04-23 | 1 | -2/+2 |
| * | hwt: On attach, ensure owner is a target effective GID's member | Olivier Certner | 2025-09-09 | 1 | -5/+4 |
| * | hwt: fix !SMP build. | Ruslan Bukin | 2025-07-03 | 2 | -0/+4 |
| * | hwt: fix build. | Ruslan Bukin | 2025-07-03 | 1 | -0/+1 |
| * | Import the Hardware Trace (HWT) framework. | Ruslan Bukin | 2025-07-03 | 26 | -0/+3782 |
