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-02-25
x86: Label boolean is_64bit argument to fpu_area_restore.
riastradh
2023-02-25
x86: Mitigate MXCSR Configuration Dependent Timing in kernel FPU use.
riastradh
2023-02-25
i386/bioscall: Disable preemption while we load the kernel pmap.
riastradh
2023-02-25
linux asm/barrier.h: Fix !MULTIPROCESSOR build.
riastradh
2023-02-25
Convert some assignments into KASSERTs.
skrll
2023-02-25
Convert some assignments into KASSERTs.
skrll
2023-02-25
Trailing whitespace
skrll
2023-02-25
Restore the ability to have EARLYCONS work for the QEMU virt after
skrll
2023-02-25
Don't refer to physical_{start,end} here and just pass minimum (0UL)
skrll
2023-02-25
Add a KASSERT
skrll
2023-02-25
aarch64: curcpu() audit.
riastradh
2023-02-25
xennetback(4): Nix trailing whitespace.
riastradh
2023-02-25
xenbus_comms.c: Nix trailing whitespace.
riastradh
2023-02-25
xengnt(4): Nix trailing whitespace.
riastradh
2023-02-25
xencons(4): Nix trailing whitespace.
riastradh
2023-02-25
xbdback(4): Nix trailing whitespace.
riastradh
2023-02-25
xbd(4): Nix trailing whitespace.
riastradh
2023-02-25
xen/x86/cpu.c: Nix trailing whitespace.
riastradh
2023-02-25
xen/hypervisor.h: Nix trailing whitespace.
riastradh
2023-02-25
xennetback(4): Omit needless membars in xennetback_connect.
riastradh
2023-02-25
xennetback(4): Fix membars in xennetback_rx_copy_process.
riastradh
2023-02-25
xennetback(4): Fix xennetback_evthandler loop.
riastradh
2023-02-25
xenbus_comms.c: Membar audit.
riastradh
2023-02-25
xengnt(4): Membar audit.
riastradh
2023-02-25
xencons(4): Reduce unnecessary membars.
riastradh
2023-02-25
xencons(4): Membar audit.
riastradh
2023-02-25
xbdback(4): Membar audit.
riastradh
2023-02-25
xbd(4): Membar audit.
riastradh
2023-02-25
xennet(4): Membar audit.
riastradh
2023-02-25
xen/x86/cpu.c: Membar audit.
riastradh
2023-02-25
xen: Fix sense of xen_rmb/wmb to make sense.
riastradh
2023-02-25
xen_intr.c: Use kpreempt_disable/enable around access to curcpu().
riastradh
2023-02-25
x86: Assert kpreempt_disabled() in cpu_load_pmap.
riastradh
2023-02-24
mutex(9): Simplify membars.
riastradh
2023-02-24
#define<tab> for consistency with the rest of the file
jmcneill
2023-02-24
rwlock(9): Omit needless macro indirection for membars.
riastradh
2023-02-24
uvm: Eliminate __HAVE_ATOMIC_AS_MEMBAR conditionals.
riastradh
2023-02-24
npf: Eliminate __HAVE_ATOMIC_AS_MEMBAR conditionals.
riastradh
2023-02-24
sys/net/if.c: Eliminate __HAVE_ATOMIC_AS_MEMBAR conditionals.
riastradh
2023-02-24
kern: Eliminate most __HAVE_ATOMIC_AS_MEMBAR conditionals.
riastradh
2023-02-24
drm: Eliminate __HAVE_ATOMIC_AS_MEMBAR conditionals.
riastradh
2023-02-24
rwlock(9): Fix membars.
riastradh
2023-02-23
KERNEL_LOCK(9): Minor tweaks to ci->ci_biglock_wanted access.
riastradh
2023-02-23
vax: Note where cpu_switchto needs barriers.
riastradh
2023-02-23
sparc64: Add missing barriers in cpu_switchto.
riastradh
2023-02-23
sparc: Add missing barriers in cpu_switchto.
riastradh
2023-02-23
riscv: Add missing barriers in cpu_switchto.
riastradh
2023-02-23
powerpc: Add missing barriers in cpu_switchto.
riastradh
2023-02-23
mips: Add missing barriers in cpu_switchto.
riastradh
2023-02-23
ia64: Add missing barriers in cpu_switchto.
riastradh
[prev]
[next]