Age | Commit message (Expand) | Author |
2019-09-04 | Remove DST/TIMEZONE options(4) from kernel configs; ok jca@ deraadt@ | cheloha |
2019-08-28 | Use ACPI information to attach PCI busses like we do on arm64. There are a | Mark Kettenis |
2019-08-14 | enable amdgpu on amd64 requested by a few people | Jonathan Gray |
2019-06-24 | Add glkgpio(4), a driver for the GPIO controllers found on Intel's Gemini | Mark Kettenis |
2019-06-21 | Further improve the filesystem stability of kernel installation by KARL. | Theo de Raadt |
2019-06-17 | Add aplgpio(4) a driver for the gpio controllers found on Intel's Apollo | Patrick Wildt |
2019-06-07 | add ukspan(4), a driver for the Keyspan USA19HS USB serial adapter | Joshua Stein |
2019-05-21 | add amdgpu from linux 4.19.44 for recent AMD Radeon parts | Jonathan Gray |
2019-05-17 | Mitigate Intel's Microarchitectural Data Sampling vulnerability. | Philip Guenther |
2019-05-08 | Enable ucrcom(4) on all architectures that have uslcom(4). | Mark Kettenis |
2019-05-04 | let users try mcx(4) | Theo de Raadt |
2019-05-04 | Improve the interaction between efifb(4), inteldrm(4) and radeondrm(4) | Mark Kettenis |
2019-04-14 | Instead of using COPTS=-Oz (and similar) in make environment to force | Theo de Raadt |
2019-04-14 | Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to | Jonathan Gray |
2019-03-28 | Enable uxrcom(4). | Mark Kettenis |
2019-03-22 | build umbg(4) on amd64, previously only done on i386/macppc/octeon/sparc64 | Stuart Henderson |
2019-03-18 | Add kubsan(4), a undefined behavior sanitizer for the kernel. It's | anton |
2019-03-14 | Add acpicmos(4). | Mark Kettenis |
2019-02-03 | enable -msave-args when building with clang. | David Gwynne |
2019-01-25 | build ccp(4) on ramdisks | Jonathan Gray |
2019-01-20 | Add support for a new kcov trace mode called KCOV_MODE_TRACE_CMP where | anton |
2019-01-19 | enable myx(4) on the large ramdisk. has been enabled in GENERIC for a while. | Peter Hessler |
2019-01-19 | now that it works, enable ixl(4) on amd64 | Jonathan Matthew |
2019-01-17 | Enable bwfm(4) in RAMDISK_CD | Mike Larkin |
2019-01-07 | Enabling both kcov and retguard is now possible due to the recent bump of | anton |
2018-12-30 | Turn on -mretpoline by default in clang on amd64, but turn it off | Philip Guenther |
2018-11-23 | Add the pvclock(4) guest driver for paravirtual clocks | Reyk Floeter |
2018-10-30 | The way we currently generate gap.o using a linker script results in .rodata | Mark Kettenis |
2018-10-26 | Add acpipci(4) on amd64. For now this only calls the PCI-specific _OSC | Mark Kettenis |
2018-10-16 | Add gapdummy logic (already used on other archs) to allow linking with lld. | Christian Weisgerber |
2018-09-12 | Move -Wno-address-of-packed-member to the clang block as well and sync | Jonathan Gray |
2018-09-11 | Put clang-specific options behind conditionals to reduce meta-warnings | Philip Guenther |
2018-09-09 | Calculate automatically the padding necessary for lining up the | Philip Guenther |
2018-08-31 | enable bnxt(4) | Jonathan Matthew |
2018-08-27 | move bwfm* at pci? to the wireless section | Joshua Stein |
2018-08-25 | Add umt(4) for USB Windows Precision Touchpad devices | Joshua Stein |
2018-08-22 | Enable uscom(4) where uslcom(4) is already present. | Martin Pieuchot |
2018-08-21 | Rework kcov kernel config. Instead of treating kcov as both an option and a | anton |
2018-08-19 | delete blank line not found in other arch | Theo de Raadt |
2018-08-19 | pseudo-device must be file-flagged otherwise ramdisks cannot link. | Theo de Raadt |
2018-08-19 | Add kcov(4), a kernel code coverage tracing driver. It's used in conjunction | anton |
2018-08-03 | Add mue(4), a driver for Microchip LAN75xx/LAN78xx 10/100/1000 USB Ethernet | Kevin Lo |
2018-07-13 | Disable codepatching infrastructure after boot | Stefan Fritsch |
2018-07-13 | repair inconsistancies | Theo de Raadt |
2018-07-13 | zap some garbage that snuck in. | Theo Buehler |
2018-07-12 | we will be toggling witness on/off a few times. when it is on, it raises | Theo de Raadt |
2018-07-12 | Reorganize the Meltdown entry and exit trampolines for syscall and | Philip Guenther |
2018-07-12 | Stop building rasops4 on amd64. | Frederic Cambus |
2018-07-01 | Move acpi(4) attach glue into acpi_machdep.c. | Mark Kettenis |
2018-06-30 | acpisurface(4): driver for Surface Pro 4 and Surface Book hardware | Mike Larkin |