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
/
aarch64
/
conf
Age
Commit message (
Expand
)
Author
2023-04-20
Provide a shared pmap_devmap implementation and convert all pmap_devmap
skrll
2022-11-05
G/C
skrll
2022-11-03
Provide MI PMAP support on AARCH64
skrll
2022-10-28
MI PMAP EFI_RUNTIME support
skrll
2022-10-15
Use "non-posted" instead of "strongly ordered" to describe nGnRnE mappings
jmcneill
2022-06-25
Remove GIC_SPLFUNCS.
jmcneill
2022-01-31
add support Hardware updates to Access flag and Dirty state (FEAT_HAFDBS)
ryo
2021-11-25
add support COMPAT_LINUX32 for aarch64
ryo
2021-10-30
Implement gic_splraise and the gic_splx fast path in asm (armv8).
jmcneill
2021-10-10
Use sys/uvm/pmap/pmap_tlb.c on Aarch64 in the same way that some Arm, MIPS,
skrll
2021-09-23
add support COMPAT_LINUX for aarch64
ryo
2021-08-06
Arm: Add support for SMC Calling Convention
jmcneill
2021-07-24
aarch64: Remove empty source file and references to it.
jmcneill
2021-06-29
Remove uscanner(4) driver
nia
2021-05-27
In gcc10, -msign-return-address is no longer supported.
ryo
2021-02-10
add support kernel profiling on aarch64
ryo
2020-10-21
make process_machdep.c included always since it provides register i/o used by
christos
2020-10-20
harmonize process_machdep.c inclusion.
christos
2020-09-29
Collapse all CPU_CORTEXA<n> options into CPU_CORTEX and do runtime
jmcneill
2020-08-12
Part III of ad's performance improvements for aarch64
skrll
2020-07-25
Implement ChaCha with NEON on ARM.
riastradh
2020-07-17
Add options PMAPBOOT_DEBUG to dump TTBR when pmapboot_enter().
ryo
2020-06-29
New permutation-based AES implementation using ARM NEON.
riastradh
2020-06-29
Implement AES in kernel using ARMv8.0-AES on aarch64.
riastradh
2020-05-11
"options ARMV83_PAC" is now supported for gcc as well.
ryo
2020-04-18
PMAP_DEBUG has been deleted on arm
skrll
2020-04-13
Add KASAN instrumentation on on-stack VLAs, same as amd64.
maxv
2020-04-13
Add KASAN-DMA support on aarch64, same as amd64. Discussed with skrll@.
maxv
2020-04-13
Add support for Branch Target Identification (BTI).
maxv
2020-04-12
Add support for Pointer Authentication (PAC).
maxv
2020-04-04
mark nsmb major obsolete
jdolecek
2020-03-04
change kernel vm base address to use more than 256GB of memory. (up to 64TB)
ryo
2020-02-15
Various updates and improvements to cpu start up on arm/aarch64
skrll
2020-02-03
add support pmap_pv(9)
ryo
2020-01-29
remove urio(4), a driver for the Rio500 MP3 player.
maya
2020-01-21
Small re-org. NFCI.
skrll
2020-01-15
port the arm64 cpu topology setup for big.little to arm.
mrg
2019-12-28
Do not use Early Write Acknowledge for PCIe I/O and config space.
jmcneill
2019-12-27
Enable early write acknowledge for device memory mappings.
jmcneill
2019-12-04
Fix alignment of .text section by changing load address to
jmcneill
2019-11-20
Move all non-emulation-specific coredump code into the coredump module,
pgoyette
2019-03-03
Add KASAN use-after-scope detection in aarch64, tested by Ryo Shimizu,
maxv
2019-01-28
Systematize handling of removed drivers.
dholland
2019-01-27
Merge the [pgoyette-compat] branch
pgoyette
2018-12-05
Add needs-flag to tprof_armv8.c
jmcneill
2018-12-05
Split armv7/armv8 tprof backend config logic from the fdt bus glue.
jmcneill
2018-11-18
Add CPU_THUNDERX which sets COHERENCY_UNIT and CACHE_LINE_SIZE to 128
skrll
2018-11-08
Track the stack with kASan on aarch64. Same principle as on amd64. Illegal
maxv
2018-11-01
Add kASan support for aarch64. Stack tracking needs more investigation
maxv
2018-10-28
Add support for EFI runtime services on aarch64.
jmcneill
[next]