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-05
route: run workqueue kthreads with KERNEL_LOCK unless NET_MPSAFE
ozaki-r
2023-06-05
- Fix clearing of EINT and other transient flags.
mlelstv
2023-06-03
adapt to ${CC_WNO_MAYBE_UNINITIALIZED}
lukem
2023-06-03
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
lukem
2023-06-03
adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}
lukem
2023-06-03
fix various typos in comments and messages.
andvar
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2023-06-02
follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos.
andvar
2023-06-01
fix various typos in comments.
andvar
2023-05-31
Fix typo.
ad
2023-05-30
Use device_printf() instead of aprint_error_dev().
msaitoh
2023-05-29
bsd.own.mk: rename NO_ADDR_OF_PACKED_MEMBER to CC_NO_ADDR_OF_PACKED_MEMBER
lukem
2023-05-29
aq(4): if_transmit: Invoke softint_schedule(9) with kpreempt disabled.
rin
2023-05-29
libsa/printf: Do not fetch long va_arg as long long.
rin
2023-05-28
Second arg to fdt_memory_remove_range is a size so pass dtbsize and not
skrll
2023-05-28
s/Resture/Restore/ and s/restared/restarted/ in comments.
andvar
2023-05-28
s/explcit/explicit/ in comment.
andvar
2023-05-28
s/sessoin/session/ in warning message.
andvar
2023-05-28
In sys/param.h document that MAXPATHLEN includes space for a null byte.
dholland
2023-05-27
fix word endings toin -> tion in comments.
andvar
2023-05-27
Revert to previous.
nat
2023-05-26
Fix potential null dereference by simply adding last_gd != NULL check
andvar
2023-05-26
include arm/arm32/pte.h to gemini_ipm.c to fix GEMINI_MASTER/SLAVE config bui...
andvar
2023-05-26
Fix previous.
nat
2023-05-26
Fix logic for timing.
nat
2023-05-26
set error to EIO on SKEY_ABORTED_COMMAND.
andvar
2023-05-26
initialize error on definition to fix 'error' may not be initialized issue.
andvar
2023-05-25
ddb: PR kern/57435 - fix duplicate "show mount"
uwe
2023-05-25
amdgpu: Fix mostly harmless merge botch.
riastradh
2023-05-25
Fix CLKF_INTR so that not all time is shown as being spent in interrupts.
skrll
2023-05-24
entropy(9): Avoid race between rnd_add_data and ioctl(RNDCTL).
riastradh
2023-05-24
entropy(9): On flags change, cancel any scheduled consolidation.
riastradh
2023-05-24
introduce imx6sx_platform_bootstrap(), which calls imx_platform_bootstrap()
bouyer
2023-05-24
efi(4): Fix logic to handle buffer sizing.
riastradh
2023-05-23
use macros compatible with xf86-video-suncg14 to issue SX instructions
macallan
2023-05-23
autoconf(9): Omit config_detach kernel lock assertion too for now.
riastradh
2023-05-23
autoconf(9): Omit config_attach_pseudo kernel lock assertion for now.
riastradh
2023-05-22
Use the offset in mmap calculations.
nat
2023-05-22
i386/GENERIC: Enable EFI runtime support.
riastradh
2023-05-22
i386/ALL: Enable EFI runtime support.
riastradh
2023-05-22
efi(4): Translate between size_t and unsigned long.
riastradh
2023-05-22
efi(4): Implement EFIIOC_GET_TABLE on x86.
riastradh
2023-05-22
efi(4): Implement MI parts of EFIIOC_GET_TABLE.
riastradh
2023-05-22
efi(4): Move error macros to efi.h.
riastradh
2023-05-22
efi(4): Parenthesize EFIERR argument out of paranoia.
riastradh
2023-05-22
dk(4): Add locking notes.
riastradh
2023-05-22
dk(4): Explain why no need for device reference in dksize, dkdump.
riastradh
2023-05-22
dk(4): Strengthen preconditions of various devsw operations.
riastradh
2023-05-22
dk(4): Strengthen dkclose preconditions.
riastradh
[prev]
[next]