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
2022-10-23
Fix USBDEBUG build on ILP32
skrll
2022-10-23
Trailing whitespace.
skrll
2022-10-21
aq(4): Remove incorrect ASSERT_SLEEPABLE introduced in 1.33.
riastradh
2022-10-21
frag6: don't use spin mutex for frag6_lock
ozaki-r
2022-10-21
Fix build after previous.
skrll
2022-10-21
ugen(4): convert to USBHIST style debugging.
mrg
2022-10-20
Do what the comment says and reserve ranges that do and do not have the
skrll
2022-10-20
Add the "memory" clobber in two places that it's needed.
skrll
2022-10-20
Remove an empty line
skrll
2022-10-20
Move the fdt_memory_remove_reserved call out of fdt_build_bootconfig
skrll
2022-10-20
Trailing whitespace.
skrll
2022-10-20
KNF
skrll
2022-10-20
Add a KASSERT to check that tlb_asid_t is a large enough type.
skrll
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
PR/56836: Andrew Cagney: IPv6 ESN tunneling IPcomp has corrupt header
christos
2022-10-19
Add AMD cpuid Fn8000_000a x2AVIC, VNMI and IBSVIRT from APM Vol. 3 Rev. 3.34.
msaitoh
2022-10-19
Fix typo. No functional change. OK'd by knakahara.
msaitoh
2022-10-18
VSXLEN=64 supports 16-bit ASID space so change tlb_asid_t to be big
skrll
2022-10-18
Some fixes from Simon.
skrll
2022-10-18
Correct XSEGSHIFT for RV32 case
skrll
2022-10-18
remove a stray comment
skrll
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 complete cpu name strings for readability.
tsutsui
2022-10-16
Use a consistent pointer variable. No functional change.
tsutsui
2022-10-16
tlb_update_addr gets called with the KERNEL_PID (ASID) so handle this
skrll
2022-10-16
Re-orgnaise a litte. From Simon.
skrll
2022-10-16
Map the DTB using VM_KERNEL_DTB_BASE and CONSADDR using VM_KERNEL_IO_BASE
skrll
2022-10-16
Use a local label
skrll
2022-10-16
More register re-org
skrll
2022-10-16
Fix after register re-org
skrll
2022-10-15
fix various typos in documentation and comments.
andvar
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
More register use re-org.
skrll
2022-10-15
Shuffle some register usage
skrll
2022-10-15
Comment re-arragement
skrll
2022-10-15
Remove unnecessary register assignments
skrll
2022-10-15
kobj(9): Rephrase kobj_load and kobj_affix positively.
riastradh
2022-10-15
kobj(9): Fix kobj_read_mem error branches.
riastradh
2022-10-15
kobj(9): Avoid arithmetic overflow in overflow detection.
riastradh
2022-10-15
kobj(9): Forbid reading negative offsets.
riastradh
[prev]
[next]