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-02-27
lockstat(4): Membar audit.
riastradh
2022-02-26
if_wm.c: fix value return from void function
rillig
2022-02-26
if_wm.c: remove stray semicolons from struct declaration
rillig
2022-02-23
fix various typos in comments, mainly immediatly/immediately/,
andvar
2022-02-23
Sort a bit. NFC
skrll
2022-02-23
API naming consistency. NFC.
skrll
2022-02-16
fix various typos, mainly in comments.
andvar
2022-02-16
sys: Include files.acpica unconditionally.
riastradh
2022-02-16
Print Printed Board Assembly (PBA) number.
msaitoh
2022-02-16
Remove duplicated break. No functional change.
msaitoh
2022-02-15
Regen.
msaitoh
2022-02-15
Add VMware AHCI and NVMe.
msaitoh
2022-02-14
usbdi(9): Add some missing header include guards.
riastradh
2022-02-14
usbdi(9): Fix missing includes in usbdi.h.
riastradh
2022-02-13
vmx(4): Omit needless membar_sync wrapper.
riastradh
2022-02-13
iscsi(4): Fix config_found usage -- needs kernel lock.
riastradh
2022-02-13
eqos(4): Nix trailing whitespace. No functional change.
riastradh
2022-02-13
eqos(4): membar_* is not appropriate here; use bus_dmamap_sync.
riastradh
2022-02-12
sys: Omit vestigial struct devices in softcs after device_t split.
riastradh
2022-02-12
Don't dig into the guts of selinfo.
thorpej
2022-02-12
initialize ntag with the old dmatag so we never end up with an invalid one
macallan
2022-02-12
Add inline functions to manipulate the klists that link up knotes
thorpej
2022-02-12
sys: Fix various abuse of struct device internals.
riastradh
2022-02-12
ips(4): Missed a couple spots in device_t/softc split.
riastradh
2022-02-12
veriexec(4): Omit needless device crud in veriexec.c.
riastradh
2022-02-12
ips(4): device_t/softc split
riastradh
2022-02-12
ts(4): Skip fabricating bogus struct device in tsmatch.
riastradh
2022-02-11
ccd(4): Fix typo in comment.
riastradh
2022-02-11
acpi(9): No need to test dv_locators.
riastradh
2022-02-09
fix various typos in comments.
andvar
2022-02-09
Do not explicitly set the HID Report Protocol upon attach, some devices
jakllsch
2022-02-09
if the interrupt pipe can't be opened, also print the error.
mrg
2022-02-06
sdhc: Retire SDHC_FLAG_USE_ADMA2 flag.
jmcneill
2022-02-06
acpi: dwcmmc: Honour broken-cd and non-removable DSD properties
jmcneill
2022-02-06
fdt: dwcmmc: Honour broken-cd and non-removable DT properties
jmcneill
2022-02-05
Initialize "replun" -- found with KMSAN.
hannken
2022-02-04
uhub(4): Sprinkle dtrace probes.
riastradh
2022-02-02
Fix misplaced comma.
nakayama
2022-02-02
Regen.
msaitoh
2022-02-02
Add some devices from AMD BKDG.
msaitoh
2022-02-02
Fix AMD F16_HB from 0x1568 to 0x1538.
msaitoh
2022-02-01
Increment legacy interrupt counter after checking INTx sharing.
msaitoh
2022-02-01
Fix typo. Found by rillig. s/vendor specific/vendor-specific/
msaitoh
2022-01-31
Decode SCSI programming interface. Whitespace fix.
msaitoh
2022-01-31
Add three new extended capabilities:
msaitoh
2022-01-29
usbnet: Defer hardware multicast filter updates to USB task.
riastradh
2022-01-29
xhci(4): Fix handling of endpoint reset/stop.
riastradh
2022-01-29
tpm(4): Nix TPM_BE16/TPM_BE32. Just use sys/endian.h.
riastradh
2022-01-29
In some cases the gcc optimizer is not smart enough to figure out why
martin
2022-01-29
Add code for DDR5 a little. I have no datasheet.
msaitoh
[prev]
[next]