..
autoconf.c
Remove pc98 support completely.
2017-01-28 02:22:15 +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
busdma/bounce: revert r292255
2016-04-15 09:21:50 +00:00
busdma_machdep.c
Add a witness check to enforce that no non-sleeping locks are held when
2016-11-03 23:11:33 +00:00
cpu_machdep.c
Ensure the idle thread's loop services interrupts in a timely way when
2017-02-08 16:46:57 +00:00
delay.c
dump_machdep.c
fdt_machdep.c
preload_search_info: make sure mod is set
2015-08-21 15:57:57 +00:00
identcpu.c
For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
2017-02-03 12:51:40 +00:00
intr_machdep.c
Remove pc98 support completely.
2017-01-28 02:22:15 +00:00
io_apic.c
Reprogram I/O APIC interrupt pins when registering an I/O APIC.
2016-10-14 21:51:50 +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
Fix automatic eventtimer hardware selection when ARAT
2016-11-26 10:33:53 +00:00
mca.c
mca: use time_uptime instead of ticks for CMCI throttling
2017-02-14 22:46:39 +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
Follow-up to r307866:
2016-10-24 20:47:46 +00:00
mptable_pci.c
Convert rman to use rman_res_t instead of u_long
2016-01-27 02:23:54 +00:00
mptable.c
Remove pc98 support completely.
2017-01-28 02:22:15 +00:00
msi.c
Fix build for !SMP kernels after the Xen MSIX workaround.
2016-08-22 21:23:17 +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
Require the STACK option for code that captures stacks of running threads.
2016-12-06 22:48:28 +00:00
tsc.c
Implement userspace gettimeofday(2) with HPET timecounter.
2016-08-17 09:52:09 +00:00