index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
hyperv
Age
Commit message (
Expand
)
Author
2021-02-04
Pull up following revision(s) (requested by nonaka in ticket #1192):
martin
2020-12-11
Pull up following revision(s) (requested by nonaka in ticket #1146):
martin
2019-11-26
Pull up following revision(s) (requested by nonaka in ticket #484):
martin
2019-11-25
Pull up following revision(s) (requested by nonaka in ticket #480):
martin
2019-11-24
Pull up following revision(s) (requested by nonaka in ticket #464):
martin
2019-11-18
Pull up following revision(s) (requested by nonaka in ticket #441):
martin
2019-11-16
Pull up following revision(s) (requested by nonaka in ticket #428):
martin
2019-07-21
Fix build for !WSDISPLAY_COMPAT_RAWKBD.
rin
2019-07-09
Zero clear the allocated ring buffer for vmbus_channel.
nakayama
2019-07-09
Don't automatically set ec_capenable's ETHERCAP_VLAN_HWTAGGING bit in
msaitoh
2019-05-31
Avoid undefined reference to `hyperv_is_gen1' without hyperv(4).
nonaka
2019-05-29
Even if we don't use MII(4), use the common path of SIOC[GS]IFMEDIA in
msaitoh
2019-05-24
Added drivers for Hyper-V Synthetic Keyboard and Video device.
nonaka
2019-03-05
Centralize ETHER_ALIGN into net/if_ether.h. Note that this commit also changes
msaitoh
2019-03-01
Remove unused definition.
nonaka
2019-03-01
Update Hyper-V related drivers description.
nonaka
2019-02-15
Add __diagused.
hannken
2019-02-15
Added Microsoft Hyper-V support. It ported from OpenBSD and FreeBSD.
nonaka