freebsd-dev/sys/x86
Poul-Henning Kamp 8ba749fbe3 Introduce an architecture-agnostic <sys/_stdarg.h> to reduce
platform divergence.

Only architectures which pass arguments in registers (mips)
and platforms which use really weird compilers (any?) would
need to augment the contents of <sys/_stdarg.h>

Convert x86, arm and arm64 architectures to use <sys/_stdarg.h>
2017-12-25 20:54:00 +00:00
..
acpica Use resume_cpus() instead of restart_cpus() to resume from ACPI suspension. 2017-12-21 09:17:48 +00:00
bios sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
cpufreq Properly skip the first CPU. It only accidentally worked because the 2017-11-30 20:21:42 +00:00
include Introduce an architecture-agnostic <sys/_stdarg.h> to reduce 2017-12-25 20:54:00 +00:00
iommu sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
isa Further investigation shows this shouldn't have been added at all. 2017-12-24 17:59:48 +00:00
pci sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
x86 Add missed AVX512VL (128 and 256 bit vector length) extension 2017-12-23 21:32:50 +00:00
xen sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00