Age | Commit message (Expand) | Author |
2023-01-17 | remove elansc(4) driver for AMD Elan SC520 System Controller | Jonathan Gray |
2022-12-30 | Neuter zlib fatal warnings when building kernels and bootloaders with clang 15 | Jeremie Courreges-Anglas |
2022-06-26 | add a few missing drivers for recent nics, input from jmatthew kettenis mbuhl... | Stuart Henderson |
2022-03-26 | grow i386 media | Theo de Raadt |
2022-03-26 | Enable mtw(4) on i386, macppc, and arm64. | Stefan Sperling |
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-01-03 | reuse gcu(4) comment from GENERIC fixing spelling | Jonathan Gray |
2022-01-02 | Prism54 (only full-mac varients) -> Prism54 Full-MAC | Jonathan Gray |
2022-01-02 | contoller -> controller | Jonathan Gray |
2021-12-17 | Disable a few warning flags that were introduced and enabled by default | Patrick Wildt |
2021-11-27 | stop building kernels with -Wno-uninitialized on clang archs | Jonathan Gray |
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-10-04 | grow i386 media for new realtek firmwares | Theo de Raadt |
2021-08-20 | Add ucc(4), a driver for USB HID Consumer Control keyboards. Such | anton |
2021-04-28 | Enable dt(4) on amd64, arm64, i386, and powerpc64 in GENERIC kernel. | Alexander Bluhm |
2021-03-07 | Explicitly align kernel text. | mortimer |
2021-02-16 | some phy are not needed anymore since the ethernet drivers went away | Theo de Raadt |
2021-02-04 | Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to | anton |
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-12-09 | fxp does not currently fit | Theo de Raadt |
2020-10-16 | xe(4) and mtd(4) are from a long gone era | Theo de Raadt |
2020-10-16 | ef(4), give me a break | Theo de Raadt |
2020-09-12 | asmc0 -> asmc* | Marcus Glocker |
2020-09-12 | Make asmc(4) attach through acpi(4) instead of isa(4). | Marcus Glocker |
2020-08-17 | base clang is now i586. SMALL_KERNEL images have historically forced | Theo de Raadt |
2020-07-31 | like amd64: | Theo de Raadt |
2020-06-22 | enable nvme on i386. | David Gwynne |
2020-06-08 | update drm to linux 5.7 | Jonathan Gray |
2020-03-24 | cope with growth, sigh | Theo de Raadt |
2020-03-20 | Disable apm(4) on the floppy ramdisk and keep the cd one in sync. | Otto Moerbeek |
2020-01-22 | rm rtfps driver. disabled and man page doesn't inspire much confidence. | Ted Unangst |
2020-01-20 | remove esp at pcmcia attachment. it doesn't even compile. | Ted Unangst |
2019-12-17 | Add fido(4), a HID driver for FIDO/U2F security keys | Reyk Floeter |
2019-12-08 | Bye bye options KVM86 and VM86 | Martin Pieuchot |
2019-12-08 | Remove kernel VM86 support. | Martin Pieuchot |
2019-12-06 | Retire piixpcib(4). | Martin Pieuchot |
2019-11-19 | Enable rge(4). | Kevin Lo |
2019-11-18 | Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb Ethernet | Kevin Lo |
2019-11-09 | Retguard will start using sections named ".openbsd.randomdata.retguard.*" | Philip Guenther |
2019-11-07 | The compiler -pg option implies -fno-ret-protector, as we want to disable | Philip Guenther |
2019-09-04 | Remove DST/TIMEZONE options(4) from kernel configs; ok jca@ deraadt@ | cheloha |
2019-06-21 | Further improve the filesystem stability of kernel installation by KARL. | Theo de Raadt |
2019-05-28 | Enable virtio again since the compilation problems have been fixed. | Stefan Fritsch |
2019-05-27 | disable virtio. a serially careless & procedure violating developer | Theo de Raadt |
2019-05-08 | Enable ucrcom(4) on all architectures that have uslcom(4). | Mark Kettenis |
2019-05-05 | Getting too tight. Surrender a little | Theo de Raadt |