| Commit message (Expand) | Author | Age | Files | Lines |
| * | sys: RealTek -> Realtek | ykla | 2025-11-27 | 2 | -4/+4 |
| * | random: allow disabling of entropy harvesting from keyboard & mice | David E. O'Brien | 2025-11-11 | 2 | -0/+8 |
| * | u2f(4): Invert U2F_MAKE_UHID_ALIAS kernel build option | Vladimir Kondratyev | 2025-09-25 | 2 | -2/+0 |
| * | sys: NOTES: Fix comment for wlan_* devices; GENERIC*: Re-order 'wlan_tkip' | Olivier Certner | 2025-09-09 | 2 | -2/+2 |
| * | u2f(4): a HID driver for FIDO/U2F security keys | Vladimir Kondratyev | 2025-08-17 | 2 | -0/+2 |
| * | powerpc: Enable VIMAGE on more kernel configs | Li-Wen Hsu | 2025-05-20 | 3 | -0/+3 |
| * | sys: add wlan_gcmp to GENERIC kernels as appropriate | Adrian Chadd | 2025-03-27 | 2 | -0/+2 |
| * | conf: Remove kernel stack swapping support, part 12 | Mark Johnston | 2024-07-29 | 1 | -1/+0 |
| * | Retire non-NEW_PCIB code and remove config option | Jessica Clarke | 2024-07-18 | 1 | -2/+0 |
| * | conf: powerpc: Add evdev to some kernel configs | Emmanuel Vadot | 2024-07-10 | 3 | -0/+15 |
| * | conf: Add usbhid and hidbus to GENERIC* kernel configs | Emmanuel Vadot | 2024-07-10 | 6 | -6/+30 |
| * | ossl: Add support for powerpc64/powerpc64le | Shawn Anastasio | 2024-06-21 | 2 | -0/+2 |
| * | LINT: Don't build bnxt on 32-bit platforms | Warner Losh | 2024-05-29 | 1 | -0/+1 |
| * | ahc(4): Default to memory mapped IO | HP van Braam | 2024-05-10 | 3 | -3/+0 |
| * | sys/*/conf: do not use "../../conf/" when including std.* | Lexi Winter | 2024-04-23 | 6 | -6/+6 |
| * | sys: add conf/std.debug, generic debugging options | Lexi Winter | 2024-04-23 | 3 | -24/+3 |
| * | ath(4): always enable 11n | Bjoern A. Zeeb | 2024-02-22 | 2 | -2/+0 |
| * | Add a COMPAT_FREEBSD14 kernel option | Kristof Provost | 2023-10-10 | 5 | -0/+5 |
| * | sys: Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 18 | -18/+0 |
| * | ath(4): Remove MIPS AHB frontend and join PCI one w/ main support again | Marius Strobl | 2023-08-08 | 2 | -6/+4 |
| * | netlink: add NETLINK to the DEFAULTS for each architecture | Alexander V. Chernikov | 2023-04-02 | 2 | -1/+2 |
| * | powerpc64*: port mlx5, OFED, KTLS and krping | Piotr Kubaj | 2023-02-26 | 2 | -0/+20 |
| * | Revert "powerpc64*: port mlx5, OFED, KTLS and krping" | Piotr Kubaj | 2023-02-25 | 2 | -20/+0 |
| * | powerpc64*: port mlx5, OFED, KTLS and krping | Piotr Kubaj | 2023-02-25 | 2 | -0/+20 |
| * | powerpc kernel config: clean up whitespace | Mike Karels | 2023-02-24 | 5 | -27/+27 |
| * | netlink: add NETLINK to GENERIC. | Alexander V. Chernikov | 2023-01-31 | 1 | -0/+1 |
| * | tcp: make CUBIC the default congestion control mechanism. | Richard Scheffenegger | 2022-09-13 | 1 | -1/+1 |
| * | powerpc/booke: Clamp MAXCPU to 32 for Book-E platforms | Justin Hibbits | 2022-08-06 | 2 | -0/+2 |
| * | powerpcspe: make GEOM_LABEL kernel built-in | Alfredo Dal'Ava Junior | 2022-08-02 | 2 | -0/+2 |
| * | powerpc: enable wlan and ath modules in GENERIC64* | Piotr Kubaj | 2022-04-28 | 2 | -2/+26 |
| * | powerpc: add GENERIC64LE-NODEBUG config and improve GENERIC64-NODEBUG | Piotr Kubaj | 2022-04-21 | 3 | -9/+35 |
| * | powerpcspe: add virtio in-kernel support | Alfredo Dal'Ava Junior | 2022-03-15 | 1 | -0/+8 |
| * | powerpc: FreeBSD kernel compatibility cleanup | Alfredo Dal'Ava Junior | 2022-03-07 | 4 | -10/+16 |
| * | Stop adding -Wredundant-decls to CWARNFLAGS. | John Baldwin | 2022-02-07 | 3 | -3/+2 |
| * | powerpc: enable ice in GENERIC64LE | Piotr Kubaj | 2022-01-21 | 1 | -0/+1 |
| * | powerpc64le: enable ISA_206_ATOMICS option | Justin Hibbits | 2022-01-14 | 1 | -0/+1 |
| * | powerpc: kernel config style | Alfredo Dal'Ava Junior | 2021-12-15 | 4 | -147/+147 |
| * | powerpc64le: add LINT64LE kernel config | Alfredo Dal'Ava Junior | 2021-11-29 | 1 | -0/+5 |
| * | Add a COMPAT_FREEBSD13 kernel option | Kristof Provost | 2021-11-17 | 5 | -0/+5 |
| * | tcp: better congestion control defaults | Warner Losh | 2021-11-12 | 2 | -2/+3 |
| * | tcp: Congestion control cleanup. | Randall Stewart | 2021-11-11 | 1 | -0/+2 |
| * | Restore PPS_SYNC in NOTES | Konstantin Belousov | 2021-10-12 | 1 | -2/+0 |
| * | Enable PPS_SYNC on amd64, arm64 and armv7 | Konstantin Belousov | 2021-10-10 | 1 | -0/+2 |
| * | sys/*/conf/*, docs: fix links to handbook | Ceri Davies | 2021-05-20 | 5 | -5/+5 |
| * | powerpc: Fix programmer's switch driver and add to GENERIC | Brandon Bergren | 2021-04-05 | 1 | -0/+1 |
| * | [PowerPC64] add mpr to GENERIC64 and GENERIC64LE | Alfredo Dal'Ava Junior | 2021-03-03 | 2 | -0/+2 |
| * | powerpc64le: readd COMPAT_FREEBSD11 and COMPAT_FREEBSD12 | Piotr Kubaj | 2021-02-06 | 1 | -1/+3 |
| * | [POWERPC64LE] add mrsas to GENERIC64LE | Alfredo Dal'Ava Junior | 2021-02-05 | 1 | -0/+1 |
| * | [POWERPC64BE] add mrsas driver to GENERIC64 | Alfredo Dal'Ava Junior | 2021-02-04 | 1 | -0/+1 |
| * | powerpc64le: don't enable COMPAT_* options in GENERIC64LE | Piotr Kubaj | 2021-01-22 | 1 | -8/+1 |