freebsd-dev/sys/amd64/amd64
Mateusz Guzik 8c3149be54 amd64: plug set-but-not-used vars in pmap
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-12-09 16:37:26 +00:00
..
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 amd64 sendsig: fix context corruption 2021-09-27 20:12:46 +03:00
fpu.c amd64: stop using top of the thread' kernel stack for FPU user save area 2021-09-21 20:20:15 +03: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: plug set-but-not-used vars in pmap 2021-12-09 16:37:26 +00: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 native vdso: add unwind annotations to the signal trampoline 2021-12-06 20:47:17 +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 amd64: Avoid copying td_frame from kernel procs 2021-09-25 10:18:30 -04:00
xen-locore.S xen: remove support for PVHv1 bootpath 2021-05-17 10:56:52 +02:00