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
2017-12-04
Make divert lookup similar for all socket types. If PF_TAG_DIVERTED
Alexander Bluhm
2017-12-04
Change __mp_lock_held() to work with an arbitrary CPU info structure and
Martin Pieuchot
2017-12-04
Use _kernel_lock_held() instead of __mp_lock_held(&kernel_lock).
Martin Pieuchot
2017-12-03
Enable bgw(4).
Mark Kettenis
2017-12-03
Enumerate all i2c devices on the bus. Mark their nodes as attached even
Mark Kettenis
2017-12-03
Rename ci_number to ci_cpuid to match other archs.
Martin Pieuchot
2017-12-01
Add quotes around the name of (unconfigured) devices like we do for other
Mark Kettenis
2017-12-01
Fix white spaces and shorten long line.
Alexander Bluhm
2017-12-01
Simplify the reverse PCB lookup logic. The PF_TAG_TRANSLATE_LOCALHOST
Alexander Bluhm
2017-11-30
Fix the IPL and flags of the MP-safe crypto taskq. Now a sane IPL
Visa Hankala
2017-11-30
Fix typos in comments.
Nayden Markatchev
2017-11-30
Add bgw(4), a driver for a family of Bosch acceleration sensors.
Mark Kettenis
2017-11-30
vn_open(9) does not pass the open(2) flags to VOP_CREATE(9) so we can't
helg
2017-11-30
__MAP_NOFAULT doesn't make sense with anon mappings, so return EINVAL if
Philip Guenther
2017-11-30
Per https://patchwork.kernel.org/patch/5838821/, the documented check of ACPI
Philip Guenther
2017-11-29
Add support for GPIO-signaled events.
Mark Kettenis
2017-11-29
Make mpe(4) work again by:
Claudio Jeker
2017-11-29
Revert 1.353, this breaks mpe(4). Also it seems not complete since rt_ifa_del
Claudio Jeker
2017-11-29
Revise OperatingRegion code to make it extensible and have chvgpio(4)
Mark Kettenis
2017-11-29
Show line number correctly in synthetic mutex names.
Visa Hankala
2017-11-29
turns out you dont have to configure a vsi as the default in a veb.
David Gwynne
2017-11-29
regen
David Gwynne
2017-11-29
add some mellanox parts
David Gwynne
2017-11-29
fix this on sparc64 (or maybe gcc)
David Gwynne
2017-11-29
let this build on sparc64 again.
David Gwynne
2017-11-29
vmm(4) :Add the ukvm/Solo5 hypercall I/O ports to the list of ports to be
Mike Larkin
2017-11-29
add an adaptive polling mode when no interrupt handler is available,
Joshua Stein
2017-11-29
make vmm(4) less responsible for initial register state, preferring to let
Mike Larkin
2017-11-29
Add a bunch of DPRINTFs in failure paths, fix some whitespace and some
Mike Larkin
2017-11-29
add some comments. no functional change
Mike Larkin
2017-11-28
refer to ixl as "Intel Ethernet 700 Series"
David Gwynne
2017-11-28
remove the #if 0ed out ixl_add_veb now that cvs has backed it up
David Gwynne
2017-11-28
add missing $OpenBSD$ tag
David Gwynne
2017-11-28
add ixl(4) for the "Intel Ethernet 700 Series"
David Gwynne
2017-11-28
Silence the "Unclaimed register before interrupt" errors. While these do
Mark Kettenis
2017-11-28
Raise the IPL of the sbar taskq to avoid lock order issues
Visa Hankala
2017-11-28
The divert structure was using the port number to indicate that
Alexander Bluhm
2017-11-28
fktrace(2) has been removed
Philip Guenther
2017-11-28
Fix mbuf leak when an interface is destroyed while forwarding IPv6
Martin Pieuchot
2017-11-28
fix some clang warnings when building with VMM_DEBUG. Matches a previous
Mike Larkin
2017-11-28
better handling for invalid instruction lengths.
Mike Larkin
2017-11-28
better handling for invalid instruction lengths.
Mike Larkin
2017-11-28
Use mutex_trylock() rather than mixing Linux APIs with OpenBSD ones.
Martin Pieuchot
2017-11-28
deadproc_mutex is only taken _before_ kernel_lock; exclude it from
Philip Guenther
2017-11-28
sync
Philip Guenther
2017-11-28
Delete fktrace(2). The consequences of it were not thought through
Philip Guenther
2017-11-28
The athn(4) PCI driver forgot about adding the default noisefloor to
Stefan Sperling
2017-11-28
In athn(4), fix a comment which misidentifies the field where RSSI
Stefan Sperling
2017-11-27
The divert structure was using the port number to indicate that
Alexander Bluhm
2017-11-27
Change fusefs_link to return EPERM if the source file is a directory.
helg
[next]