..
apic_vector.s
atomic.c
autoconf.c
Create nexus in configure_first() instead of in configure(). This
2005-05-29 23:44:22 +00:00
bios.c
Make the facility for recognizing BIOS-signatures more general
2005-07-21 09:48:37 +00:00
bioscall.s
busdma_machdep.c
Guard against an integer underflow that could cause busdma to eat up all
2005-03-12 07:01:53 +00:00
db_disasm.c
db_interface.c
db_trace.c
dump_machdep.c
Fix a buglet that was present in the ia64 code and that got inherited
2005-07-02 19:57:31 +00:00
elan-mmcr.c
Make the facility for recognizing BIOS-signatures more general
2005-07-21 09:48:37 +00:00
elf_machdep.c
exception.s
Use an interrupt gate for the NMI handler and prevent too-early
2005-07-13 11:32:10 +00:00
gdb_machdep.c
genassym.c
Change the segment limits to 4GB, we set the user accessible bit on all
2005-04-13 22:57:17 +00:00
geode.c
Make the facility for recognizing BIOS-signatures more general
2005-07-21 09:48:37 +00:00
i686_mem.c
identcpu.c
Begin promoting the AMD-originated feature flags to first class flags, now
2005-06-30 06:44:34 +00:00
in_cksum.c
netchild's mega-patch to isolate compiler dependencies into a central
2005-03-02 21:33:29 +00:00
initcpu.c
Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures,
2005-07-02 20:06:44 +00:00
intr_machdep.c
Use PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls} rather than atomic
2005-04-12 23:18:54 +00:00
io_apic.c
Add a tunable 'hw.apic.enable_extint' that can be set from the loader to
2005-07-29 18:58:33 +00:00
io.c
k6_mem.c
legacy.c
Correct a few bugs in the legacy cpu attachment. Get the unit from the
2005-02-15 07:21:20 +00:00
local_apic.c
Move HWPMC_HOOKS into its own opt_hwpmc_hooks.h file. It doesn't merit
2005-06-24 00:16:57 +00:00
locore.s
Add the 2nd word of IA32 feature flags. This includes things such as SSE3.
2005-05-16 09:47:53 +00:00
longrun.c
machdep.c
Use an interrupt gate for the NMI handler and prevent too-early
2005-07-13 11:32:10 +00:00
mem.c
mp_clock.c
mp_machdep.c
Move the KDB_STOP_NMI option from opt_global.h to opt_kdb.h
2005-06-29 23:23:16 +00:00
mp_watchdog.c
Fix typo.
2005-02-27 22:34:07 +00:00
mpboot.s
mptable_pci.c
mptable.c
Remove support for mixed mode altogether now that we no longer use IRQ 0
2005-04-14 17:59:58 +00:00
nexus.c
Change a directory layout for pc98.
2005-05-10 12:02:18 +00:00
perfmon.c
pmap.c
Fix a bug in pmap_protect() in the PAE case where it would try to look up
2005-07-29 19:03:44 +00:00
ptrace_machdep.c
Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures,
2005-07-02 20:06:44 +00:00
support.s
Eliminate an unpredictable branch from bcmp().
2005-04-21 23:07:20 +00:00
swtch.s
Change the segment limits to 4GB, we set the user accessible bit on all
2005-04-13 22:57:17 +00:00
symbols.raw
sys_machdep.c
Various and sundry style fixes and comment cleanups.
2005-06-23 21:56:45 +00:00
trap.c
Use an interrupt gate for the NMI handler and prevent too-early
2005-07-13 11:32:10 +00:00
tsc.c
uio_machdep.c
Request a CPU private mapping from sf_buf_alloc().
2005-02-13 23:09:36 +00:00
vm86.c
vm86bios.s
Fix an evil bug that appeared in September 2003. VM86 bios calls use two
2005-04-13 18:13:40 +00:00
vm_machdep.c
Validate if the value written into {FS,GS}.base is a canonical
2005-07-10 23:31:11 +00:00