opnsense-src/sys/x86/x86
Konstantin Belousov 160be7cc08 Fix spelling: Appolo -> Apollo [1].
The APL31 NDA errata is APL30 public errata.  Add the reference and
provide the description [2].

Noted by:	emaste [2], rpokala [1]
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2018-04-26 19:23:19 +00:00
..
autoconf.c ANSIfy sys/x86 2018-03-17 01:40:09 +00:00
bus_machdep.c Better support memory mapped console devices, such as VGA and EFI 2015-08-12 15:26:32 +00:00
busdma_bounce.c Add support for NUMA domains to bus dma tags. This causes all memory 2018-01-12 23:34:16 +00:00
busdma_machdep.c Add support for NUMA domains to bus dma tags. This causes all memory 2018-01-12 23:34:16 +00:00
cpu_machdep.c Fix spelling: Appolo -> Apollo [1]. 2018-04-26 19:23:19 +00:00
delay.c Use the TSLOG framework to record entry/exit timestamps for DELAY and 2017-12-31 09:24:41 +00:00
dump_machdep.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
fdt_machdep.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
identcpu.c Add a workaround to the hypervisor detection for older versions of KVM. 2018-03-23 22:36:24 +00:00
intr_machdep.c Restore r331606 with a bugfix to setup cpuset_domain[] earlier on all 2018-03-28 18:47:35 +00:00
io_apic.c Restore r331606 with a bugfix to setup cpuset_domain[] earlier on all 2018-03-28 18:47:35 +00:00
legacy.c Remove EISA bus support for add-in cards. Remove related kernel and 2017-02-16 21:57:35 +00:00
local_apic.c i386 4/4G split. 2018-04-13 20:30:49 +00:00
mca.c Ensure that cmci_monitor() is not executed in parallel, since shared 2018-04-24 20:29:40 +00:00
mp_watchdog.c Merge i386 and amd64 variants of mp_watchdog.c into x86/, there is no 2016-08-03 13:51:53 +00:00
mp_x86.c Extend ap_boot_mtx scope to also cover mca_init(). 2018-04-24 20:33:08 +00:00
mptable.c i386 4/4G split. 2018-04-13 20:30:49 +00:00
mptable_pci.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
msi.c Fix two off-by-one errors when allocating MSI and MSI-X interrupts. 2018-04-18 18:45:34 +00:00
nexus.c Restore r331606 with a bugfix to setup cpuset_domain[] earlier on all 2018-03-28 18:47:35 +00:00
pvclock.c Add interface to derive a TSC frequency from the pvclock 2015-02-04 08:33:04 +00:00
stack_machdep.c Don't trace running threads that have interrupts disabled. 2017-07-31 17:57:54 +00:00
tsc.c Use CPUID leaf 0x15 to get TSC frequency when the calibration is 2018-04-25 16:43:45 +00:00
x86_mem.c Do not use ULL suffix. Cast to uint64_t where the suffix is needed, 2017-02-25 10:32:49 +00:00