freebsd-dev/sys/x86/x86
Colin Percival d5d7606c0c Use the TSLOG framework to record entry/exit timestamps for DELAY and
_vprintf; these functions are called in many places and can contribute
meaningfully to the total time spent booting.
2017-12-31 09:24:41 +00:00
..
autoconf.c Renumber copyright clause 4 2017-02-28 23:42:47 +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 sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
busdma_machdep.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
cpu_machdep.c Remove i386 XBOX support. 2017-11-16 14:27:02 +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 missed AVX512VL (128 and 256 bit vector length) extension 2017-12-23 21:32:50 +00:00
intr_machdep.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
io_apic.c With the advent of interrupt remapping, Intel has repurposed bit 11 2017-12-28 21:46:09 +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 sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
mca.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +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 Use resume_cpus() instead of restart_cpus() to resume from ACPI suspension. 2017-12-21 09:17:48 +00:00
mptable_pci.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
mptable.c sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +00:00
msi.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
nexus.c Remove pc98 support completely. 2017-01-28 02:22:15 +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 sys/x86: further adoption of SPDX licensing ID tags. 2017-11-27 15:11:47 +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