Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | Use bool for one-bit wide bit-fields | Dimitry Andric | 2023-04-25 | 1 | -2/+2 |
* | pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. | John Baldwin | 2022-09-22 | 1 | -1/+1 |
* | acpi: Ensure that adjacent memory affinity table entries are coalesced | Mark Johnston | 2020-12-18 | 1 | -12/+25 |
* | Call acpi_pxm_set_proximity_info() slightly earlier on x86. | Mark Johnston | 2020-05-14 | 1 | -15/+6 |
* | Allocate all per-cpu datastructures in domain correct memory. | Jeff Roberson | 2019-08-18 | 1 | -0/+11 |
* | acpica: support parsing of arm64 affinity in acpi_pxm.c | Jayachandran C. | 2018-12-08 | 1 | -8/+56 |
* | acpica : move SRAT/SLIT parsing to sys/dev/acpica | Jayachandran C. | 2018-12-08 | 1 | -0/+649 |