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
/
arm
/
include
Age
Commit message (
Expand
)
Author
2023-06-25
G/C an unused struct cpu_info member
skrll
2023-04-24
Fix DEVMAP_FLAGS, patch from Nick.
martin
2023-04-20
Provide a shared pmap_devmap implementation and convert all pmap_devmap
skrll
2023-04-18
G/C unnecessary
skrll
2023-04-16
Rename VM_KERNEL_IO_ADDRESS to VM_KERNEL_IO_BASE to match RISC-V
skrll
2022-12-03
move ARMv7 PMC register definitions to armreg.h from tprof_armv7.c
ryo
2022-11-19
Fix _bus_dmamem_alloc_range function declaration - low and high are
skrll
2022-10-15
Use "non-posted" instead of "strongly ordered" to describe nGnRnE mappings
jmcneill
2022-08-20
machine/efi.h: Migrate common definitions to dev/efi/efi.h.
riastradh
2022-08-20
arm/efi.h: Add explicit padding to efi_systbl.
riastradh
2022-08-20
arm/efi.h: Assert size of struct efi_systbl.
riastradh
2022-08-20
arm/efi.h, x86/efi.h: Fix whitespace around RCS id.
riastradh
2022-08-20
arm/efi.h: Fix whitespace. No functional change intended.
riastradh
2022-08-20
machine/efi.h: Add more memory descriptor attributes.
riastradh
2022-06-25
pic: Update ci_cpl in pic_set_priority callback.
jmcneill
2022-05-24
s/dosen't/doesn't/ in copy pasted comment.
andvar
2022-05-20
s/auxillary/auxiliary/ in comments.
andvar
2022-04-28
G/C
skrll
2022-04-02
Update to support EFI runtime outside the kernel virtual address space
skrll
2022-01-22
Ensure bus_dmatag_subregion is called with an inclusive max_addr
skrll
2022-01-15
Remove unnecessary brackets
skrll
2021-12-26
port-arm/50563: pool allocator corruption due to __MUTEX_PRIVATE
skrll
2021-12-18
arm: Forward-declare `struct proc' before using in prototype.
riastradh
2021-12-12
s/Miscellanous/Miscellaneous/ in copypasta comments.
andvar
2021-12-11
remove clause 3 from all my licenses that aren't conflicting with
mrg
2021-12-05
s/existance/existence/ in comment.
msaitoh
2021-11-27
Add the Cortex A17 Diagnostic control registers
skrll
2021-11-13
Set ACTLR.SMP=1 on Cortex-A17
jmcneill
2021-11-13
Fix tyop in a comment.
simonb
2021-11-12
Print a big warning about trying to run on early ThunderX parts
skrll
2021-11-06
COMPAT_NETBSD32 is all about running the 32-bit flavor of native
thorpej
2021-11-01
Move arm_cache_info from cpufunc.h to cpu.h
skrll
2021-10-31
Rework Arm (32bit and 64bit) AP startup so that cpu_hatch doesn't sleep.
skrll
2021-10-30
Fix the previous to only apply to the non-AArch64 case.
thorpej
2021-10-30
Define __HAVE_STRUCT_SIGCONTEXT regardless of its current visibility.
thorpej
2021-10-27
Make sigcontext13 visible only to _KERNEL. Make sigcontext visible only
thorpej
2021-10-26
Merge all MD __sigaction14_sigtramp.c copies into one:
christos
2021-10-16
pm_remove_all is a shared field so move it out the #ifdefs
skrll
2021-10-10
Add a placeholder for PRRR
skrll
2021-10-06
More trailing whitespace
skrll
2021-10-06
Trailing whitespace
skrll
2021-09-22
fix typo in comment
ryo
2021-09-03
fix typos in comments, mainly s/extention/extension/ and s/sufficent/sufficient/
andvar
2021-08-30
Identify Apple M1 "Icestorm" and "Firestorm" CPU types.
jmcneill
2021-08-30
Add storage for an iommu cookie in bus_dmamap_t and store untranslated CPU
jmcneill
2021-08-27
KNF a comment
skrll
2021-08-25
- In kern_mutex.c, if MUTEX_CAS() is not defined, define it in terms of
thorpej
2021-08-14
Improved the performance of kernel profiling on MULTIPROCESSOR, and possible ...
ryo
2021-08-08
Re-apply
skrll
2021-07-19
Remove definitions for CACHE_LINE_SIZE and COHERENCY_UNIT which are the same
christos
[next]