..
apic_vector.S
amd64: Add MD bits for KMSAN
2021-08-10 21:27:53 -04:00
atpic_vector.S
amd64: Add MD bits for KMSAN
2021-08-10 21:27:53 -04:00
bios.c
amd64: clean up empty lines in .c and .h files
2020-09-01 21:16:54 +00:00
bpf_jit_machdep.c
malloc: delegate M_EXEC handling to dedicacted routines
2020-10-30 20:02:32 +00:00
bpf_jit_machdep.h
copyout.c
Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights
2021-08-08 10:42:24 -04:00
cpu_switch.S
amd64: Store full 64bit of FIP/FDP for 64bit processes when using XSAVE.
2020-10-03 23:17:29 +00:00
db_disasm.c
amd64: clean up empty lines in .c and .h files
2020-09-01 21:16:54 +00:00
db_interface.c
amd64: allow parallel shootdown IPIs
2020-07-14 20:37:50 +00:00
db_trace.c
Create sys/reg.h for the common code previously in machine/reg.h
2021-08-30 12:50:53 +01:00
efirt_machdep.c
amd64 efirt: do not flush cache for runtime pages
2021-10-06 05:53:20 +03:00
efirt_support.S
Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights
2021-08-08 10:42:24 -04:00
elf_machdep.c
amd64: wrap 64bit sigtramp into vdso
2021-12-06 20:46:49 +02:00
exception.S
amd64: remove lfence after swapgs on syscall entry
2021-08-26 19:09:21 +03:00
exec_machdep.c
Unstaticize {get,set}_fpcontext() on amd64
2022-01-04 13:25:12 +00:00
fpu.c
x86: add a comment providing source for numbers in legacy XSAVE area layout
2021-12-14 19:14:40 +02:00
gdb_machdep.c
x86: remove unused T_USER flag
2021-12-05 11:12:40 -04:00
genassym.c
amd64 native vdso: add unwind annotations to the signal trampoline
2021-12-06 20:47:17 +02:00
initcpu.c
Limit workaround for errata E400 to appropriate AMD cpus.
2020-10-14 22:57:50 +00:00
io.c
locore.S
amd64 locore.S: add FF copyright for LA57 work
2021-07-10 14:46:53 +03:00
machdep.c
amd64: Remove proc0_tf, the bootstrap trapframe
2021-09-25 10:18:52 -04:00
mem.c
Add the MEM_EXTRACT_PADDR ioctl to /dev/mem.
2020-09-02 18:12:47 +00:00
minidump_machdep.c
minidump: Use the provided dump bitset
2021-11-19 15:05:52 -04:00
mp_machdep.c
amd64: Reduce the amount of cpuset copying done for TLB shootdowns
2021-11-15 13:01:31 -05:00
mpboot.S
amd64: Set GS.base before calling init_secondary() on APs
2021-07-29 10:22:37 -04:00
pmap.c
amd64 pmap: preset A and M bits for pmap_qenter() and pmap_kenter() mappings
2022-01-08 06:34:18 +02:00
ptrace_machdep.c
amd64: move signal handling and register structures manipulations into exec_machdep.c
2021-09-21 20:20:15 +03:00
sigtramp.S
amd64 sigtramp: comment-out annotations for registers with DWARF number >= 32
2022-01-02 21:00:52 +02:00
support.S
amd64: typo fix: memcmpy -> memcmp in a comment
2021-06-26 16:24:46 +00:00
sys_machdep.c
amd64: Fix propagation of LDT updates
2021-06-14 17:32:18 -04:00
trap.c
amd64: Add MD bits for KMSAN
2021-08-10 21:27:53 -04:00
uio_machdep.c
uma_machdep.c
Convert vm_page_alloc() callers to use vm_page_alloc_noobj().
2021-10-19 21:22:56 -04:00
vm_machdep.c
Simplify swi for bus_dma.
2021-12-28 13:51:25 -08:00
xen-locore.S
xen: remove support for PVHv1 bootpath
2021-05-17 10:56:52 +02:00