freebsd-src/sys/i386/i386
1999-04-21 07:41:40 +00:00
..
apic_vector.s Generate intrnames[] dynamically. This should be new-bus friendly. 1999-04-14 14:26:36 +00:00
autoconf.c Implement an EISA new-bus framework. The old driver probe mechanism 1999-04-18 15:50:35 +00:00
bios.c Look for the right ACPI table signature. 1999-03-16 21:11:28 +00:00
bioscall.s Support functions for working with x86 PC-architecture BIOS. 1997-08-01 06:07:13 +00:00
busdma_machdep.c author was assuming that nextpaddr declared *inside* the do loop would 1998-12-14 05:35:56 +00:00
cons.c Remove a hard-coded table of kernel console I/O functions exported 1999-01-07 14:14:24 +00:00
cons.h Fixed pedantic syntax errors caused by a trailing semicolon in a macro 1999-01-09 14:07:37 +00:00
db_disasm.c Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 01:59:53 +00:00
db_interface.c Improved DDB_UNATTENDED behaviour. From the submitter: 1998-12-28 23:03:00 +00:00
db_trace.c Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 01:59:53 +00:00
elf_machdep.c Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 01:59:53 +00:00
exception.s Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
genassym.c Put in place the infrastructure for improved UP and SMP TLB management. 1999-04-02 17:59:49 +00:00
globals.s Added a per-cpu variable `switchticks' for use in scheduling. 1999-02-22 15:13:34 +00:00
i386-gdbstub.c More const fixes for -Wall, -Wcast-qual 1999-01-29 23:18:50 +00:00
i686_mem.c mem.c 1999-04-07 03:57:45 +00:00
identcpu.c Fix two tests against hex. values for CPUID. 1999-03-10 20:42:00 +00:00
in_cksum.c Fix warnings related to -Wall -Wcast-qual 1999-01-28 17:32:05 +00:00
initcpu.c There are two models of AMD K6-2 Model 8 (c.f. AMD's document), so the 1999-01-16 13:41:33 +00:00
legacy.c Stage 1 of a cleanup of the i386 interrupt registration mechanism. 1999-04-21 07:26:30 +00:00
locore.s Use offset to _pc98_system_parameter instead of immediate value which 1999-01-31 02:04:43 +00:00
machdep.c unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00
math_emu.h Don't cast pointers to longs in asms. Changed all remaining longs 1998-07-15 09:01:18 +00:00
math_emulate.c Staticize. 1999-04-11 03:06:07 +00:00
mem.c mem.c 1999-04-07 03:57:45 +00:00
mp_machdep.c Backout early start of APs since it caused some machines to hang. 1999-04-13 03:24:47 +00:00
mpapic.c Fix (?) EISA interrupt configuration based on observation of what we've 1998-09-28 13:47:23 +00:00
mpboot.s Let BSP wait until all APs are initialized. 1999-04-10 22:58:29 +00:00
mplock.s Removed unused includes. 1998-06-21 14:53:44 +00:00
mptable.c Backout early start of APs since it caused some machines to hang. 1999-04-13 03:24:47 +00:00
nexus.c Stage 1 of a cleanup of the i386 interrupt registration mechanism. 1999-04-21 07:26:30 +00:00
perfmon.c Silence warnings. 1999-01-12 00:19:33 +00:00
pmap.c _pmap_unwire_pte_hold and pmap_remove_page: 1999-04-19 18:45:21 +00:00
procfs_machdep.c Add new functions fill_fpregs() and set_fpregs(), like fill_regs() 1998-09-14 22:43:40 +00:00
simplelock.s Change simple lock handling to not depend upon having a local apic 1998-05-17 23:08:04 +00:00
support.s Purging lint from the Bruce filter. 1999-03-30 09:00:45 +00:00
swapgeneric.c Removed dead code and cleaned up. setconf() now just asks for the 1999-04-15 15:35:32 +00:00
swtch.s Put in place the infrastructure for improved UP and SMP TLB management. 1999-04-02 17:59:49 +00:00
symbols.raw This is a rather large commit that encompasses the new swapper, 1999-01-21 08:29:12 +00:00
sys_machdep.c Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 01:59:53 +00:00
trap.c unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00
tsc.c oops, SMP was missing includes for a typedef. 1999-04-21 07:41:40 +00:00
userconfig.c Make userconfig saving actually work.. 1999-04-19 19:40:58 +00:00
vm86.c Remove debugging printf that I overlooked. 1999-03-18 18:43:03 +00:00
vm86bios.s Change the vm86_datacall interface so that callers are now responsible 1999-03-18 04:37:35 +00:00
vm_machdep.c unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00