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-04-28
add WITNESS support to barriers modelled on the timeout stuff visa did.
David Gwynne
2019-04-27
drm/ttm: fix out-of-bounds read in ttm_put_pages() v2
Jonathan Gray
2019-04-27
fix up some rxprio handling while here
David Gwynne
2019-04-27
don't increment noproto on the parent interface when there's no child
David Gwynne
2019-04-27
use unsigned int, not u_int, and uintXX_t, not u_intXX_t
David Gwynne
2019-04-27
rename sc_prio to sc_txprio
David Gwynne
2019-04-27
remove sc_proto, it isn't used.
David Gwynne
2019-04-27
rename softc members so theyre prefixed with sc.
David Gwynne
2019-04-27
back out, this isn't part of a vlan change.
David Gwynne
2019-04-27
this wasnt meant to be committed, back out for now.
David Gwynne
2019-04-27
get rid of ifv_linkmib and a bunch of useless macros
David Gwynne
2019-04-27
fix some whitespace.
David Gwynne
2019-04-27
call vlan_softc variables sc, not ifv. no functional change.
David Gwynne
2019-04-27
whitespace tweaks. no functional change.
David Gwynne
2019-04-27
rename struct ifvlan to struct vlan_softc
David Gwynne
2019-04-27
move the struct ifvlan (the vlan softc) definition into if_vlan.c.
David Gwynne
2019-04-26
Guard against repeated inclusion of <mips64/pte.h>. This fixes drm build
Visa Hankala
2019-04-25
disable -Oz compile for SMALL_KERNEL w/ comment why
Theo de Raadt
2019-04-25
Add movstrSI12_i4 for linking -Os/-Oz kernels. Sadly however it
Theo de Raadt
2019-04-25
Add a check to tftp_open() that we are actually opening a TFTP device.
Christian Weisgerber
2019-04-25
Lower the accepted upper bound for bd_rtout to INT_MAX in order to
anton
2019-04-25
Since we now have an attachhook, the actual interrupt handler is installed
Mark Kettenis
2019-04-25
Follow up on jmatthew's suggestion:
Kevin Lo
2019-04-24
Add product id for the USB serial adapter found in Juniper SRX 300.
remi
2019-04-24
regen
remi
2019-04-24
New product id for the USB serial adapter found in Juniper SRX 300.
remi
2019-04-24
implement SIOCGIFSFFPAGE so ifconfig can get transceiver info.
Jonathan Matthew
2019-04-24
Style tweaks:
Philip Guenther
2019-04-24
regen
David Gwynne
2019-04-24
add the product id for VMware NVMe interface
David Gwynne
2019-04-23
Since ppb(4) properly allocates bus ranges for attached devices,
Patrick Wildt
2019-04-23
sync
Theo de Raadt
2019-04-23
shorten some strings
Theo de Raadt
2019-04-23
Add support for ccp(4) at acpi(4).
Mark Kettenis
2019-04-23
Add support for "pinconf-single" devices and add support for bias and
Mark Kettenis
2019-04-23
Call exit(2) if sigreturn(2) fails on mips64. This is what other
Visa Hankala
2019-04-23
Add a driver for OCTEON two-wire serial interface.
Visa Hankala
2019-04-23
Remove file name and line number output from witness(4)
Visa Hankala
2019-04-23
give gre and mgre percpu counters too
David Gwynne
2019-04-23
enable discard_backing_storage() test
Jonathan Gray
2019-04-23
Linux code expects to find struct file in fs.h so include sys/file.h
Jonathan Gray
2019-04-23
For raw IPv6 sockets userland may specify an offset where the
Alexander Bluhm
2019-04-23
a first cut at converting some virtual ethernet interfaces to if_vinput
David Gwynne
2019-04-23
Copy cache-control bits from U+K to U-K entry in pmap_enter_special()
Philip Guenther
2019-04-23
regen
Jonathan Gray
2019-04-23
Add more amdgpu device ids.
Jonathan Gray
2019-04-23
- Update the comment describing why pci retry timeout needs to be disabled
Kevin Lo
2019-04-22
In in_cksum() and in6_cksum() convert types to C99 style and make
Alexander Bluhm
2019-04-22
vmm(4): flush guest TLB entries if guest disables paging. While this
Mike Larkin
2019-04-22
Not all systems supporting DVFS expose a regulator to set the voltage.
Mark Kettenis
[next]