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