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
2022-05-07
Add support for Apple silicon NVME. Ported from OpenBSD.
skrll
2022-05-07
Fix typos.
msaitoh
2022-05-07
s/contrller/controller/ in comment.
msaitoh
2022-05-05
Whitespace.
msaitoh
2022-05-05
Add some code for the SKINNY variant to make Dell PERC H310 work.
msaitoh
2022-05-04
Regen
martin
2022-05-04
Rename one of the XEONSC_RAS entries slightly to avoid conflicts
martin
2022-05-04
fix various typos in comments and log messages.
andvar
2022-05-04
s/entires/entries/
andvar
2022-05-04
regen
nia
2022-05-04
More Xeon Scalable / Skylake-E devices
nia
2022-05-04
White space KNF nits.
simonb
2022-05-03
fix various typos, mainly s/trasfering/transferring/ and s/theese/these/.
andvar
2022-05-03
if_wm.c: various spelling and grammar fixes
gutteridge
2022-05-01
attach the other pciid for intel 100 series KT serial.
mrg
2022-04-28
be lazy about clearing the cursor - in most cases we're about to overwrite it
macallan
2022-04-27
I have been using this for a while and forgot to commit it. This add
brad
2022-04-27
After testing with a couple of more samples of the SHT3x sensor chip
brad
2022-04-27
Regen.
msaitoh
2022-04-27
Update some AMD devices:
msaitoh
2022-04-25
Add missing num_{tx,rx}_desc sysctl to sync with ixgbe.c.
msaitoh
2022-04-25
Add missing num_tx_desc sysctl.
msaitoh
2022-04-25
Limit {tx,rx}_process_limit sysctl values from 1 to num_{tx,rx}_desc.
msaitoh
2022-04-25
Use cached rx_copy_len in ixgbe_rxeof().
msaitoh
2022-04-25
Modify comment for consistency. No functional change.
msaitoh
2022-04-25
Update firmware for Intel Centrino Advanced-N 6205 WiFi cards
gutteridge
2022-04-24
virtio: cosmetics - use (*pfn)(...) syntax.
uwe
2022-04-24
Add missing argument to debug printf.
hannken
2022-04-24
Trailing whitespace
skrll
2022-04-23
Need vnode locked fot VOP_FDISCARD().
hannken
2022-04-23
audio(4): Fix a typo in comment. Remove several old comments.
isaki
2022-04-23
audio(4): Clean up about audio_realloc().
isaki
2022-04-23
audio(4): Remove no longer used counters.
isaki
2022-04-23
audio(4): Restore(implement) AUDIO_GETIOFFS ioctl.
isaki
2022-04-23
audio(4): Fix an (unintended) minor behavior on AUDIO_FLUSH.
isaki
2022-04-22
Regen
skrll
2022-04-22
Add some Broadcom devices. From OpenBSD.
skrll
2022-04-21
s/substract/subtract/ in comments and error message.
andvar
2022-04-21
#if 0 now unused audio_track_is_record() to appease clang
macallan
2022-04-20
vio9p: avoid null pointer dereference on attach.
uwe
2022-04-20
audio(4): Rework AUDIO_GETOOFFS.
isaki
2022-04-20
audio(4): Make recording buffer more robust.
isaki
2022-04-20
audio(4): Make debug messages better in audio_ioctl() and mixier_ioctl().
isaki
2022-04-19
audio(4): Wait for opens to drain in detach.
riastradh
2022-04-19
umcs(4): Avoid using uninitialized data if register read fails.
riastradh
2022-04-18
Do not attach if the parent bus failed to provide an ISA chipset tag.
jmcneill
2022-04-17
fix various typos in comments.
andvar
2022-04-17
umb(4): Use memcpy, not potentially unaligned/aliased casts.
riastradh
2022-04-17
umb(4): Validate descriptor lengths.
riastradh
2022-04-17
uvideo(4): Parse descriptors more robustly.
riastradh
[prev]
[next]