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-01-01
fix typos in comments, mainly basicly -> basically.
andvar
2022-01-01
Protect KASSERT() with "#ifdef DIAGNOSTIC" as its expression is
hannken
2022-01-01
Regen.
msaitoh
2022-01-01
s/sytem/system/
msaitoh
2022-01-01
s/assoicate/associate/
msaitoh
2022-01-01
Print Physical Layer 16.0 GT/s and Lane Margining at the Receiver extended cap.
msaitoh
2021-12-31
s/interrups/interrupts/
andvar
2021-12-31
fix few typos in comments, mainly in word "parameter".
andvar
2021-12-31
thinkpad(4): Omit workaround for acpiec_bus_read.
riastradh
2021-12-31
acpiec(4): Make sure to fully initialize an ACPI_INTEGER on read.
riastradh
2021-12-31
acpi(9): Return full 64-bit object to caller in PCI config read.
riastradh
2021-12-31
sysmon(9): Document lock order.
riastradh
2021-12-31
sysmon(9): Fix callout/thread synchronization.
riastradh
2021-12-31
sysmon(9): Fix mistake in sysmon_task_queue_barrier.
riastradh
2021-12-31
sys: Use if_init wrapper function.
riastradh
2021-12-31
umass(4): Omit needless reference counting.
riastradh
2021-12-31
ukbd(4): Avoid races in LED setting on attach.
riastradh
2021-12-31
acpi(9): Fix memory ordering and completion bugs in notifiers.
riastradh
2021-12-31
acpi(9): Implement AcpiOsWaitEventsComplete.
riastradh
2021-12-31
sysmon(9): New sysmon_task_queue_barrier(pri) function.
riastradh
2021-12-31
acpibat(4): Print ACPI error when _STA fails.
riastradh
2021-12-31
acpibat(4): Delete excessive blank lines.
riastradh
2021-12-31
acpibat(4): Fix attach and detach ordering.
riastradh
2021-12-31
libkern: Make KASSERT verify expression is valid if !DIAGNOSTIC.
riastradh
2021-12-31
acpi: Support DT link compat string lists
jmcneill
2021-12-31
usbd_do_request_len (and friends) return usbd_status so return one in
skrll
2021-12-31
sysmon: Delete trailing whitespace. No functional change intended.
riastradh
2021-12-30
acpiout(4): Work around firmware that doesn't like some brightnesses.
riastradh
2021-12-30
convert the ehci device owner ship change message to display the ehciN as well.
mrg
2021-12-28
acpi: sdhc: Ignore clkbase register if clock-frequency property is present
jmcneill
2021-12-28
wd(4): Fix bugs in softbadsect handling.
riastradh
2021-12-28
sys: Use preempt_point and preempt_needed, not open-coded versions.
riastradh
2021-12-28
mii(9): Fix callout race between mii_phy_down and mii_phy_detach.
riastradh
2021-12-28
%hhx -> %x
msaitoh
2021-12-28
Decode link control2's Compliance Preset/De-emphasis more. Fix typo.
msaitoh
2021-12-28
Reduce the access of the ESSR register.
msaitoh
2021-12-28
QEMU e1000's PHY code doesn't implement register 16. Do workaround.
msaitoh
2021-12-28
QEMU e1000's PHY code doesn't implement page 0 register 15. Do workaround.
msaitoh
2021-12-27
fix few typos in comments.
andvar
2021-12-27
cgd(4): Fix criterion for detach when wedgies are held.
riastradh
2021-12-26
fix various typos, mainly in comments.
andvar
2021-12-26
acpi: ohci: Match "generic-ohci" compatible string
jmcneill
2021-12-26
acpi: Support DT link device ID
jmcneill
2021-12-25
Make re-usuable to userland. The vesagtf standalone build is #if'd out for now.
mlelstv
2021-12-25
ukbd(4): Wait for callouts and blinking to complete in detach.
riastradh
2021-12-24
ehci(4): fix PR kern/56574: uaudio at ehci (not xhci) only outputs
nia
2021-12-24
malo(4): Fix line breaks in attach output.
riastradh
2021-12-24
wsfb: Prefer wide fonts when EDID data is available.
jmcneill
2021-12-24
Enable mailbox API 1.5 support. Tested on ESXi with ixgben 1.10.3.0.
msaitoh
2021-12-24
Add code to support API version 1.5. No functional change.
msaitoh
[prev]
[next]