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-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
2019-01-04
make kernel build without MPLS/mpe/mpw
Sebastian Benoit
2019-01-04
make kernel build without INET6 again.
Sebastian Benoit
2019-01-03
add a simplebus print function so unconfigured devices appear in dmesg.
David Gwynne
2019-01-03
Fix a collection of covering unveil bugs that prevent unveil's of upper
Bob Beck
2019-01-03
Crank MAXTSIZ to next pow2 (256MB) because a few piggy binaries
Theo de Raadt
2019-01-03
Fix .end symbol.
Visa Hankala
2019-01-03
Favor ENOTTY for unknown ioctl commands.
anton
2019-01-03
Replace a funky 'else switch' construct into something that is equal but
Claudio Jeker
2019-01-03
if we run out of mbufs for the rx ring, run a timeout to refill them
David Gwynne
2019-01-02
In pmap_page_protect(), zap the PTE before unlinking. At that point the
Mark Kettenis
2019-01-02
markup boot prompt commands using Ic, not Nm; ok jmc@
anton
2019-01-02
abcrtc(4), a driver for the Abracon AB1805 RTC and similar variants.
Patrick Wildt
2019-01-02
Fix PCIe clock definitions.
Patrick Wildt
2019-01-02
Setting a fixed voltage regulator to the voltage it is fixed to
Patrick Wildt
2019-01-02
A fixed regulator's minimum voltage attribute is called regulator-min-microvolt
Patrick Wildt
2019-01-01
Add some additional RK3399 clocks that are used by the current Linux
Mark Kettenis
2019-01-01
Set assigned-clocks.
Mark Kettenis
2019-01-01
Add RK3399 TSADC clock.
Mark Kettenis
2019-01-01
Add RK3328 TSADC clock.
Mark Kettenis
[next]