index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
amd64
/
conf
/
files.amd64
Age
Commit message (
Expand
)
Author
2023-04-26
Refactor MD/MI parts of vmm.
Mike Larkin
2023-01-14
Implement access to EFI variables and ESRT through an ioctl(2) interface
Mark Kettenis
2022-10-16
Add the guts for EFI runtime services support on amd64. This will be used
Mark Kettenis
2022-02-09
Move x86-only stubs used by kern/subr_suspend.c into dev/acpi/acpi_x86.c
Theo de Raadt
2019-09-07
Revert acpipci(4) changes. Too many systems are broken. We'll try again
Mark Kettenis
2019-08-28
Use ACPI information to attach PCI busses like we do on arm64. There are a
Mark Kettenis
2019-05-17
Mitigate Intel's Microarchitectural Data Sampling vulnerability.
Philip Guenther
2018-10-26
Add acpipci(4) on amd64. For now this only calls the PCI-specific _OSC
Mark Kettenis
2018-08-21
Rework kcov kernel config. Instead of treating kcov as both an option and a
anton
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-07-12
Stop building rasops4 on amd64.
Frederic Cambus
2018-07-01
Move acpi(4) attach glue into acpi_machdep.c.
Mark Kettenis
2018-01-25
Move common mutex implementations to a MI place.
Martin Pieuchot
2018-01-12
Don't bother ucode updates in ramdisk. We don't have the files....
Theo de Raadt
2018-01-11
Update the Intel microcode once the root filesystem has been mounted.
Patrick Wildt
2017-12-20
Switch x86 architectures to the common C mutex implementation.
Martin Pieuchot
2017-10-17
Add a machine-independent implementation for the mplock.
Visa Hankala
2017-10-06
Recalibrate TSC timecounter with HPET and PM timer
Mike Belopuhov
2017-05-31
Split early startup code out of locore.S into locore0.S. Adjust link
Theo de Raadt
2017-04-30
Unifdef KGDB.
Martin Pieuchot
2017-01-21
Move virtio config from files.pci to files.pci
Reyk Floeter
2016-08-30
Enable raspos24 for efifb. This makes qemu with UEFI start working.
YASUOKA Masahiko
2016-01-08
Move HID support files out of dev/usb into new dev/hid directory
Joshua Stein
2015-11-23
No longer need 'option VMM', declaring the vmm0 device is sufficient.
Theo de Raadt
2015-11-13
vmm(4) kernel code
Mike Larkin
2015-10-29
Make inteldrm(4) attach to pci(4) instead of vga(4) just like radeondrm(4).
Mark Kettenis
2015-09-04
Let efifb depend on rasops32 such that it works on ramdisks where rasops32
Mark Kettenis
2015-08-30
Modify kernel to prepare boot from UEFI.
YASUOKA Masahiko
2015-07-21
Add pvbus(4), a pseudo-bus to attach non-PCI paravirtual devices and buses.
Reyk Floeter
2015-07-17
remove obsolete INET kernel option
Ted Unangst
2015-01-16
Binary code patching on amd64
Stefan Fritsch
2014-12-10
Add skgpio(4) a driver for the Soekris net6501 GPIO and LEDs
Jonathan Gray
2014-12-04
as promised 18 years ago, consolidate isa floppy disks in files.isa
Ted Unangst
2014-07-11
"It's not the years, honey; it's the mileage."
Ted Unangst
2013-12-19
Mtrr stops being a pseudo-device. We need to probe the cpu type and
Theo de Raadt
2013-12-12
Remove the scatter/gather dma implementation as it is no longer used.
Mark Kettenis
2013-11-04
remove iop(4) driver. it is entirely unmaintained and supports something
Theo de Raadt
2013-08-15
Include files.agp and files.drm from files.pci. Makes sure "drm.h" gets
Mark Kettenis
2013-08-12
Add a port of the TTM and Radeon DRM code from Linux 3.8.13.
Jonathan Gray
2012-07-13
More foundation goo for amd64 hibernate
Mike Larkin
2012-05-27
Add tcpcib(4) to support Intel Atom E600 watchdog.
Jonathan Gray
2011-11-15
Simplify various parts of the puc(4) attachment code. Tested lightly
Theo de Raadt
2011-11-14
merge syscall.c into the end of trap.c as almost all architectures do.
Theo de Raadt
2011-10-06
ccd goes to the attic
Theo de Raadt
2011-07-07
Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libz
Theo de Raadt
2011-05-23
AMD K10/K11 pstate driver allows setperf and apm to change CPU
Claudio Jeker
2011-04-02
Remove the AMD GART based iommu code.
Owain Ainsworth
2010-12-06
- use consistent 'include' rules without a full relative path.
Jasper Lievisse Adriaanse
2010-11-13
Switch from TSS-per-process to TSS-per-CPU, placing the TSS right
Philip Guenthe
[next]