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
2016-08-18
Reset the input state completely when wsmouse is (re-)opened.
Ulf Brosziewski
2016-08-18
uvm_wxcheck() should only abort the process if kern.wxabort is set.
Theo de Raadt
2016-08-18
Update NVS protocol structure definitions to the 2016 version
Mike Belopuhov
2016-08-18
add a missing splx in an error path
Jonathan Gray
2016-08-18
Separate out the Access Flag bit from the Access Permission bits in the
Mark Kettenis
2016-08-18
Clean up style and replace a magic value with a magic define
Mike Belopuhov
2016-08-18
fix panics caused by replacing m_copym2 with m_dup_pkt.
David Gwynne
2016-08-17
Sync up monitor trigger groups handling to the upstream
Mike Belopuhov
2016-08-17
Replace hand rolled atomic bit operations and use MI ones from DRM
Mike Belopuhov
2016-08-17
Fix an mbuf leak and missing error propagation in uipc_usrreq(PRU_SEND)
Alexander Bluhm
2016-08-17
Nothing from the original Wasabi code remains, so replace the copyright
Patrick Wildt
2016-08-17
Remove bogus suspend/resume code from armv7 com(4) attachment driver.
Patrick Wildt
2016-08-17
Replace sxiuart(4) with the mostly compatible com(4).
Patrick Wildt
2016-08-17
Fix x86_atomic_{set|clear}bits_u64() by using the "er" constraint instead
Mark Kettenis
2016-08-17
Add support for RT5390 and RT5392 chipsets to the ral(4) driver.
Stefan Sperling
2016-08-17
Update ral(4) firmware for RT2860 family devices.
Stefan Sperling
2016-08-17
use a register variable to get at the curcpu pointer in %g7
David Gwynne
2016-08-17
wpi(4) scans all bands at once, as far as the net80211 stack is concerned.
Stefan Sperling
2016-08-17
we have some spare interrupt levels, so move softnet above softclock.
David Gwynne
2016-08-17
regen
Stefan Sperling
2016-08-17
Add PCI ID for Ralink RT5392 and additional IDs for RT5390 devices.
Stefan Sperling
2016-08-17
iwn(4) scans all bands at once, as far as the net80211 stack is concerned.
Stefan Sperling
2016-08-17
If a wireless device or driver scans all bands at once give 5GHz APs
Stefan Sperling
2016-08-17
If the stack demands protection by setting the USEPROT flag then set the
Stefan Sperling
2016-08-17
Reintroduce 5.3-style checksum modification to preserve end-to-end checksums
procter
2016-08-17
Move to iopool. No voluntary testers after several years of requests so now
Kenneth R Westerback
2016-08-17
Move to iopool. No voluntary testers after several years of requests so now
Kenneth R Westerback
2016-08-17
Make error handling (esp. DATA_UNDERRUN) clearer and avoid losing resid
Kenneth R Westerback
2016-08-16
Add IP_SENDSRCADDR cmsg for UDP sockets. As suggested by sthen@,
Vincent Gross
2016-08-16
There is no sense in doing caching in fusefs. In case of a non-local
Martin Natano
2016-08-16
remove #define for /dev/mem minors. let the raw magic of the hardcoded
Ted Unangst
2016-08-16
move static variable up to first
Ted Unangst
2016-08-16
replace hand rolled tsleep physlock with rwlock. ok mlarkin
Ted Unangst
2016-08-16
Update Hyper-V structure definitions to the 2016 version
Mike Belopuhov
2016-08-16
Remove RM7000/RM9000-specific performance counter code. It originates
Visa Hankala
2016-08-16
Fix typo/inconsistensy where L1_S_DOMAIN was used instead of L1_C_DOMAIN.
Mark Kettenis
2016-08-16
Mask the ``prio'' prior to comparing it to RTP_LOCAL.
Martin Pieuchot
2016-08-16
Only probe the UART type if sc_uarttype is set to COM_UART_UNKNOWN.
Mark Kettenis
2016-08-15
Expose more 802.11n information to userspace:
Stefan Sperling
2016-08-15
normalize some comments
Ted Unangst
2016-08-15
Don't take shortcuts cleaning/invalidating the caches. The Cortex-A7 and most
Mark Kettenis
2016-08-15
Now that com(4) uses a different iot for the initial console and the
Patrick Wildt
2016-08-15
First stab at porting the awinmmc(4) driver from NetBSD. The driver will
Mark Kettenis
2016-08-15
For some reason the RTL8211E PHY on the Banana Pi responds to both address 0
Mark Kettenis
2016-08-15
Allow com(4) to make use of the simplebus address translation.
Patrick Wildt
2016-08-15
Move the com(4) fdt attachment driver to a more generic location and
Patrick Wildt
2016-08-15
Remove IWM_CMD_SYNC, which expands to zero while all the other
Stefan Sperling
2016-08-15
replace the last uses of m_copym2 with m_dup_pkt.
David Gwynne
2016-08-15
Use pinctrl to configure the pins used by the EMAC.
Mark Kettenis
2016-08-15
Use the regulator API to supply power to the target.
Mark Kettenis
[next]