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
/
arch
Age
Commit message (
Expand
)
Author
2023-04-11
Add Intel lam and AMD vnmi.
msaitoh
2023-04-09
i386: Make curlwp and curcpu() flushable.
riastradh
2023-04-09
amd64: Make curlwp and curcpu() flushable.
riastradh
2023-04-07
Spaces to TAB
skrll
2023-04-07
Rename ARM_PLATFORM to FDT_PLATFORM and make it available outside arm.
skrll
2023-04-05
remove some double ee typos in comments.
andvar
2023-04-03
usermode/syscall.c: s/fall trough/FALLTHROUGH/ (KNF)
gutteridge
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-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-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
2023-03-26
Change CASMAGIC to 0xFEDABABE so that it cannot accidentally end up in
ragge
2023-03-26
Ensure that the kernel do not try to allocate a S0 segment larger than 1G,
ragge
2023-03-25
s/resultion/resolution/ in comment.
andvar
2023-03-25
s/Predective/Predictive/ and s/dedected/detected/ in comments.
andvar
2023-03-25
Fix NetBSD/amiga bootblocks for Kickstart 3.2 - from Karoly Balogh
abs
2023-03-24
Allow a PVH dom0 to use VGA as console: make xen_pvh_consinit() return 1 if
bouyer
2023-03-24
mpacpi_config_cpu(): Xen with a PVH dom0 reports x2apic->LocalApicId
bouyer
2023-03-21
octrnm(4): Raise delay on startup.
riastradh
2023-03-20
Adjust pc/npc before syscall allowing EJUSTRETURN to return
hannken
2023-03-20
__HAVE_HASHLOCKED_ATOMICS needs to be visible to userland
martin
2023-03-06
fix few typos in comments and log messages.
andvar
2023-03-05
Locate wedges as boot device and also match a partition GUID.
mlelstv
2023-03-04
Trailing whitespace
skrll
2023-03-03
x86/fpu: Align savefpu to 64 bytes in fpuinit_mxcsr_mask.
riastradh
2023-03-03
x86: Call fpuinit_mxcsr_mask only once.
riastradh
2023-03-03
Revert "x86: Add kthread_fpu_enter/exit support, take two."
riastradh
2023-03-03
Revert "x86/fpu.c: Sprinkle KNF."
riastradh
2023-03-03
Revert "x86: Add kthread_fpu_enter/exit support, take two -- forgot i386 bits."
riastradh
2023-03-01
delete attribution per request of contributor
nia
2023-03-01
x86: Expand on comments on ordering around stores to ci_curlwp.
riastradh
2023-03-01
sparc64: Optimization: Omit needless membar when triggering softint.
riastradh
2023-03-01
riscv: Optimization: Omit needless membar when triggering softint.
riastradh
2023-03-01
powerpc: Optimization: Omit needless membar when triggering softint.
riastradh
2023-03-01
mips: Optimization: Omit needless membar when triggering softint.
riastradh
2023-03-01
arm32: Optimization: Omit needless membar when triggering softint.
riastradh
2023-03-01
aarch64: Optimization: Omit needless membar when triggering softint.
riastradh
2023-03-01
xen/x86: Need kpreempt_disable/enable around curcpu() access.
riastradh
2023-02-27
Uncomment and protect sanity checks that would drop into the debugger with a
sekiya
2023-02-27
amd64_trap.S: Annotate trap vectors with their mnemonics.
riastradh
2023-02-26
ci_data.cpu_kcpuset -> ci_kcpuset
skrll
2023-02-25
x86: Add kthread_fpu_enter/exit support, take two -- forgot i386 bits.
riastradh
2023-02-25
x86/fpu.c: Sprinkle KNF.
riastradh
[prev]
[next]