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-01-10
Make mincore lie. The nature of shared memory means it can spy on what
Ted Unangst
2019-01-10
Hold a read lock on the map while doing the actual device I/O during in
Mark Kettenis
2019-01-10
Properly implement (as far as we can) Event()/Signal()/Wait() AML operations.
Mark Kettenis
2019-01-10
regen pcidevs*.h
Stefan Fritsch
2019-01-10
Add virtio 1.x PCI IDs
Stefan Fritsch
2019-01-10
Fix previous
Stefan Fritsch
2019-01-10
Move some PCI-specific defines to a new virtio_pcireg.h file
Stefan Fritsch
2019-01-10
Remove some more code if VIRTIO_DEBUG is 0
Stefan Fritsch
2019-01-10
Move some common defines to virtiovar.h
Stefan Fritsch
2019-01-10
settime: Don't cancel ongoing adjtime(2) until after full permission checks
cheloha
2019-01-10
Use efifb_stolen() to prevent radeondrm from using aperture memory
Jonathan Gray
2019-01-10
add efifb_stolen() to get the size of the efifb framebuffer
Jonathan Gray
2019-01-09
Printing hex values with right adjustment makes it easier to compare
Alexander Bluhm
2019-01-09
Eliminate an else branch from m_extunref().
Visa Hankala
2019-01-09
Make arm64 efiboot can boot from partitions other than "a".
YASUOKA Masahiko
2019-01-09
free(9) sizes.
Martin Pieuchot
2019-01-09
No need to call usbd_fill_deviceinfo() from a task, it doesn't generate I/O.
Martin Pieuchot
2019-01-09
Enable Spleen in wsfont and modify the font selection logic at runtime
Frederic Cambus
2019-01-09
implement an if_enqueue handler for vlan(4)
David Gwynne
2019-01-09
split if_enqueue up so drivers can replace ifq handling if needed
David Gwynne
2019-01-08
viocon: Remove obsolete handling of sc_intrhand
Stefan Fritsch
2019-01-08
virtio: Don't include feature strings without VIRTIO_DEBUG
Stefan Fritsch
2019-01-08
RL (NAK count reload) field in QH should be zero when using periodic
SASANO Takayoshi
2019-01-08
If the mbuf cluster in m_zero() is read only, propagate the M_ZEROIZE
Alexander Bluhm
2019-01-08
Botched up an if conditional in the last commit. The IP length needs to
Claudio Jeker
2019-01-07
Extents code has its own set of flags and does not use malloc's.
Alexander Bluhm
2019-01-07
Enabling both kcov and retguard is now possible due to the recent bump of
anton
2019-01-07
Use the `iface' argument from the *attach() function instead of calling
Martin Pieuchot
2019-01-07
Validate the version, and all length fields of IP packets passed to a raw socket
Claudio Jeker
2019-01-07
It is possible to call m_zero with a read-only cluster. In that case just
Claudio Jeker
2019-01-07
tweak ohci_checkrev so it doesnt print a leading comma and space.
David Gwynne
2019-01-06
the pledge handing for access(2) of /var/run/ypbind.lock is artificially
Theo de Raadt
2019-01-06
Increase L2 PTE reservation for the kernel
Mike Larkin
2019-01-06
fold a bunch of similar sysctl cases into a switch.
Ted Unangst
2019-01-06
Clear ps_uvpcwd when we free ps_uvpaths. Fixes a crash seen by kn@ and me
Mark Kettenis
2019-01-06
Unbreak SR_DEBUG builds
kn
2019-01-06
Fix unsafe use of ptsignal() in mi_switch().
Visa Hankala
2019-01-06
Rewrite ip_pcbopts() to fill a fresh mbuf with the ip options instead
Claudio Jeker
2019-01-06
remove some old comments that were inherited from i386 (and wrong)
Mike Larkin
2019-01-05
fix previous commit
Mark Kettenis
2019-01-05
Expand a macro instruction for clang. Unlike gas, the integrated
Visa Hankala
2019-01-05
Replace two-operand instruction aliases that clang does not
Visa Hankala
2019-01-05
match arm64 and armv7 and print unconfigured simplebus devices on octeon
Jonathan Gray
2019-01-05
Add em_pch_cnp to IS_ICH8 macro. Missed when adding em_pch_cnp.
Jonathan Gray
2019-01-05
regen
Jonathan Gray
2019-01-05
add more intel core and 300 series u ids
Jonathan Gray
2019-01-05
match arm64 and print unconfigured simplebus devices on armv7
Jonathan Gray
2019-01-05
enable ohci at fdt on RAMDISK as well
Jonathan Gray
2019-01-04
enable ohci at fdt
David Gwynne
2019-01-04
add support for ohci, as found on the pine64
David Gwynne
[next]