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-04-09
uvm(9): KASSERT(A && B) -> KASSERT(A); KASSERT(B)
riastradh
2023-04-09
kmem(9): Tweak branch predictions in fast paths.
riastradh
2023-04-09
pserialize(9): Micro-optimize pserialize_read_exit.
riastradh
2023-04-09
i386: Make curlwp and curcpu() flushable.
riastradh
2023-04-09
amd64: Make curlwp and curcpu() flushable.
riastradh
2023-04-09
pserialize(9): Micro-optimize pserialize_not_in_read_section_p.
riastradh
2023-04-09
ASSERT_SLEEPABLE(9): Micro-optimize this a little bit.
riastradh
2023-04-07
Spaces to TAB
skrll
2023-04-07
xhci(4): Defer root intr xfers while polling.
riastradh
2023-04-07
Rename ARM_PLATFORM to FDT_PLATFORM and make it available outside arm.
skrll
2023-04-07
Select virtual address as sender if backing interface is anonymous.
mlelstv
2023-04-07
#define<tab>
simonb
2023-04-06
Regen.
msaitoh
2023-04-06
The SAATA device ID for Apollo Lake is not 0x5ae0 but 0x5ae3.
msaitoh
2023-04-05
remove some double ee typos in comments.
andvar
2023-04-05
s/esssentially/essentially/ in comment.
andvar
2023-04-05
s/termintaed/terminated/ in comment.
andvar
2023-04-03
Fix typos: s/trough/through/
gutteridge
2023-04-03
usermode/syscall.c: s/fall trough/FALLTHROUGH/ (KNF)
gutteridge
2023-04-03
Remove unconditional UAUDIO_DEBUG again.
mlelstv
2023-04-03
Fix UAUDIO_DEBUG build.
mlelstv
2023-04-03
Use PRI{u,x}{BUSSIZE,VADDR,PADDR} etc
skrll
2023-04-03
More KNF
skrll
2023-04-03
Some KNF
skrll
2023-04-03
spaces -> TAB
skrll
2023-04-02
Add support for USB Audio Class 2.0.
mlelstv
2023-04-02
Add code for USB Audio Class 2.0.
mlelstv
2023-04-01
0x%p -> %p in KASSERTMSGs
skrll
2023-03-31
Fix wrong variable names
yamaguchi
2023-03-31
mbuf(9): Sprinkle KASSERTMSG.
riastradh
2023-03-31
spkr(4): Avoid some overflow issues.
riastradh
2023-03-31
Added flags to store status of attaching a virtio device
yamaguchi
2023-03-31
Use descriptor chain for free slots instead of vq_entry list
yamaguchi
2023-03-30
atalk(4): Omit spurious satosat.
riastradh
2023-03-30
sockaddr_alloc(9): Avoid uninitialized buffer in sockaddr_checklen.
riastradh
2023-03-30
atalk(4): Don't let userland control sa_len when adding addresses.
riastradh
2023-03-30
atalk(4): Don't abuse queue(9) internals.
riastradh
2023-03-30
raidframe: Nix unused parameter to raidwrite_component_area.
riastradh
2023-03-29
use carp mac address when replying to neighbor solicitations referring
kardel
2023-03-29
virtio(4): Use flexible array members, not zero-length arrays.
riastradh
2023-03-29
virtio(4): Fix sizing of virtqueue allocation.
riastradh
2023-03-28
s/ourput/output/ in comment.
andvar
2023-03-28
s/interrput/interrupt/ and s/accesss/access/ in comments.
andvar
2023-03-28
x86/bus_dma.c: Sprinkle KASSERTMSG.
riastradh
2023-03-28
Add missing PRIuBUSSIZE to mips.
nakayama
2023-03-27
Use PRIuBUSSIZE to print bus_size_t variables.
nakayama
2023-03-27
virtio(4): Avoid name collision with global intrhand on sparc64.
riastradh
2023-03-26
fix various typos in documentation, comments and sysctl device description.
andvar
2023-03-26
s/dipslay/display/ in comments.
andvar
2023-03-26
s/diplay/display/ and s/DIPPLAY/DISPLAY/ in comments.
andvar
[prev]
[next]