freebsd-nq/sys/x86/x86
Konstantin Belousov e3fab0ff2b Fix UP build.
Reported by:	jhb
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2018-05-22 20:50:19 +00:00
..
autoconf.c ANSIfy sys/x86 2018-03-17 01:40:09 +00:00
bus_machdep.c
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 UP build. 2018-05-22 20:50: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 definition for Intel Speculative Store Bypass Disable MSR bits 2018-05-21 21:07:13 +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 calibrate lapic timer in native_lapic_setup 2018-05-15 16:56:30 +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 fix a problem with bad performance after wakeup caused by r333321 2018-05-17 10:16:20 +00:00
mptable_pci.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
mptable.c i386 4/4G split. 2018-04-13 20:30:49 +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
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