Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY | Warner Losh | 2024-07-25 | 1 | -1/+1 |
* | 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 |
* | x86: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-06 | 1 | -3/+1 |
* | smbios/vpd: Use devclass_find to lookup devclass in module event handler. | John Baldwin | 2022-04-21 | 1 | -5/+2 |
* | Explicit CTLFLAG_DYN not needed | Ryan Moeller | 2020-10-04 | 1 | -5/+5 |
* | Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) | Pawel Biernacki | 2020-02-26 | 1 | -8/+23 |
* | sys/x86: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | Ed Schouten | 2011-11-07 | 1 | -8/+8 |
* | Introduce the new kernel sub-tree x86 which should contain all the code | Attilio Rao | 2010-02-25 | 1 | -0/+297 |