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
2018-04-25
update ttm and radeondrm(4) to Linux 4.4.129
Jonathan Gray
2018-04-25
Add a way to reattach efifb(4). This will be used when radeondrm(4)
Jonathan Gray
2018-04-24
Use pf_rm_rule() instead of pool_put() to decrement references by
Alexander Bluhm
2018-04-24
Move code into inline functions to hide #ifdefs and improve readability.
Philip Guenther
2018-04-24
vmm(4): fix lockups on SVM hosts when booting Linux guests
Mike Larkin
2018-04-24
<machine/i82489reg.h> isn't used here
Philip Guenther
2018-04-24
Fix copy and paste typo in pfi_kif_unref route error message.
Alexander Bluhm
2018-04-24
Make the ramdisks compile again, we don't have MROUTING on them.
Florian Obser
2018-04-24
Fill the 'card' member of v4l2_capability struct with the usb product
Landry Breuil
2018-04-24
Make futex(2) also return ECANCELED in case SA_RESTART was set.
Paul Irofti
2018-04-24
account for FPU context switch (uvm statistic only)
Mike Larkin
2018-04-24
Validate timespec and return ECANCELED when interrupted with SA_RESTART.
Paul Irofti
2018-04-24
Push NET_LOCK down in the default ifioctl case.
Paul Irofti
2018-04-24
make the check for XSAVE the same as it is later in the file, for
Mike Larkin
2018-04-24
Enable gpioiic(4) and gpioow(4). From Artturi Alm.
Mark Kettenis
2018-04-24
Run duplicate address detection again if an existing address gets
Florian Obser
2018-04-24
Remove unused rtentry parameter.
Florian Obser
2018-04-24
Enable em(4) on loongson.
Visa Hankala
2018-04-24
Do not lock the kernel when expanding the working buffer.
Visa Hankala
2018-04-23
Move efi_cleanup() to before the mem_pass() since efi_cleanup() might
YASUOKA Masahiko
2018-04-23
regen
ccardenas
2018-04-23
Add ids for AMD 15h 3xh family along with Kaveri graphics
ccardenas
2018-04-22
Use free(9) size argument in azalia_codec_select_dacs(). From
Alexandre Ratchov
2018-04-22
Wrap debug-only variable definition in #ifdef AZALIA_DEBUG. From
Alexandre Ratchov
2018-04-22
Add reference counting that prevents freeing of busy aesni sessions.
Visa Hankala
2018-04-20
revert to 2018/04/20 10:00:00, before oops
Christian Weisgerber
2018-04-20
oops, snapshot tests not ready yet
Theo de Raadt
2018-04-20
sync
Theo de Raadt
2018-04-20
Add a workaround that lets loongson bootblocks work with PMON that
Visa Hankala
2018-04-20
Make loongson bootblocks use disklabel duid instead of PMON device name
Visa Hankala
2018-04-20
remove the background scan timeout on detach, so we don't crash shortly
Jonathan Matthew
2018-04-20
grammar fixes PTE's -> PTEs
Mike Larkin
2018-04-20
enable ccp(4) as found on recent amd chips
David Gwynne
2018-04-20
enable ccp(4) as found on amd seattle platforms, eg, overdrive 1000s
David Gwynne
2018-04-20
add a small driver for AMDs cryptographic co processor.
David Gwynne
2018-04-20
regen
David Gwynne
2018-04-20
add and update amd cryptographic co-processor devices
David Gwynne
2018-04-19
when adding span ports, restrict them to ether and mplstunnel interfaces.
David Gwynne
2018-04-18
crank version
Theo de Raadt
2018-04-18
re-enable ucode loading. The problem is the standard memory allocator
Theo de Raadt
2018-04-18
Some programs create a PROT_NONE guard page at the far-end of the provided
Theo de Raadt
2018-04-18
If m_pullup() changes the mbuf in gif_input(), also adjust the mbuf
Alexander Bluhm
2018-04-18
handle failure better in release_firmware()/request_firmware()
Jonathan Gray
2018-04-18
Stop modifying vm page flags using mixed atomic and non-atomic
Patrick Wildt
2018-04-18
Introduce a pmap lock on pmap_fault_fixup(). Heavily threaded
Patrick Wildt
2018-04-18
Try to get the layout from the default mux when attaching a console
Martin Pieuchot
2018-04-18
Do a FREF()/FRELE() dance after fd_getfile() in sys_fcntl().
Martin Pieuchot
2018-04-18
Call FREF(9) earlier instead of incrementing `f_count' by hand.
Martin Pieuchot
2018-04-18
vmm: Fix interrupt window exiting for AMD / SVM
pd
2018-04-17
- Make rnd hints avoid the brk area. The rnd allocator refuses to allocate in
Otto Moerbeek
[next]