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
2023-07-10
Implement logging for rwlock_enter() and rwlock_exit(), move from do-while ma...
Merlin Scholz
2023-07-10
Implement file and line logging for mutex locks
Merlin Scholz
2023-07-07
Fix locking error when setting the multicast filter to accept all
martin
2023-07-07
virtio(4): Fix byte order of DMA data for armeb in the same manner as
rin
2023-07-04
tpm(4): Switch tsleep to kpause.
riastradh
2023-07-01
regen
nia
2023-07-01
Add Realtek ALC671 to hdaudiodevs, seen on Fujitsu Futro S720 thin client
nia
2023-06-28
following a hunch...
macallan
2023-06-28
wait for the engine to go idle before issuing rectfill commands
macallan
2023-06-28
fix tpyo - now the glyph cache can actually work...
macallan
2023-06-27
correct register function annotation as it's for receive coalesce.
nisimura
2023-06-24
Fix typo in comment.
msaitoh
2023-06-23
Add missing read to count Circuit Breaker Rx Dropped Packet correctly.
msaitoh
2023-06-19
Fix typo. unknwon -> unknown
msaitoh
2023-06-15
Undo unlock/relock for VOP_IOCTL().
hannken
2023-06-12
Call / define fdtbus_cpus_md_attach for platforms with cpus @ fdt.
skrll
2023-06-08
allow drivers to specify horizontal alignment of glyph cache cells
macallan
2023-06-05
We cannot handle input with precision != stride yet.
mlelstv
2023-06-05
- Fix clearing of EINT and other transient flags.
mlelstv
2023-06-03
fix various typos in comments and messages.
andvar
2023-06-02
follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos.
andvar
2023-06-01
fix various typos in comments.
andvar
2023-05-31
Fix typo.
ad
2023-05-30
Use device_printf() instead of aprint_error_dev().
msaitoh
2023-05-29
aq(4): if_transmit: Invoke softint_schedule(9) with kpreempt disabled.
rin
2023-05-28
s/sessoin/session/ in warning message.
andvar
2023-05-27
fix word endings toin -> tion in comments.
andvar
2023-05-27
Revert to previous.
nat
2023-05-26
Fix previous.
nat
2023-05-26
Fix logic for timing.
nat
2023-05-24
efi(4): Fix logic to handle buffer sizing.
riastradh
2023-05-22
efi(4): Translate between size_t and unsigned long.
riastradh
2023-05-22
efi(4): Implement MI parts of EFIIOC_GET_TABLE.
riastradh
2023-05-22
efi(4): Move error macros to efi.h.
riastradh
2023-05-22
efi(4): Parenthesize EFIERR argument out of paranoia.
riastradh
2023-05-22
dk(4): Add locking notes.
riastradh
2023-05-22
dk(4): Explain why no need for device reference in dksize, dkdump.
riastradh
2023-05-22
dk(4): Strengthen preconditions of various devsw operations.
riastradh
2023-05-22
dk(4): Strengthen dkclose preconditions.
riastradh
2023-05-22
dk(4): Strengthen dkopen preconditions.
riastradh
2023-05-22
dk(4): Prevent race between dkwedge_get_parent_name and wedge detach.
riastradh
2023-05-22
dk(4): Split unsafe lookups into safe subroutines and unsafe wrappers.
riastradh
2023-05-22
dk(4): Don't hold lock around uiomove in dkwedge_list.
riastradh
2023-05-22
dk(4): Skip larval wedges in various lookup routines.
riastradh
2023-05-22
dk(4): Simplify dkwedge_delall by detaching directly.
riastradh
2023-05-22
dk(4): Use device_lookup_private for dkwedge_lookup.
riastradh
2023-05-22
dk(4): dkunit is no longer needed; nix it.
riastradh
2023-05-22
dk(4): Use config_attach_pseudo_acquire to create wedges.
riastradh
2023-05-22
Fix a bug when a media is changed to IFM_AUTO.
msaitoh
2023-05-21
s/thar/that/ in comments.
andvar
[next]