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
Age
Commit message (
Expand
)
Author
2019-05-30
Fix definitions of PCI_MSIX_MAU32 and add a define for the MSI-X function
Mark Kettenis
2019-05-30
Fix the initialization of bp before calling vfs_getcwd_common
Bob Beck
2019-05-30
namei() generate KTR_NAMEI record input filenames, but getcwd(2) and
Theo de Raadt
2019-05-30
use copyoutstr, instead of fragile range math; ok beck
Theo de Raadt
2019-05-30
Correct call to vfs_getcwd_common from within __realpath
Bob Beck
2019-05-30
Mellanox support tells me that according to an internal datasheet, legacy
Jonathan Matthew
2019-05-30
wrap some long lines, except in bits I'll probably have to rewrite soon
Jonathan Matthew
2019-05-29
The past is fuzzy, but it appears during development of __getcwd, *retval
Theo de Raadt
2019-05-29
Repair the 'ifconfig mode' command.
Stefan Sperling
2019-05-29
Add jumbo frame support. Set the port MTU as high as we can (up to 9500)
Jonathan Matthew
2019-05-28
On bigger arm64 machines with plenty of memory it is possible that
Patrick Wildt
2019-05-28
Fix reporting of up->down transition in routing message
kn
2019-05-28
Correct the test for when the L1TF vulnerablity has been mitigated via
Philip Guenther
2019-05-28
Skip doing MDS mitigation on vmm entry if the new firmware is present,
Philip Guenther
2019-05-28
Cleanup some bootloader code
Mike Larkin
2019-05-28
Enable virtio again since the compilation problems have been fixed.
Stefan Fritsch
2019-05-28
Remove a 15 year old XXX comment
Mike Larkin
2019-05-27
spelling fixes in comments and one printf; from j sisson
Jason McIntyre
2019-05-27
fix virtio_pci on 32bit archs
Stefan Fritsch
2019-05-27
fix multitouch by properly reading multi-finger data on type4
Joshua Stein
2019-05-27
disable virtio. a serially careless & procedure violating developer
Theo de Raadt
2019-05-26
Support virtio 1.0 for virtio_pci
Stefan Fritsch
2019-05-26
Rework virtio_negotiate_features()
Stefan Fritsch
2019-05-26
virtio_pci: Move msix vector config into functions
Stefan Fritsch
2019-05-26
virtio_pci: Split bus space handles
Stefan Fritsch
2019-05-25
Do not account spinning time as running time when a thread crosses a
Martin Pieuchot
2019-05-24
Configure pins.
Mark Kettenis
2019-05-24
rename struct for consistency
anton
2019-05-24
fix incorrect order of arguments
anton
2019-05-24
A source location in kubsan is an absolute path making reports quite
anton
2019-05-24
The latest inteldrm update brought along code making use of
anton
2019-05-24
Prevent a kernel hang if an empty message is sent over an SOCK_SEQPACKET
Alexander Bluhm
2019-05-24
Pass extent for prefetchable mmio. Since there is no distinction between
Mark Kettenis
2019-05-24
Remove redundant conditional. Inspecting flags is the correct way to
anton
2019-05-24
Match radeon_device.c rev 1.2 and return early in amdgpu_device_suspend()
Jonathan Gray
2019-05-24
implement support for SIOCGIFSFFPAGE
Jonathan Matthew
2019-05-23
zap reference to non-existent function in a comment
Jasper Lievisse Adriaanse
2019-05-23
Don't print "not conigured" messages for nodes that are disabled.
Mark Kettenis
2019-05-23
drop STUB() calls in paths frequently called when running xorg
Jonathan Gray
2019-05-23
Inline 18 bytes of packet header so we can send vlan tagged packets.
Jonathan Matthew
2019-05-23
match radeondrm and switch DRM_INFO message with device id/asic name to
Jonathan Gray
2019-05-23
Formatting fixes.
Kevin Lo
2019-05-22
SLIST-ify the timecounter list.
cheloha
2019-05-22
Cleanup debug macros in wscons. Favor __func__ over spelling out the actual
anton
2019-05-22
A wscons device may only be opened in read/write mode once. However,
anton
2019-05-22
Read and assign the integer value only once. With this sysctl_int() will
Claudio Jeker
2019-05-22
i386/amd64 apm(4): Ignore APM_UPDATE_TIME events.
cheloha
2019-05-22
Allow loading of bigger ucode. This implementation uses the UEFI memory
Mark Kettenis
2019-05-22
Print the bwfm(4)'s ethernet address on attach.
Patrick Wildt
2019-05-22
If we are SCANning and we want another SCAN, we don't need to purge
Patrick Wildt
[next]