.. |
autoconf.c
|
ANSIfy sys/x86
|
2018-03-17 01:40:09 +00:00 |
bus_machdep.c
|
|
|
busdma_bounce.c
|
i386/PAE busdma: allow more bounce pages.
|
2019-01-18 13:43:11 +00:00 |
busdma_machdep.c
|
x86 busdma: fix mis-use of bus_addr_t where vm_paddr_t is assumed.
|
2019-01-18 13:38:56 +00:00 |
cpu_machdep.c
|
Align IA32_ARCH_CAP MSR definitions and use with SDM rev. 068.
|
2018-11-16 21:27:11 +00:00 |
delay.c
|
Add a custom implementation of cpu_lock_delay() for x86.
|
2018-11-05 22:54:03 +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
|
Update CPUID bits definitions and CPU identification based on changes
|
2019-02-04 23:57:59 +00:00 |
intr_machdep.c
|
Fix build of x86 UP kernels after dynamic IRQ changes in r338360.
|
2018-08-31 18:26:37 +00:00 |
io_apic.c
|
Dynamically allocate IRQ ranges on x86.
|
2018-08-28 21:09:19 +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
|
lapic: skip setting intrcnt if lapic is not present
|
2018-09-13 07:13:13 +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
|
vmm(4): Take steps towards multicore bhyve AMD support
|
2019-01-16 02:19:04 +00:00 |
mptable_pci.c
|
sys/x86: further adoption of SPDX licensing ID tags.
|
2017-11-27 15:11:47 +00:00 |
mptable.c
|
Fix the MPTable probe code after the 4:4 changes on i386.
|
2018-08-19 17:36:50 +00:00 |
msi.c
|
Correct variable name in two panic messages: num_msi_irq -> num_msi_irqs.
|
2018-12-31 22:46:43 +00:00 |
nexus.c
|
x86: correctly limit max memory resource address..
|
2019-02-01 20:46:47 +00:00 |
pvclock.c
|
|
|
stack_machdep.c
|
Verify that each frame pointer lies within the thread's kstack.
|
2018-08-03 02:51:37 +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 |
ucode.c
|
Fix the PAE kernel gcc build.
|
2018-12-11 16:49:01 +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 |