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-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
2019-05-21
add amdgpu from linux 4.19.44 for recent AMD Radeon parts
Jonathan Gray
2019-05-21
A problem fixed in wskbd is also present in wsmux. Repeating the
anton
2019-05-21
init sc_rxhprio properly instead of sc_txhprio twice; CID 1480289
David Gwynne
2019-05-21
don't fall through SIOCSVNETID into SIOCGVNETID; CID 1480290
David Gwynne
2019-05-21
Fix out-of-bounds array access in ieee80211_setbasicrates(); CID 1479607
Stefan Sperling
2019-05-21
Fix NULL check with wrong pointer in xhci_event_xfer_isoc(); CID 1480287
Stefan Sperling
2019-05-21
Fix free(9) with wrong pointer in sili(4) attach error path; CID 1480295
Stefan Sperling
2019-05-21
Fix uninitialized return code in adjfreq(2); CID 1480285
Stefan Sperling
2019-05-20
kern.timecounter.choices: Don't offer the dummy counter as an option.
cheloha
2019-05-19
During fuzzing, one or many fuzzing processes are often stuck waiting on
anton
2019-05-19
include uvm.h -> uvm_extern.h; ok visa@
anton
2019-05-18
Both FreeBSD and I appear to have been confused by intel's deep-dive doc:
Philip Guenther
2019-05-18
Add parsing for standard boot options.
Visa Hankala
2019-05-18
Correct free size. Fixes a panic when detaching crypto volumes.
Tim van der Molen
2019-05-18
BPF: remove redundant reference counting of filedescriptors
Alexandr Nedvedicky
2019-05-17
Oops, forgot to include a copyright year when originally added
Philip Guenther
2019-05-17
Mitigate Intel's Microarchitectural Data Sampling vulnerability.
Philip Guenther
2019-05-17
Implement mcx_down() and use it to unwind unsuccessful mcx_up() attempts.
Jonathan Matthew
2019-05-17
Add SMR_ASSERT_NONCRITICAL() in assertwaitok(). This eases debugging
Visa Hankala
2019-05-17
For AR9271, use correct clock control register and add a macro to access it.
Kevin Lo
2019-05-16
Remove incorrect optimization. The current logic for skipping idle CPUs
Visa Hankala
[next]