Age | Commit message (Expand) | Author |
12 days | Enable ixv(4) in RAMDISK_CD | YASUOKA Masahiko |
2024-11-08 | Add a work-in-progress version of ice(4), a driver for Intel E810 devices. | Stefan Sperling |
2024-11-05 | Enable ixv(4) | YASUOKA Masahiko |
2024-11-04 | remove ability to specify root/dump/swap on st(4) | Jonathan Gray |
2024-11-02 | Add ixv(4), a driver for virtual functions of Intel 82598EB, 82559, | YASUOKA Masahiko |
2024-09-04 | make psp attach to ccp as a different driver | Jonathan Gray |
2024-09-03 | move psp functions to psp.c and remove the ifdefs | Jonathan Gray |
2024-08-14 | Introduce qwz(4), a work-in-progress port of the Linux ath12k driver. | Patrick Wildt |
2024-08-12 | other growth has happened and I'm out of current culling options, | Theo de Raadt |
2024-08-04 | Add intelpmc(4), a driver for the power management controller found on | Mark Kettenis |
2024-06-07 | ret-clean is compatible with unhibernate again, due to a fix in | Theo de Raadt |
2024-06-05 | disable -fret-clean in the kernel until the returns_twice situation is handled | Theo de Raadt |
2024-06-04 | enable -fret-clean on amd64, for libc libcrypto ld.so kernel, and all the | Theo de Raadt |
2024-05-09 | Enable ufshci(4) on amd64. | Marcus Glocker |
2024-02-15 | qwx(4) works well enough to enable | Theo de Raadt |
2023-12-28 | Introduce qwx(4), a work-in-progress port of the Linux ath11k driver. | Stefan Sperling |
2023-10-13 | enable dwqe(4) in RAMDISK_CD | Stefan Sperling |
2023-10-11 | Add initial support for Elkhart Lake ethernet to dwqe(4). | Stefan Sperling |
2023-09-25 | enable mbg(4) at pci on amd64, from Maurice Janssen | Theo de Raadt |
2023-09-06 | revert disabling warnings for zlib on clang >= 15 | Jonathan Gray |
2023-07-31 | On CPUs with eIBRS ("enhanced Indirect Branch Restricted Speculation") | Philip Guenther |
2023-07-20 | Assign wsdisplay0 to the glass console always. The same change is | YASUOKA Masahiko |
2023-07-08 | Move /dev/apm related acpi code to acpi_apm.c which is only built on | Tobias Heider |
2023-07-08 | Add ietp driver for Elantech I2C touchpads | Joshua Stein |
2023-04-26 | Refactor MD/MI parts of vmm. | Mike Larkin |
2023-04-23 | enable iosf(4) | David Gwynne |
2023-04-21 | If gapdummy.c is compiled with -fcf-protection=branch, clang 13 | Alexander Bluhm |
2023-04-20 | add viogpu, a VirtIO GPU driver | Joshua Stein |
2023-04-17 | Oops, ramdisk case should be -fcf-protection=none | Theo de Raadt |
2023-04-16 | compile regular kernels with -fcf-protection=branch, and ramdisks with | Theo de Raadt |
2023-04-02 | nable ngbe(4) on install media. Passes 'make release' build. | Kevin Lo |
2023-03-31 | Enable ngbe(4). | Kevin Lo |
2023-01-14 | Implement access to EFI variables and ESRT through an ioctl(2) interface | Mark Kettenis |
2023-01-01 | update drm to linux 6.1.2 | Jonathan Gray |
2022-12-30 | Neuter zlib fatal warnings when building kernels and bootloaders with clang 15 | Jeremie Courreges-Anglas |
2022-11-11 | Enable icc(4). ok anton@ patrick@ | Matthieu Herrb |
2022-11-07 | In kpageflttrap(), validate a non-NULL pcb_onfault against an array | Philip Guenther |
2022-10-16 | Add the guts for EFI runtime services support on amd64. This will be used | Mark Kettenis |
2022-09-02 | Get the retguard region's phys address from pmap, instead of using linker | Mike Larkin |
2022-04-07 | drm/amd/display: move FPU associated DSC code to DML folder | Jonathan Gray |
2022-04-06 | Recognize LUN 0 device if SID_QUAL_LU_OFFLINE and T_NODEVICE are | Kenneth R Westerback |
2022-03-08 | Enable mtw(4) in the build for amd64. | hastings |
2022-02-09 | Move x86-only stubs used by kern/subr_suspend.c into dev/acpi/acpi_x86.c | Theo de Raadt |
2022-02-08 | The suspend/resume code is a sticky mess of MI, MD, and ACPI sequencing. | Theo de Raadt |
2022-02-03 | sync list of amdgpu files built with -msse -msse2 with linux 5.15.y | Jonathan Gray |
2022-01-14 | update drm to linux 5.15.14 | Jonathan Gray |
2022-01-04 | Remove commented out gtp from amd64 GENERIC | Greg Steuck |
2022-01-02 | Prism54 (only full-mac varients) -> Prism54 Full-MAC | Jonathan Gray |
2021-12-28 | Now that -A prints -- markers as it is supposed to filter them out when | Otto Moerbeek |
2021-12-26 | Add address locators for the ACPI "bus" and use these to fix the order of | Mark Kettenis |