freebsd-nq/sys/amd64/amd64
Jake Burkholder 740a1973a6 Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.

Suggested by:	phk
Reviewed by:	phk
Approved by:	mdodd
2000-05-23 20:41:01 +00:00
..
amd64_mem.c Enable MTRR support for K7 (Athlon) processors, which happens to have the 1999-10-12 22:53:05 +00:00
amd64-gdbstub.c Correct previous commit: solve the "stopped clock" syndrome in remote 2000-05-18 02:29:23 +00:00
apic_vector.S 1. `movl' is for use with 32-bit operands. Do NOT use it with 16-bit 2000-05-10 01:24:23 +00:00
atomic.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
autoconf.c Don't include <isa/isavar.h> or compile code depending on it when isa 1999-12-26 16:21:19 +00:00
bios.c If we are running in APIC_IO mode, pretend that we didn't see the BIOS 2000-05-17 19:44:16 +00:00
busdma_machdep.c Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
cpu_switch.S Move <machine/ipl.h> outside #ifdef SMP because it supplies AST_RESCHED. 2000-05-11 02:32:36 +00:00
db_disasm.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
db_interface.c Do not specify the size to move. Allow the assembler to figure it out. 2000-05-10 01:06:39 +00:00
db_trace.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
elf_machdep.c Change incorrect NULLs to 0s 1999-12-21 11:14:12 +00:00
exception.s 1. `movl' is for use with 32-bit operands. Do NOT use it with 16-bit 2000-05-10 01:24:23 +00:00
exception.S 1. `movl' is for use with 32-bit operands. Do NOT use it with 16-bit 2000-05-10 01:24:23 +00:00
fpu.c Add a little do-nothing ``slopsucker'' device which gives a home 2000-05-04 23:57:32 +00:00
genassym.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
identcpu.c I mentioned yesterday that I could use some work, and Kelly says, "Commit my 2000-05-03 18:07:30 +00:00
initcpu.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
legacy.c - PC-98 uses IRQ2 too. 2000-04-22 15:19:22 +00:00
locore.s 1. `movl' is for use with 32-bit operands. Do NOT use it with 16-bit 2000-05-10 01:24:23 +00:00
locore.S 1. `movl' is for use with 32-bit operands. Do NOT use it with 16-bit 2000-05-10 01:24:23 +00:00
machdep.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
mem.c Sort the sys includes. 2000-05-22 17:09:13 +00:00
mp_machdep.c Commit major SMP cleanups and move the BGL (big giant lock) in the 2000-03-28 07:16:37 +00:00
mpboot.S Remove a workaround for a gas bug. It couldn't assemble a certain 2000-01-29 13:51:17 +00:00
mptable.c Commit major SMP cleanups and move the BGL (big giant lock) in the 2000-03-28 07:16:37 +00:00
nexus.c - PC-98 uses IRQ2 too. 2000-04-22 15:19:22 +00:00
pmap.c Implement an optimization of the VM<->pmap API. Pass vm_page_t's directly 2000-05-21 12:50:18 +00:00
prof_machdep.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
support.s 1. `movl' is for use with 32-bit operands. Do NOT use it with 16-bit 2000-05-10 01:24:23 +00:00
support.S 1. `movl' is for use with 32-bit operands. Do NOT use it with 16-bit 2000-05-10 01:24:23 +00:00
swtch.s Move <machine/ipl.h> outside #ifdef SMP because it supplies AST_RESCHED. 2000-05-11 02:32:36 +00:00
sys_machdep.c Commit major SMP cleanups and move the BGL (big giant lock) in the 2000-03-28 07:16:37 +00:00
trap.c Commit major SMP cleanups and move the BGL (big giant lock) in the 2000-03-28 07:16:37 +00:00
tsc.c Isolate the Timecounter internals in their own two files. 2000-03-20 14:09:06 +00:00
vm_machdep.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00