..
altivec.c
powerpc64: Avoid calling isync twice
2018-04-08 16:46:24 +00:00
autoconf.c
sys/powerpc: further adoption of SPDX licensing ID tags.
2017-11-27 15:09:59 +00:00
bus_machdep.c
Move the powerpc64 direct map base address from zero to high memory. This
2018-03-07 17:08:07 +00:00
busdma_machdep.c
powerpc: Enable the BUS_DMA_NOCACHE flag handling
2019-08-04 19:25:23 +00:00
clock.c
powerpc: Add file forgotten in r346144
2019-04-13 02:29:30 +00:00
copyinout.c
powerpc: Fix casueword(9) post-r349951
2019-07-16 03:55:27 +00:00
copystr.c
sys/powerpc: further adoption of SPDX licensing ID tags.
2017-11-27 15:09:59 +00:00
cpu_subr64.S
Fix PPC64 kernel build with clang8 + lld8
2019-05-22 15:56:41 +00:00
cpu.c
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
db_disasm.c
powerpc: Add lwsync and ptesync 'sync' opcode variants to ddb disassembler
2018-08-10 03:28:40 +00:00
db_hwwatch.c
sys/powerpc: further adoption of SPDX licensing ID tags.
2017-11-27 15:09:59 +00:00
db_interface.c
Remove PIR from PCPU data. It has an implementation-defined meaning that
2017-12-31 20:23:39 +00:00
db_trace.c
powerpc: Print trap frame address in ddb backtraces
2019-03-09 03:24:39 +00:00
dump_machdep.c
sys/powerpc: further adoption of SPDX licensing ID tags.
2017-11-27 15:09:59 +00:00
elf32_machdep.c
powerpc: Clamp 32-bit binaries to 32-bit MAXUSER
2019-07-10 04:09:15 +00:00
elf64_machdep.c
Remove sv_pagesize, originally introduced with r100384.
2019-03-01 16:16:38 +00:00
exec_machdep.c
powerpc: Only worry about the lower 32 bits of SP in a 32-bit process
2019-07-11 03:29:25 +00:00
fpu.c
Added ptrace support for reading/writing powerpc VSX registers
2018-06-02 19:17:11 +00:00
gdb_machdep.c
sys/powerpc: further adoption of SPDX licensing ID tags.
2017-11-27 15:09:59 +00:00
genassym.c
powerpc: Add support for additional FSCR-managed facilities
2019-04-27 22:30:22 +00:00
in_cksum.c
spdx: initial adoption of licensing ID tags.
2017-11-18 14:26:50 +00:00
interrupt.c
powernv: Add Hypervisor Maintenance Interrupt handler
2019-03-23 03:23:20 +00:00
intr_machdep.c
Add NUMA support to powerpc
2019-04-13 04:03:18 +00:00
iommu_if.m
machdep.c
powerpc: Transition to Secure-PLT, like most other OSs
2019-06-25 00:40:44 +00:00
mem.c
[ppc64] fix /dev/kmem
2019-02-07 17:30:44 +00:00
mmu_if.m
Remove hard-coded trap-handling logic involving the segmented memory model
2018-01-29 04:33:41 +00:00
mp_machdep.c
Add NUMA support to powerpc
2019-04-13 04:03:18 +00:00
nexus.c
Add NUMA support to powerpc
2019-04-13 04:03:18 +00:00
openpic.c
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
pic_if.m
powerpc: Add opaque 'private data' to interrupt vectors
2019-01-12 22:05:42 +00:00
platform_if.m
Add NUMA support to powerpc
2019-04-13 04:03:18 +00:00
platform.c
Add NUMA support to powerpc
2019-04-13 04:03:18 +00:00
pmap_dispatch.c
Add pmap_is_valid_memattr(9).
2018-08-01 18:45:51 +00:00
ptrace_machdep.c
Added ptrace support for reading/writing powerpc VSX registers
2018-06-02 19:17:11 +00:00
sc_machdep.c
sys/powerpc: further adoption of SPDX licensing ID tags.
2017-11-27 15:09:59 +00:00
setjmp.S
sigcode32.S
Rename assym.s to assym.inc
2018-03-20 17:58:51 +00:00
sigcode64.S
Rename assym.s to assym.inc
2018-03-20 17:58:51 +00:00
stack_machdep.c
sys/powerpc: further adoption of SPDX licensing ID tags.
2017-11-27 15:09:59 +00:00
swtch32.S
powerpc: micro-optimize cpu_switch()
2019-04-27 00:53:41 +00:00
swtch64.S
powerpc64: Fix switch panic from cpu_throw()
2019-04-29 22:37:35 +00:00
syncicache.c
sys/powerpc: further adoption of SPDX licensing ID tags.
2017-11-27 15:09:59 +00:00
sys_machdep.c
Move most of the contents of opt_compat.h to opt_global.h.
2018-04-06 17:35:35 +00:00
trap.c
Don't pass error from syscallenter() to syscallret().
2019-07-15 21:25:16 +00:00
uio_machdep.c
sys: further adoption of SPDX licensing ID tags.
2017-11-20 19:43:44 +00:00
uma_machdep.c
Move the powerpc64 direct map base address from zero to high memory. This
2018-03-07 17:08:07 +00:00
vm_machdep.c
amd64 KPTI: add control from procctl(2).
2019-03-16 11:44:33 +00:00