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-10-19
dwiic(4): Don't try processing interrupts before attach completes.
riastradh
2022-10-19
dwiic(4): Don't try to attach children if dwiic_attach failed.
riastradh
2022-10-19
Fix typo. No functional change. OK'd by knakahara.
msaitoh
2022-10-18
KNF
skrll
2022-10-17
aq(4): Annotate boolean parameters with names for legibility.
riastradh
2022-10-17
aq(4): Unconditionally halt callout in aq_stop.
riastradh
2022-10-17
Fix previous by using roundup (and not howmany).
skrll
2022-10-17
add pcie capability and read request size linux compat, some pci root support
mrg
2022-10-16
Use a consistent pointer variable. No functional change.
tsutsui
2022-10-15
pci_resource(9): Fix whitespace.
riastradh
2022-10-15
pci_resource(9): vmem_create and vmem_add never fail with VM_SLEEP.
riastradh
2022-10-15
virtio(4): Use __BIT, not inline shift.
riastradh
2022-10-15
virtio(4): Use howmany from sys/param.h instead of open-coding it.
riastradh
2022-10-15
virtio(4): Sprinkle KNF.
riastradh
2022-10-15
Add PQUIRK_ONLYBIG for Oracle OCI BlockVolumes.
jmcneill
2022-10-15
Fix style and typo in comments. No binary changes.
rin
2022-10-14
Add a PCI resource manager and use it on Arm ACPI platforms.
jmcneill
2022-10-14
Disable ADMA2 on Ricoh SDHCI controllers.
jmcneill
2022-10-13
s/exaple/example/
andvar
2022-10-12
fix few typos in comments.
andvar
2022-10-12
set AHCI_QUIRK_EXTRA_DELAY for ASMedia ASM1061 - now it reliably attaches old
macallan
2022-10-11
fix typos in log messages s/bus_dmamem_create/bus_dmamap_create/ and
andvar
2022-10-11
KNF a bit. No functional change.
msaitoh
2022-10-11
"Add" number of ports because the same speed's ECR may appear multiple times.
msaitoh
2022-10-11
There is an xHCI device which has USB 2 port only. Support it.
msaitoh
2022-10-10
ETHERCAP_VLAN_MTU does not go into ifp->if_capabilities but ethercom
martin
2022-10-08
com(4): Omit never-used sc_vendor_workaround member.
riastradh
2022-10-07
Revert "constty(4): Make MP-safe."
riastradh
2022-10-07
Revert "console(4), constty(4): Rip off the kernel lock, take two."
riastradh
2022-10-07
regen
snj
2022-10-07
add NVIDIA GeForce GTX 770
snj
2022-10-06
com(4): Add include guards.
riastradh
2022-10-06
console(4), constty(4): Rip off the kernel lock, take two.
riastradh
2022-10-06
constty(4): Make MP-safe.
riastradh
2022-10-06
fix few typos in comments and node description.
andvar
2022-10-06
Update some AMD CPUID bits:
msaitoh
2022-10-04
Revert "constty(4): Make MP-safe."
riastradh
2022-10-04
Revert "console(4), constty(4): Rip off the kernel lock."
riastradh
2022-10-03
com(4): Nix quirky `integrate' macro.
riastradh
2022-10-03
com(4): Omit needless spltty in comstart.
riastradh
2022-10-03
com(4): Nix dead code.
riastradh
2022-10-03
com(4): Comment on lock order.
riastradh
2022-10-03
console(4), constty(4): Rip off the kernel lock.
riastradh
2022-10-03
constty(4): Make MP-safe.
riastradh
2022-10-03
com(4): Update confusing comment from decades ago to reflect now.
riastradh
2022-10-03
cons(9): Check the unit number on close too.
riastradh
2022-10-03
cons(9): Serialize open and close.
riastradh
2022-10-03
cons(9): New function cn_set_tab.
riastradh
2022-10-02
Add extra delay quirk for AMD FCH SATA Controller D.
martin
2022-10-02
regen (AMD FCH SATA D added)
martin
[next]