Age | Commit message (Expand) | Author |
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 |
2021-12-20 | Make mtw(4) known to the config(8) framework. | hastings |
2021-12-17 | Disable a few warning flags that were introduced and enabled by default | Patrick Wildt |
2021-12-16 | Attach com over acpi on amd64. Some hardware uses a different interrupt | Anton Lindqvist |
2021-11-27 | stop building kernels with -Wno-uninitialized on clang archs | Jonathan Gray |
2021-11-07 | Enable igc(4). | Patrick Wildt |
2021-11-02 | Enable igc(4). | Patrick Wildt |
2021-10-25 | typos in comments, from jj, reported by Elyes Haouas on irc | Stuart Henderson |
2021-10-21 | Remove hifn(4), safe(4), and ubsec(4) crypto drivers. They require | Alexander Bluhm |
2021-09-14 | Enable cy(4) on amd64. | Jan Klemkow |
2021-09-13 | Enable uaq(4) on amd64. Investigations into problems on other platforms | Jonathan Matthew |
2021-09-02 | add aq(4) to amd64 RAMDISK_CD and riscv64 RAMDISK | Mike Larkin |
2021-09-02 | aq(4) driver for Aquantia 1/2.5/5/10Gb/s PCIe ethernet adapters | Mike Larkin |
2021-08-20 | Add ucc(4), a driver for USB HID Consumer Control keyboards. Such | anton |
2021-07-12 | wrap a long line | Jonathan Gray |
2021-07-07 | update drm to linux 5.10.47 | Jonathan Gray |
2021-06-10 | Add Spleen 12x24 and 16x32 on amd64's RAMDISK_CD and arm64 RAMDISK kernels. | Frederic Cambus |
2021-04-28 | Enable dt(4) on amd64, arm64, i386, and powerpc64 in GENERIC kernel. | Alexander Bluhm |
2021-03-19 | another unfortunate action to cope with relentless kernel growth | Theo de Raadt |
2021-03-07 | Explicitly align kernel text. | mortimer |
2021-02-09 | Activate use of PF_LOCK() by removing the WITH_PF_LOCK ifdefs. | Patrick Wildt |
2021-02-04 | Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to | anton |
2021-02-04 | make if_pfsync.c a better friend with PF_LOCK | Alexandr Nedvedicky |
2021-01-28 | Again allow COPTS= to come from the environment again, and don't lose the | Theo de Raadt |
2021-01-23 | introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers. | thfr |
2020-12-27 | Enable acpihpet on install media, because otherwise clock initialization | Theo de Raadt |
2020-11-15 | Add pchgpio(4), a driver for the GPIO controllers found on modern Intel | Mark Kettenis |
2020-10-27 | Adding IOMMU support for AMD Vi and Intel VTD (disabled) | Jordan Hargrave |
2020-10-16 | rl(4) is becoming rare. | Theo de Raadt |
2020-09-15 | abl(4) is a new driver to control the backlight brightness on Intel based | Marcus Glocker |