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-03-14
Add OpenBSD to code to optionally load CLM (Country Locale Matrix) files.
mlelstv
2022-03-13
usb: Fix debug build.
riastradh
2022-03-13
s/hander/handler/ and s/hader/header/ in comments and documentation.
andvar
2022-03-13
usbdi(9): Fix mistake in previous change to usbd_fill_iface_data.
riastradh
2022-03-13
usbdi(9): Fix paste-o in previous change to usbd_ar_pipe.
riastradh
2022-03-13
auvitek(4): Fix i2c detach if attach failed.
riastradh
2022-03-13
hid: Avoid arithmetic overflow by rearranging inequalities.
riastradh
2022-03-13
usb: Parse descriptors a little more robustly.
riastradh
2022-03-13
xhci(4): Serialize access to portsc registers.
riastradh
2022-03-13
xhci(4): Restore synchronous abort.
riastradh
2022-03-13
uhci(4): Stop taking the intr lock in uhci_run.
riastradh
2022-03-13
uhci(4): Simplify uhci_run.
riastradh
2022-03-13
uhci(4): Fix synchronization between suspend/resume and poll hub.
riastradh
2022-03-13
ehci(4): Serialize access to portsc registers.
riastradh
2022-03-13
ehci(4): Fix doorbell synchronization.
riastradh
2022-03-13
usb: Clarify contract of usbd_xfer_trycomplete.
riastradh
2022-03-13
usb: Fix roothub ctrl xfer aborts.
riastradh
2022-03-13
usbdi(9): Assert no concurrent aborts on a single pipe.
riastradh
2022-03-13
usbdi(9): Assert sleepable in usbd_ar_pipe.
riastradh
2022-03-12
ustir(4): Avoid undefined behaviour if register read fails.
riastradh
2022-03-12
emdtv(4): If register read fails, read as all zero.
riastradh
2022-03-12
ccd(4): Only pathbuf_destroy if pathbuf_copyin succeeded.
riastradh
2022-03-12
pad(4): Do harmless, not harmful, integer truncation.
riastradh
2022-03-12
scsi(9): Handle bogus number of LUNs in SCSI_REPORT_LUNS.
riastradh
2022-03-12
uvideo(4): Use kmem_zalloc, not kmem_alloc and memset.
riastradh
2022-03-12
sys: Membar audit around reference count releases.
riastradh
2022-03-12
vhci(4): Make vhci_usb_attach/detach return void.
riastradh
2022-03-12
vhci(4): Don't fail with ENOBUFS if no intrxfer is set up.
riastradh
2022-03-11
convert non-config-handled "DEBUG_ROOT" to aprint_debug().
mrg
2022-03-10
s/woud/would/ in comment.
andvar
2022-03-10
Print ECC, PHY and temp error log using with ratecheck().
msaitoh
2022-03-10
Enclose flow director stuff in ixgbe_intr_admin_common() with IXGBE_FIR.
msaitoh
2022-03-10
Move the definition of eicr_mask variable. No functional change.
msaitoh
2022-03-10
Modify comment to clarify EIAC setting.
msaitoh
2022-03-10
Add IFF_RUNNING check in ixgbe_legacy_irq() again.
msaitoh
2022-03-10
gffb(4): Nix membar_sync and explain what's going on here.
riastradh
2022-03-10
gffb(4): Use bus_space_barrier, not membar_sync.
riastradh
2022-03-09
xhci(4): Avoid holding bus lock across usb_delay_ms.
riastradh
2022-03-09
ohci(4): Don't flail around with enabling polling in suspend/resume.
riastradh
2022-03-09
ehci(4): Omit bus lock around ehci_suspend/resume.
riastradh
2022-03-09
usb: Provisionally release bus lock around ubm_rhctrl.
riastradh
2022-03-09
turns out we can map the full amount of VRAM on a 4MB board even when in
macallan
2022-03-09
merge two debug lines in auto-root selection.
mrg
2022-03-08
fix few typos in comments.
andvar
2022-03-06
s/filered/filtered/ in comment.
andvar
2022-03-06
usb(4): Use atomics for usb_async_proc.
riastradh
2022-03-05
usbnet(9): uno_init is now optional.
riastradh
2022-03-04
Add mailbox and power-domain support.
skrll
2022-03-03
Fix for PR kern/56613
blymn
2022-03-03
video(9): Make softc argument mandatory for video_attach_mi.
riastradh
[prev]
[next]