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-26
irframetty(4): Convert to ttylock/ttyunlock.
riastradh
2022-10-26
zs(4): Convert to ttylock/ttyunlock.
riastradh
2022-10-26
hpf1275a(4): Convert to ttylock/ttyunlock.
riastradh
2022-10-26
vax/dz(4): Convert to ttylock/ttyunlock.
riastradh
2022-10-26
btuart(4): Convert to ttylock/ttyunlock.
riastradh
2022-10-26
bth5(4): Convert to ttylock/ttyunlock.
riastradh
2022-10-26
bcsp(4): Convert to ttylock/ttyunlock.
riastradh
2022-10-26
ppp(4): Convert to ttylock/ttyunlock.
riastradh
2022-10-26
sl(4): Convert to ttylock/ttyunlock.
riastradh
2022-10-26
cy(4): Convert to ttylock/ttyunlock.
riastradh
2022-10-26
tty(9): New ttylock, ttyunlock, ttylocked functions.
riastradh
2022-10-26
sys/vnode.h: New home for extern vfs_op_descs.
riastradh
2022-10-26
miscfs/fifofs/fifo.h: New home for extern fifo_vnodeop_opv_desc.
riastradh
2022-10-26
miscfs/specfs/specdev.h: New home for extern spec_vnodeop_opv_desc.
riastradh
2022-10-26
miscfs/deadfs/deadfs.h: New home for deadfs-related externs.
riastradh
2022-10-26
sys/mount.h: New home for vfs_timestamp_precision, vfs_magiclinks.
riastradh
2022-10-26
sys/filedesc.h: New home for extern cwdi0.
riastradh
2022-10-26
sys/pcu.h: New home for extern pcu_ops_md_defs.
riastradh
2022-10-26
ddb/db_active.h: New home for extern db_active.
riastradh
2022-10-26
sys/msgbuf.h: New home for extern log_open.
riastradh
2022-10-26
kern/subr_log.c: log_lock is private; make it static, not extern.
riastradh
2022-10-26
kern/kern_lock.c: We get start_init_exec from sys/kernel.h now.
riastradh
2022-10-26
sys/kernel.h: New home for extern start_init_exec.
riastradh
2022-10-26
kern/kern_turnstile.c: Get turnstile0 from sys/sleeptab.h.
riastradh
2022-10-26
kgdb(9): Use ddb/db_extern.h instead of copying extern.
riastradh
2022-10-26
kern/subr_kobj.c: We already get module_base from sys/module.h.
riastradh
2022-10-26
sys/sleepq.h: Get cold from sys/kernel.h.
riastradh
2022-10-26
kern/subr_kcov.c: We already get cold from sys/kernel.h.
riastradh
2022-10-26
sys/sched.h: New home for extern sched_pstats_ticks in kernel.
riastradh
2022-10-26
sys: Put externs for time_adjtime and time_adjusted in .h files.
riastradh
2022-10-26
kern/kern_synch.c: Get averunnable from sys/resource.h.
riastradh
2022-10-26
kern/kern_pax.c: Get maxsmap from sys/resourcevar.h.
riastradh
2022-10-26
rwlock(9): Nix extern _rw_init in .c; use sys/rwlock.h.
riastradh
2022-10-26
sys/*: Get module_map consistently from sys/module.h.
riastradh
2022-10-26
mutex(9): Properly declare _mutex_init in sys/mutex.h.
riastradh
2022-10-26
kern/kern_hook.c: Get exec_lock from sys/exec.h.
riastradh
2022-10-26
kern/init_main.c: Get extern lwp0 from sys/lwp.h.
riastradh
2022-10-26
kern/exec_elf.c: Get emul_netbsd from sys/proc.h.
riastradh
2022-10-26
Since this node is a child of a syscon, the reg property doesn't fully
jmcneill
2022-10-26
nix double n, i or g in "ing", in comments and documentation.
andvar
2022-10-26
fix various typos in comments and makefs README file.
andvar
2022-10-26
No need to constrain DMA tag to 32-bits on 32-bit platforms.
jmcneill
2022-10-26
Regen.
msaitoh
2022-10-26
Add AMD F17/Axh devices.
msaitoh
2022-10-26
Add AMD F17/1x and F17/9x CCP(PSP) support to amdccp(4).
msaitoh
2022-10-26
Regen.
msaitoh
2022-10-26
Add some AMD 17h/9xh devices from OpenBSD.
msaitoh
2022-10-26
Inherit MAC address from Devicetree "local-mac-address" property.
jmcneill
2022-10-26
Use generic Arasan SDHCI driver for Zynq-7000.
jmcneill
2022-10-26
MI PMAP hardware page table walker support.
skrll
[prev]
[next]