freebsd-dev/sys/arm/arm
Ian Lepore 665c7f6f1e Initialize all members of vm_page::md_page for armv4/5 systems. This fixes
a hang in SI_SUB_KMEM sysinit, and is apparently required after r323290.
Inspired by the commit message for r323676.

Reported by:	andreast@
2018-02-27 02:11:23 +00:00
..
autoconf.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
bcopy_page.S
bcopyinout_xscale.S
bcopyinout.S
blockio.S
bus_space_asm_generic.S
bus_space_base.c
bus_space_generic.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
busdma_machdep-v4.c Add support for NUMA domains to bus dma tags. This causes all memory 2018-01-12 23:34:16 +00:00
busdma_machdep-v6.c Add support for NUMA domains to bus dma tags. This causes all memory 2018-01-12 23:34:16 +00:00
copystr.S
cpu_asm-v6.S
cpufunc_asm_arm9.S
cpufunc_asm_arm11.S
cpufunc_asm_arm11x6.S
cpufunc_asm_armv4.S
cpufunc_asm_armv5_ec.S
cpufunc_asm_armv6.S
cpufunc_asm_armv7.S
cpufunc_asm_fa526.S
cpufunc_asm_pj4b.S
cpufunc_asm_sheeva.S
cpufunc_asm_xscale_c3.S
cpufunc_asm_xscale.S
cpufunc_asm.S
cpufunc.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
cpuinfo.c Implement mitigation for Spectre version 2 attacks on ARMv7. 2018-01-27 11:19:41 +00:00
db_disasm.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
db_interface.c
db_trace.c
debug_monitor.c
disassem.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
dump_machdep.c Make kernel option KERNVIRTADDR optional, remove it from std.<platform> 2017-12-30 00:20:49 +00:00
elf_machdep.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
elf_note.S
elf_trampoline.c Make kernel option KERNVIRTADDR optional, remove it from std.<platform> 2017-12-30 00:20:49 +00:00
exception.S
fiq_subr.S
fiq.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
fusu.S
gdb_machdep.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
genassym.c Implement mitigation for Spectre version 2 attacks on ARMv7. 2018-01-27 11:19:41 +00:00
generic_timer.c Add the start of INTRNG support for ACPI. 2018-01-11 17:09:12 +00:00
gic_acpi.c Rename the ACPI variant of the gicv2m driver from "gicv2m" to "gicv2m_acpi". 2018-02-15 15:46:14 +00:00
gic_common.h
gic_fdt.c
gic.c Use NULL as a mtx type instead of "", as it otherwise confuses WITNESS. 2018-02-24 14:34:23 +00:00
gic.h arm: gic: Change GIC_DEBUG_SPURIOUS to TUNABLE 2017-07-03 18:01:58 +00:00
hypervisor-stub.S Add the early hypervisor code needed on 32-bit ARMv7. This will be used 2017-03-22 14:30:02 +00:00
identcpu-v4.c
identcpu-v6.c Add a hw.model sysctl oid for armv6/7 which reports the CPU model, similar 2018-02-26 23:58:56 +00:00
in_cksum_arm.S
in_cksum.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
inckern.S
intr.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
locore-v4.S arm: set appropriate section flags for .init_pagetable 2017-06-17 14:46:14 +00:00
locore-v6.S Add a new ARM kernel option, LOCORE_MAP_MB, to control the size of the 2017-12-26 19:02:56 +00:00
locore.S
machdep_boot.c Add support for booting into kdb on arm platforms when the RB_KDB is set 2018-02-25 18:42:59 +00:00
machdep_intr.c
machdep_kdb.c
machdep_ptrace.c Implement 'domainset', a cpuset based NUMA policy mechanism. This allows 2018-01-12 22:48:23 +00:00
machdep.c Add support for booting into kdb on arm platforms when the RB_KDB is set 2018-02-25 18:42:59 +00:00
mem.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
minidump_machdep.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
mp_machdep.c Implement mitigation for Spectre version 2 attacks on ARMv7. 2018-01-27 11:19:41 +00:00
mpcore_timer.c Use the TSLOG framework to record entry/exit timestamps for DELAY and 2017-12-31 09:24:41 +00:00
mpcore_timervar.h
nexus.c Enable setting the dma tag at the nexus level 2017-06-21 18:25:35 +00:00
nexusvar.h Enable setting the dma tag at the nexus level 2017-06-21 18:25:35 +00:00
ofw_machdep.c
physmem.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
pl190.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
pl310.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
platform_if.m
platform_pl310_if.m Add external PLATFORM access on arm, and use it in the pl310 driver. 2017-07-11 16:30:16 +00:00
platform.c Add external PLATFORM access on arm, and use it in the pl310 driver. 2017-07-11 16:30:16 +00:00
pmap-v4.c Initialize all members of vm_page::md_page for armv4/5 systems. This fixes 2018-02-27 02:11:23 +00:00
pmap-v6.c vm_wait() rework. 2018-02-20 10:13:13 +00:00
pmu.c
ptrace_machdep.c Add ptrace operations to fetch and store VFP registers. 2017-09-14 15:03:43 +00:00
sc_machdep.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
setcpsr.S
setstack.s
stack_machdep.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
stdatomic.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
support.S
swtch-v4.S
swtch-v6.S Implement mitigation for Spectre version 2 attacks on ARMv7. 2018-01-27 11:19:41 +00:00
swtch.S
sys_machdep.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
syscall.c Move struct syscall_args syscall arguments parameters container into 2017-06-12 21:03:23 +00:00
trap-v4.c - Remove 'struct vmmeter' from 'struct pcpu', leaving only global vmmeter 2017-04-17 17:34:47 +00:00
trap-v6.c Implement mitigation for Spectre version 2 attacks on ARMv7. 2018-01-27 11:19:41 +00:00
uio_machdep.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
undefined.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
unwind.c
vfp.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
vm_machdep.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00