| .. |
|
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
|
Provide a helper function acpi_get_fadt_bootflags() to fetch the FADT
|
2018-06-25 11:01:12 +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
|
x86: reorganize code that deals with unexpected NMI-s
|
2018-06-07 14:46:52 +00:00 |
|
mptable.c
|
Use C99 initializers for instances of struct apic_enumerator.
|
2018-07-13 17:42:48 +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
|
Untangle configuration ifdefs a little. On x86, msi is optional on pci,
|
2018-06-10 14:49:13 +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
|
Do not access ISA timer if BIOS reports that there is no legacy
|
2018-06-25 11:24:26 +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 |