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
Age
Commit message (
Expand
)
Author
2019-12-07
Get a Hyper-V virtual processor id in cpu_hatch().
nonaka
2019-12-07
dm: Simplify list eviction code
tkusumi
2019-12-07
clean up the video mode selection logic, switch modes only when actually
macallan
2019-12-06
dm: Remove trailing whitespace
tkusumi
2019-12-06
dm: Fix typos in comments/messages
tkusumi
2019-12-06
dm: Don't ignore dm_target_alloc() argument
tkusumi
2019-12-06
Clear the allocated memory in hyperv_dma_alloc().
nonaka
2019-12-06
Added RNDIS RSS and TCP offload related definitions.
nonaka
2019-12-06
Added NDIS ver.6.20 definition.
nonaka
2019-12-06
Minor changes, reported by the LGTM bot.
maxv
2019-12-06
localify
maxv
2019-12-06
revert this change from early this year. it appears the
mrg
2019-12-06
Restore historical $Hdr$ tag after git cvsexportcommit nixed it.
riastradh
2019-12-06
Fix reference count leak in cons(4).
riastradh
2019-12-05
dm: Make dm core set config to NULL after destroy
tkusumi
2019-12-05
dm: Remove unneeded dm_get_version_ioctl()
tkusumi
2019-12-05
KNF. No functional change.
msaitoh
2019-12-05
Revert previous. Indirect matches are not wanted on platforms that
mlelstv
2019-12-05
Remove SIOC[GS]IFMEDIA because ieee80211_ioctl() does the same thing.
msaitoh
2019-12-04
Finally fix problem discussed in this old thread:
bouyer
2019-12-04
dm: Minor fixes/cleanups
tkusumi
2019-12-04
dm: Comment out unused dm_dev fields documented in sys/dev/dm/doc
tkusumi
2019-12-04
dm: style + whitespace + indentation fixes
tkusumi
2019-12-04
Simplify. No functional change.
msaitoh
2019-12-04
From OpenBSD:
msaitoh
2019-12-04
Rename ifm to ife for struct ifmedia_entry *. No functional change.
msaitoh
2019-12-04
Fix macro error if QAT_DUMP is defined for debugging.
hikaru
2019-12-03
dm: Make global dm locks static
tkusumi
2019-12-03
dm: Remove unused macro MAX_TARGET_STRING_LEN
tkusumi
2019-12-03
dm: Include <sys/vnode.h> in dm.h
tkusumi
2019-12-03
dm: Doesn't need to expose struct cmd_function in a header
tkusumi
2019-12-03
dm: Remove unused macro DM_CMD_LEN
tkusumi
2019-12-03
streamline receive filter logic, work-in-progress.
nisimura
2019-12-03
Fix inequality for refcnt drain: -1 here means all refs gone.
riastradh
2019-12-03
Fix order of nulling un->un_pri->unp_ec.ec_mii.
riastradh
2019-12-02
Fix s/product/model/ search-and-destroy accident that affected license.
uwe
2019-12-02
drop my name from the advertising clause.
christos
2019-12-02
Leave it entirely up to the driver whether to map prefetchable.
riastradh
2019-12-02
dm: Remove misleading comment on linear target arg
tkusumi
2019-12-02
dm: Add a comment on race window on unload
tkusumi
2019-12-02
Use BUS_SPACE_MAP_PREFETCHABLE only if BAR and driver agree on it.
riastradh
2019-12-02
Use PCI_MSIX_"TBL"BIR_MASK instead of PCI_MSIX_"PBA"BIR_MASK for MSI-X table.
msaitoh
2019-12-01
Don't deregister twice with pmf.
mlelstv
2019-12-01
Reset MCU ready status before resetting the MCU.
mlelstv
2019-12-01
dm: Fix race on pdev create
tkusumi
2019-12-01
Mark unreachable branch with __unreachable() to fix i386/ALL build.
riastradh
2019-12-01
Map the video RAM cacheable/prefetchable, it's very slow and this helps a bit.
ad
2019-12-01
minor adjustments, to avoid warnings on debug builds
maxv
2019-12-01
localify
maxv
2019-12-01
Use unsigned to avoid undefined behavoir. Found by kUBSan.
msaitoh
[next]