opnsense-src/sys/amd64/amd64
Dmitry Chagin 6fddab804a amd64: Reload CPU ext features after resume or cr4 changes
Reviewed by:		kib
Differential revision:	https://reviews.freebsd.org/D35555
MFC after:		2 weeks

(cherry picked from commit 050f5a8405)
2022-07-13 14:48:49 +03:00
..
apic_vector.S Allow swi_sched() to be called from NMI context. 2020-07-25 15:19:38 +00:00
atpic_vector.S
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 2022-02-08 15:00:55 -05: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 2022-05-12 15:12:59 -07:00
efirt_machdep.c amd64 efirt: do not flush cache for runtime pages 2021-10-10 12:21:18 +03:00
efirt_support.S Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
elf_machdep.c Retire sv_transtrap 2022-06-17 22:35:27 +03:00
exception.S amd64: remove lfence after swapgs on syscall entry 2021-09-02 03:52:24 +03:00
exec_machdep.c Create sys/reg.h for the common code previously in machine/reg.h 2022-05-12 15:12:59 -07:00
fpu.c fpu: Fix a typo in a source code comment 2022-06-10 14:28:28 +02:00
gdb_machdep.c Create sys/reg.h for the common code previously in machine/reg.h 2022-05-12 15:12:59 -07:00
genassym.c amd64 native vdso: add unwind annotations to the signal trampoline 2022-01-02 18:43:01 +02:00
initcpu.c amd64: Reload CPU ext features after resume or cr4 changes 2022-07-13 14:48:49 +03:00
io.c
locore.S amd64 locore.S: trim .globl list from symbols gone for long time 2021-07-17 13:51:55 +03:00
machdep.c Create sys/reg.h for the common code previously in machine/reg.h 2022-05-12 15:12:59 -07:00
mem.c Add the MEM_EXTRACT_PADDR ioctl to /dev/mem. 2020-09-02 18:12:47 +00:00
minidump_machdep.c kerneldump: remove physical from dump routines 2022-06-27 16:32:06 -03:00
mp_machdep.c amd64: Reduce the amount of cpuset copying done for TLB shootdowns 2021-12-15 08:31:48 -05:00
mpboot.S amd64: rework AP startup 2021-08-24 02:21:12 +03:00
pmap.c pmap: Keep PTI page table pages busy 2022-06-29 10:13:57 -04:00
prof_machdep.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
ptrace_machdep.c x86: Add a NT_X86_SEGBASES register set. 2022-05-13 09:45:19 -07:00
sigtramp.S amd64 sigtramp: comment-out annotations for registers with DWARF number >= 32 2022-01-02 21:03:01 +02:00
support.S amd64: Stop using REP MOVSB for backward memmove()s. 2022-06-29 21:15:49 -04:00
sys_machdep.c amd64: Fix propagation of LDT updates 2021-06-21 09:13:20 -04:00
trap.c Retire sv_transtrap 2022-06-17 22:35:27 +03:00
uio_machdep.c
uma_machdep.c Convert vm_page_alloc() callers to use vm_page_alloc_noobj(). 2021-11-03 13:39:36 -04:00
vm_machdep.c Remove dead code. 2022-06-17 22:34:10 +03:00
xen-locore.S xen-locore: fix size in GDT descriptor 2020-05-26 10:24:06 +00:00