| Commit message (Expand) | Author | Age | Files | Lines |
* | some phy are not needed anymore since the ethernet drivers went away |  deraadt | 2021-02-16 | 1 | -6/+6 |
* | Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to |  anton | 2021-02-04 | 1 | -1/+2 |
* | Again allow COPTS= to come from the environment again, and don't lose the |  deraadt | 2021-01-28 | 1 | -4/+4 |
* | introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers. |  thfr | 2021-01-23 | 1 | -1/+2 |
* | Enable acpihpet on install media, because otherwise clock initialization |  deraadt | 2020-12-27 | 2 | -4/+4 |
* | fxp does not currently fit |  deraadt | 2020-12-09 | 1 | -2/+2 |
* | xe(4) and mtd(4) are from a long gone era |  deraadt | 2020-10-16 | 1 | -5/+4 |
* | ef(4), give me a break |  deraadt | 2020-10-16 | 1 | -2/+2 |
* | asmc0 -> asmc* |  mglocker | 2020-09-12 | 1 | -2/+2 |
* | Make asmc(4) attach through acpi(4) instead of isa(4). |  mglocker | 2020-09-12 | 1 | -2/+2 |
* | base clang is now i586. SMALL_KERNEL images have historically forced |  deraadt | 2020-08-17 | 1 | -2/+2 |
* | like amd64: |  deraadt | 2020-07-31 | 1 | -3/+3 |
* | enable nvme on i386. |  dlg | 2020-06-22 | 2 | -2/+5 |
* | update drm to linux 5.7 |  jsg | 2020-06-08 | 1 | -2/+3 |
* | cope with growth, sigh |  deraadt | 2020-03-24 | 1 | -2/+2 |
* | Disable apm(4) on the floppy ramdisk and keep the cd one in sync. |  otto | 2020-03-20 | 2 | -4/+5 |
* | rm rtfps driver. disabled and man page doesn't inspire much confidence. |  tedu | 2020-01-22 | 1 | -3/+1 |
* | remove esp at pcmcia attachment. it doesn't even compile. |  tedu | 2020-01-20 | 1 | -2/+1 |
* | Add fido(4), a HID driver for FIDO/U2F security keys |  reyk | 2019-12-17 | 1 | -1/+2 |
* | Bye bye options KVM86 and VM86 |  mpi | 2019-12-08 | 1 | -2/+1 |
* | Remove kernel VM86 support. |  mpi | 2019-12-08 | 2 | -7/+3 |
* | Retire piixpcib(4). |  mpi | 2019-12-06 | 2 | -10/+3 |
* | Enable rge(4). |  kevlo | 2019-11-19 | 1 | -1/+2 |
* | Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb Ethernet |  kevlo | 2019-11-18 | 1 | -1/+2 |
* | Retguard will start using sections named ".openbsd.randomdata.retguard.*" |  guenther | 2019-11-09 | 1 | -2/+6 |
* | The compiler -pg option implies -fno-ret-protector, as we want to disable |  guenther | 2019-11-07 | 1 | -2/+2 |
* | Remove DST/TIMEZONE options(4) from kernel configs; ok jca@ deraadt@ |  cheloha | 2019-09-04 | 2 | -6/+2 |
* | Further improve the filesystem stability of kernel installation by KARL. |  deraadt | 2019-06-21 | 1 | -3/+2 |
* | Enable virtio again since the compilation problems have been fixed. |  sf | 2019-05-28 | 1 | -8/+8 |
* | disable virtio. a serially careless & procedure violating developer |  deraadt | 2019-05-27 | 1 | -8/+8 |
* | Enable ucrcom(4) on all architectures that have uslcom(4). |  kettenis | 2019-05-08 | 1 | -1/+3 |
* | Getting too tight. Surrender a little |  deraadt | 2019-05-05 | 1 | -2/+2 |
* | Improve the interaction between efifb(4), inteldrm(4) and radeondrm(4) |  kettenis | 2019-05-04 | 1 | -5/+5 |
* | Instead of using COPTS=-Oz (and similar) in make environment to force |  deraadt | 2019-04-14 | 1 | -1/+2 |
* | Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to |  jsg | 2019-04-14 | 1 | -2/+4 |
* | umbg now supports DCF600USB as well; adjust comment. from weerd@ |  sthen | 2019-03-22 | 1 | -2/+2 |
* | Add support for a new kcov trace mode called KCOV_MODE_TRACE_CMP where |  anton | 2019-01-20 | 1 | -3/+3 |
* | delete vmm(4) in i386 |  pd | 2019-01-18 | 3 | -13/+4 |
* | Add the pvclock(4) guest driver for paravirtual clocks |  reyk | 2018-11-23 | 1 | -1/+2 |
* | The way we currently generate gap.o using a linker script results in .rodata |  kettenis | 2018-10-30 | 1 | -2/+2 |
* | With lld the calculation of the entry point was wrong since |  naddy | 2018-10-26 | 1 | -4/+2 |
* | Correct linker emulation name for lld when building i386 kernels on amd64. |  naddy | 2018-10-26 | 1 | -2/+2 |
* | Add gapdummy logic (already used on other archs) to allow linking with lld. |  naddy | 2018-10-16 | 1 | -4/+8 |
* | Move -Wno-address-of-packed-member to the clang block as well and sync |  jsg | 2018-09-12 | 1 | -3/+3 |
* | move bwfm* at pci? to the wireless section |  jcs | 2018-08-27 | 1 | -2/+2 |
* | port the amd64 code for loading intel microcode on boot to i386 |  jsg | 2018-08-23 | 1 | -1/+2 |
* | Enable uscom(4) where uslcom(4) is already present. |  mpi | 2018-08-22 | 1 | -1/+3 |
* | Rework kcov kernel config. Instead of treating kcov as both an option and a |  anton | 2018-08-21 | 3 | -16/+8 |
* | pseudo-device must be file-flagged otherwise ramdisks cannot link. |  deraadt | 2018-08-19 | 1 | -2/+2 |
* | Add kcov(4), a kernel code coverage tracing driver. It's used in conjunction |  anton | 2018-08-19 | 3 | -3/+20 |