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-12-18
#ifdef DEBUG the previous change, it seems to cause trouble on qemu which
macallan
2022-12-16
tprof_lock is not a spin mutex. use mutex_{enter,exit}(). oops
ryo
2022-12-16
Welcome to 10.99.1!
martin
2022-12-16
Add new "kern.mbuf.nmbclusters_limit" sysctl.
msaitoh
2022-12-16
- Add support select(2)/poll(2) on /dev/tprof.
ryo
2022-12-16
lm(4): Add Nuvoton NCT6797D support.
msaitoh
2022-12-14
if we have the ROM font, make it available to wsdisplay
macallan
2022-12-14
Explicitly zero SPRG0 before doing anything else - it's used to store a pointer
macallan
2022-12-13
KNF
skrll
2022-12-13
Never fib about pin count in GPIOINFO ioctl results. The number of pins
jakllsch
2022-12-13
fix grammar in comment
jakllsch
2022-12-13
ehci_device_isoc_init() returns errno not usbd_error; remove blank line
jakllsch
2022-12-13
"periodic frame list", not "period frame list" in comments
jakllsch
2022-12-13
Add missing whitespace in error message.
jakllsch
2022-12-12
vsbus vax: sprinkle volatile for register accesses
jakllsch
2022-12-12
Move the last remaining kernel printf to ofprint.
martin
2022-12-12
madt.c & mainbus.c: fix build with acpica 20221020
gutteridge
2022-12-11
Support save/restore of AST levels in the PCB for context switching.
oster
2022-12-11
Use genfs_pathconf for VOP_PATHCONF.
mlelstv
2022-12-11
Need larger fat pointers for 128bit cache lines.
mlelstv
2022-12-11
Enable UFS2 support.
tsutsui
2022-12-11
Make hp300 bootloaders UFS2 ready.
tsutsui
2022-12-11
Remove a #if 0'ed out unused function.
tsutsui
2022-12-11
Cleanup extern declarations.
tsutsui
2022-12-11
Enable options DISKLABEL_EI by default as amd64.
tsutsui
2022-12-11
make sure error is initialized before we return it.
chs
2022-12-10
Don't let compiler optimize out the framebuffer probe in lcg_match() by
jakllsch
2022-12-10
merge acpica 20220331 to 20221020
christos
2022-12-10
Import acpica 2022-10-20
christos
2022-12-10
Move some output to DEBUG-only state
martin
2022-12-10
Convert more kernel printfs that might happen very early (before kernel
martin
2022-12-09
Harden layered file systems usage of field "mnt_lower" against
hannken
2022-12-09
Revert com.c:r1.381 because i386/qemu cannot boot. Pointed out by gson@n.o a...
knakahara
2022-12-08
Fix hang up writing /dev/console rarely in specific environments.
knakahara
2022-12-08
Workaround for some hypervisor environments.
knakahara
2022-12-08
Fix: sp->lastused should be updated by time_uptime, and refactor a little.
knakahara
2022-12-08
Fix: update lastused of ipsecif(4) IPv6 out SP.
knakahara
2022-12-08
Add AMD family 19h (zen3 and zen4) support to tprof.
msaitoh
2022-12-07
Refactor ip_encap.[ch]
knakahara
2022-12-07
gif(4), ipsec(4) and l2tp(4) use encap_attach_addr().
knakahara
2022-12-07
Implement encap_attach_addr() which is used by IP-encaped tunnels.
knakahara
2022-12-07
refactor: use typedef for ip_encap priority function
knakahara
2022-12-07
exsystem.c: revert ACPI warning about sleep values >10ms
gutteridge
2022-12-06
convert more seriously early output to ofprint
macallan
2022-12-05
Do not bother to set PSL_SE in l_md.md_flags - it is not checked anywhere.
martin
2022-12-05
Do not copy l_md to the new lwp in cpu_lwp_fork - as discussed on
martin
2022-12-05
If no more softints are pending on this cpu, clear ci_want_resched
martin
2022-12-05
Simplify. Same code before and after.
skrll
2022-12-05
Fix a comment.
skrll
2022-12-04
Restore t5 and t6 from the correct locations in exception_kernexit.
skrll
[prev]
[next]