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
2023-06-19
Fix typo. unknwon -> unknown
msaitoh
2023-06-19
s/value value/value/ in comment. No functional change.
msaitoh
2023-06-19
whitespace -> tab, blank line, no binary changes.
rin
2023-06-19
unbreak the previous change.
nisimura
2023-06-18
ixp425-fw.README: fix spelling: s/Cypto/Crypto/
gutteridge
2023-06-17
Fix typo...
rin
2023-06-17
Rework microcode for IXP425 npe(4).
rin
2023-06-17
Relocate FFS_NO_SNAPSHOT to where it should be...
rin
2023-06-17
Sprinkle FFS_NO_SNAPSHOT and -fno-unwind-tables to reduce
rin
2023-06-17
Build NSLU2 kernel with NOCTF="yes" as workaround for
rin
2023-06-17
Panic if kernel image is not fit within its VA range,
rin
2023-06-17
Missing #endif for the previous...
rin
2023-06-17
Catch up with new pmap_devmap implementation.
rin
2023-06-16
fix typos in comments.
andvar
2023-06-16
s/curent/current/ in comment.
andvar
2023-06-16
White space fixes. No binary changes.
rin
2023-06-16
Align function name in its declaration consistently.
rin
2023-06-16
Consistently use __inline instead of inline, as done for rev. 1.119:
rin
2023-06-15
Undo unlock/relock for VOP_IOCTL().
hannken
2023-06-15
Regen.
hannken
2023-06-15
VOP_IOCTL() is a wrapper around spec_ioctl() aka Xdev_ioctl() and
hannken
2023-06-15
if_scx.c
nisimura
2023-06-15
G/C file was renamed in recent commit.
skrll
2023-06-15
Add missing include paths for libz. Not used at the moment although.
rin
2023-06-14
Make this compile again with VERBOSE_INIT_ARM.
rin
2023-06-14
Use %zd instead of %ld for ssize_t.
rin
2023-06-14
Make PCI_ADDR_FIXUP depended on PCI_BUS_FIXUP.
rin
2023-06-14
Avoid void * pointer arithmetic; cast to UINT8 * explicitly.
rin
2023-06-14
Add missing member for terminating sentinel.
rin
2023-06-14
Add /* FALLTHROUGH */ comment for sure.
rin
2023-06-14
force PHY loopback while uengine reloading process as tianocore/EDK2 UEFI
nisimura
2023-06-13
- use sx_wait() to avoid stalling the MBus
macallan
2023-06-13
add counter to periodically drain the instruction queue in order to avoid
macallan
2023-06-13
major code quality improvements, descriptive comments, code density.
nisimura
2023-06-12
risc-v: MULTIPROCESSOR support
skrll
2023-06-12
sort
skrll
2023-06-12
Call / define fdtbus_cpus_md_attach for platforms with cpus @ fdt.
skrll
2023-06-12
Fix compile for non-MULTIPROCESSOR and PMAP_TLB_MAX > 1 builds
skrll
2023-06-12
Fixup UVMHIST builds
skrll
2023-06-10
gratuitous commit to fix spelling error
dbj
2023-06-10
Remove magic numbers. NFCI.
skrll
2023-06-10
KASSERT(kpreempt_disabled()) before accessing curcpu() to reflect why
skrll
2023-06-10
Trailing whitespace.
skrll
2023-06-10
Whitespace.
skrll
2023-06-09
INSTALL_*: correct a path in a comment
gutteridge
2023-06-08
allow drivers to specify horizontal alignment of glyph cache cells
macallan
2023-06-05
Fix previous comment fix, which broke a comment.
martin
2023-06-05
We cannot handle input with precision != stride yet.
mlelstv
2023-06-05
Un-comment the ident line
pgoyette
2023-06-05
Make DEBUG_FFS_MOUNT compile again (with 64-bit ino_t).
rin
[prev]
[next]