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
Age
Commit message (
Expand
)
Author
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
autoconf(9): New functions for referenced attach/detach.
riastradh
2023-05-22
tty(9): Make ttwrite update uio with only how much it has consumed.
riastradh
2023-05-22
uiomove(9): Add uiopeek/uioskip operations.
riastradh
2023-05-22
Fix a comment
skrll
2023-05-22
Fix a bug when a media is changed to IFM_AUTO.
msaitoh
2023-05-21
s/thar/that/ in comments.
andvar
2023-05-21
small fixes, code shuffle for ease of understanding.
nisimura
2023-05-19
Neither limit the number of requests for the page daemon.
mlelstv
2023-05-17
Update URL of the technical manual.
tsutsui
2023-05-17
sys/fs/autofs: Remove unused APRINTF macro
tkusumi
2023-05-15
Count the number of link down events in the MAC using with LINK_DN_CNT.
msaitoh
2023-05-15
uvm: avoid a deadlock in uvm_map_clean()
chs
2023-05-14
fix typq
pgoyette
2023-05-14
Regen
pgoyette
2023-05-14
Add a Lenovo mouse so we can set the ALWAYS_ON quirk.
pgoyette
2023-05-14
Bump MAXTSIZ from 64MB to 128MB also for o32.
he
2023-05-14
Update loadbsd source and distribution binary to version 3.3.
phx
2023-05-14
kern/sys_descrip.c: Nix trailing whitespace.
riastradh
2023-05-14
Check for RB_HALT in cpu_reboot.
skrll
2023-05-14
x86/efiboot: Nix trailing whitespace.
riastradh
2023-05-14
x86/locore.S: Nix trailing whitespace.
riastradh
2023-05-13
fix typo in unused definition s/ESA_KDATA_OUEUE_LEFT/ESA_KDATA_QUEUE_LEFT/.
andvar
2023-05-13
s/requied/required/ in comments (likely grammar should be also improved in the
andvar
2023-05-13
fix typos in comments.
andvar
2023-05-13
dk(4): Need pdk->dk_openlock to read pdk->dk_wedges.
riastradh
2023-05-12
i915: Avoid dereferencing null fence if resv has changed.
riastradh
2023-05-11
ffs: apply the remaining ffs_snapshot.c part of this FreeBSD commit:
chs
2023-05-11
Remove unused variable
martin
2023-05-11
Fix typo. s/ictxact/ictxatc/. No functional change.
msaitoh
2023-05-11
Use WM_IS_ICHPCH(). No functional change.
msaitoh
2023-05-11
Fix prc511's comment and description.
msaitoh
2023-05-11
Add SOICZIFDATA (ifconfig -z) support for evcnt(9).
msaitoh
2023-05-11
Move statistics updating code from wm_tick() to new wm_update_stats().
msaitoh
2023-05-11
Add some new event counters.
msaitoh
2023-05-11
Some statistics registers were replaced with new counters.
msaitoh
2023-05-11
Don't add "Count" for event counter's description.
msaitoh
2023-05-11
Fix a bug that the transmit underrun counter is incorrectly counted.
msaitoh
2023-05-11
IC{TX,RX}*C registers are for older than 82575.
msaitoh
2023-05-11
Sort lines. No functional change.
msaitoh
2023-05-11
Sort lines. No functional change.
msaitoh
2023-05-11
Add note for the TORL register.
msaitoh
[prev]
[next]