freebsd-skq/sys/amd64/amd64
steve 02113f36ef Cleanup up the wording for the F00F bug workaround message.
PR:		8041
Submitted by:	Dan Nelson <dnelson@emsphone.com>
1998-12-10 01:49:01 +00:00
..
amd64-gdbstub.c Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
apic_vector.S Maintain a mapping from irq number to (ioapic number, int pin) tuple, 1998-09-06 22:41:42 +00:00
autoconf.c Check the major number of the boot device more carefully. There was only 1998-10-26 07:05:34 +00:00
bios.c Cast virtual addresses that happen to be represented as u_longs to 1998-07-15 03:58:57 +00:00
busdma_machdep.c Fixed two potentially serious classes of bugs: 1998-10-13 08:24:45 +00:00
cpu_switch.S Micro-optimized and cleaned up the clearing of switchtime in idle(). 1998-07-28 17:35:09 +00:00
db_disasm.c Use not-so-new printf formats %r and/or %z instead of %n and/or %+x. 1998-07-08 10:53:58 +00:00
db_interface.c Fix more of my DDB breakage. 1998-06-08 09:23:24 +00:00
db_trace.c %n in a comment was a poor abbreviation for Immediate-byte-signed, 1998-07-15 11:27:11 +00:00
elf_machdep.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
exception.s Fixed restoring of cpl after trap handling. The wrong cpl (SWI_AST_MASK 1998-08-10 19:41:07 +00:00
exception.S Fixed restoring of cpl after trap handling. The wrong cpl (SWI_AST_MASK 1998-08-10 19:41:07 +00:00
fpu.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
genassym.c Fix up the kernel environment and module data pointers in the bootinfo if 1998-10-08 21:03:41 +00:00
identcpu.c Print out information for write-allocate of AMD CPUs. 1998-12-05 16:30:55 +00:00
initcpu.c - Implement enabling write allocate on AMD K5/K6/K6-2 cpus. 1998-10-06 13:16:29 +00:00
locore.s Use CNAME macro for pc98_system_parameter, which is referenced from C 1998-12-08 10:22:31 +00:00
locore.S Use CNAME macro for pc98_system_parameter, which is referenced from C 1998-12-08 10:22:31 +00:00
machdep.c Cleanup up the wording for the F00F bug workaround message. 1998-12-10 01:49:01 +00:00
mem.c * Fix a couple of places in the device pager where an address was 1998-11-08 12:39:07 +00:00
mp_machdep.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
mpboot.S PC-98 doesn't have CMOS ram. 1998-10-10 10:36:12 +00:00
mptable.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
pmap.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
prof_machdep.c Support compiling with `gcc -pedantic' (don't use hard newlines in 1998-04-19 15:41:06 +00:00
support.s Support better performance with P6 architectures and in SMP 1998-05-11 02:13:47 +00:00
support.S Support better performance with P6 architectures and in SMP 1998-05-11 02:13:47 +00:00
swtch.s Micro-optimized and cleaned up the clearing of switchtime in idle(). 1998-07-28 17:35:09 +00:00
sys_machdep.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
trap.c Avoid compiler warning (printf arg type mismatch) when compiling #ifdef DEBUG 1998-12-06 00:03:30 +00:00
tsc.c Update timecounters to new interface. 1998-10-23 10:46:20 +00:00
vm_machdep.c Add John Dyson's SYSCTL descriptions, and an export of more stats to 1998-10-31 17:21:31 +00:00