summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf
AgeCommit message (Expand)Author
2023-04-16compile regular kernels with -fcf-protection=branch, and ramdisks withTheo de Raadt
2023-04-02nable ngbe(4) on install media. Passes 'make release' build.Kevin Lo
2023-03-31Enable ngbe(4).Kevin Lo
2023-01-14Implement access to EFI variables and ESRT through an ioctl(2) interfaceMark Kettenis
2023-01-01update drm to linux 6.1.2Jonathan Gray
2022-12-30Neuter zlib fatal warnings when building kernels and bootloaders with clang 15Jeremie Courreges-Anglas
2022-11-11Enable icc(4). ok anton@ patrick@Matthieu Herrb
2022-11-07In kpageflttrap(), validate a non-NULL pcb_onfault against an arrayPhilip Guenther
2022-10-16Add the guts for EFI runtime services support on amd64. This will be usedMark Kettenis
2022-09-02Get the retguard region's phys address from pmap, instead of using linkerMike Larkin
2022-04-07drm/amd/display: move FPU associated DSC code to DML folderJonathan Gray
2022-04-06Recognize LUN 0 device if SID_QUAL_LU_OFFLINE and T_NODEVICE areKenneth R Westerback
2022-03-08Enable mtw(4) in the build for amd64.hastings
2022-02-09Move x86-only stubs used by kern/subr_suspend.c into dev/acpi/acpi_x86.cTheo de Raadt
2022-02-08The suspend/resume code is a sticky mess of MI, MD, and ACPI sequencing.Theo de Raadt
2022-02-03sync list of amdgpu files built with -msse -msse2 with linux 5.15.yJonathan Gray
2022-01-14update drm to linux 5.15.14Jonathan Gray
2022-01-04Remove commented out gtp from amd64 GENERICGreg Steuck
2022-01-02Prism54 (only full-mac varients) -> Prism54 Full-MACJonathan Gray
2021-12-28Now that -A prints -- markers as it is supposed to filter them out whenOtto Moerbeek
2021-12-26Add address locators for the ACPI "bus" and use these to fix the order ofMark Kettenis
2021-12-20Make mtw(4) known to the config(8) framework.hastings
2021-12-17Disable a few warning flags that were introduced and enabled by defaultPatrick Wildt
2021-12-16Attach com over acpi on amd64. Some hardware uses a different interruptAnton Lindqvist
2021-11-27stop building kernels with -Wno-uninitialized on clang archsJonathan Gray
2021-11-07Enable igc(4).Patrick Wildt
2021-11-02Enable igc(4).Patrick Wildt
2021-10-25typos in comments, from jj, reported by Elyes Haouas on ircStuart Henderson
2021-10-21Remove hifn(4), safe(4), and ubsec(4) crypto drivers. They requireAlexander Bluhm
2021-09-14Enable cy(4) on amd64.Jan Klemkow
2021-09-13Enable uaq(4) on amd64. Investigations into problems on other platformsJonathan Matthew
2021-09-02add aq(4) to amd64 RAMDISK_CD and riscv64 RAMDISKMike Larkin
2021-09-02aq(4) driver for Aquantia 1/2.5/5/10Gb/s PCIe ethernet adaptersMike Larkin
2021-08-20Add ucc(4), a driver for USB HID Consumer Control keyboards. Suchanton
2021-07-12wrap a long lineJonathan Gray
2021-07-07update drm to linux 5.10.47Jonathan Gray
2021-06-10Add Spleen 12x24 and 16x32 on amd64's RAMDISK_CD and arm64 RAMDISK kernels.Frederic Cambus
2021-04-28Enable dt(4) on amd64, arm64, i386, and powerpc64 in GENERIC kernel.Alexander Bluhm
2021-03-19another unfortunate action to cope with relentless kernel growthTheo de Raadt
2021-03-07Explicitly align kernel text.mortimer
2021-02-09Activate use of PF_LOCK() by removing the WITH_PF_LOCK ifdefs.Patrick Wildt
2021-02-04Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited toanton
2021-02-04make if_pfsync.c a better friend with PF_LOCKAlexandr Nedvedicky
2021-01-28Again allow COPTS= to come from the environment again, and don't lose theTheo de Raadt
2021-01-23introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers.thfr
2020-12-27Enable acpihpet on install media, because otherwise clock initializationTheo de Raadt
2020-11-15Add pchgpio(4), a driver for the GPIO controllers found on modern IntelMark Kettenis
2020-10-27Adding IOMMU support for AMD Vi and Intel VTD (disabled)Jordan Hargrave
2020-10-16rl(4) is becoming rare.Theo de Raadt
2020-09-15abl(4) is a new driver to control the backlight brightness on Intel basedMarcus Glocker