| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | kva_alloc/free: Use void * instead of vm_offset_t | John Baldwin | 2026-04-23 | 1 | -2/+2 |
| * | pmap_qenter/qremove: Use void * instead of vm_offset_t | John Baldwin | 2026-04-23 | 1 | -4/+4 |
| * | pci/n1sdp: Disable HotPlug | Andrew Turner | 2025-10-17 | 1 | -0/+12 |
| * | Replace calls to bus_generic_attach with bus_attach_children | John Baldwin | 2024-12-06 | 1 | -1/+2 |
| * | newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY | Warner Losh | 2024-07-25 | 1 | -1/+1 |
| * | sys: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
| * | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | Remove redundant data from pci host generic | Andrew Turner | 2023-04-24 | 1 | -4/+4 |
| * | pci: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-06 | 1 | -4/+1 |
| * | Use pmap_qenter in the N1SDP PCIe driver | Andrew Turner | 2021-02-25 | 1 | -11/+28 |
| * | Add PCI Express driver for the ARM Neoverse N1 System Development | Ruslan Bukin | 2020-02-11 | 1 | -0/+350 |
