freebsd-nq/sys/amd64/amd64
2004-01-30 00:24:45 +00:00
..
amd64_mem.c Various whitespace and cosmetic sync-up's with i386. 2003-12-06 23:19:47 +00:00
amd64-gdbstub.c Various whitespace and cosmetic sync-up's with i386. 2003-12-06 23:19:47 +00:00
apic_vector.S Various whitespace and cosmetic sync-up's with i386. 2003-12-06 23:19:47 +00:00
atomic.c Use __FBSDID(). 2003-07-25 21:19:19 +00:00
autoconf.c Cosmetic and/or trivial sync up with i386. 2003-11-21 03:02:00 +00:00
bios.c Don't probe PnP BIOS devices for PICs for now to avoid problems with those 2003-11-03 22:22:04 +00:00
busdma_machdep.c MFi386 rev 1.51 by scottl: make dflt_lock() always panic. 2003-09-22 23:11:42 +00:00
cpu_switch.S Take another shot at the invariants calls to __panic. They hadn't been 2004-01-29 00:02:54 +00:00
critical.c Revert some amd64 changes that cached curthread and converge back to the 2003-12-06 23:13:22 +00:00
db_disasm.c Use __FBSDID(). 2003-07-25 21:19:19 +00:00
db_interface.c Initial landing of SMP support for FreeBSD/amd64. 2003-11-17 08:58:16 +00:00
db_trace.c Un-stub the hardware debug register stuff. 2004-01-28 23:57:40 +00:00
dump_machdep.c Use __FBSDID(). 2003-07-25 21:19:19 +00:00
elf_machdep.c Add an additional field to the elf brandinfo structure to support 2003-12-23 02:42:39 +00:00
exception.S Initial landing of SMP support for FreeBSD/amd64. 2003-11-17 08:58:16 +00:00
fpu.c We can simplify a lot of things now that we don't have to worry about 2004-01-28 23:55:58 +00:00
genassym.c Export PCB_DR* symbols 2004-01-28 23:57:02 +00:00
identcpu.c Cosmetic and/or trivial sync up with i386. 2003-11-21 03:02:00 +00:00
in_cksum.c Use __FBSDID(). 2003-07-25 21:19:19 +00:00
initcpu.c Cosmetic and/or trivial sync up with i386. 2003-11-21 03:02:00 +00:00
intr_machdep.c Widen the enable/disable helper function's argument in line with the 2003-11-17 06:10:15 +00:00
io_apic.c Initial landing of SMP support for FreeBSD/amd64. 2003-11-17 08:58:16 +00:00
legacy.c Cosmetic and/or trivial sync up with i386. 2003-11-21 03:02:00 +00:00
local_apic.c Merge some more changes from i386. 2004-01-30 00:24:45 +00:00
locore.S
machdep.c Re-add debug register support. 2004-01-29 00:07:29 +00:00
mem.c Various whitespace and cosmetic sync-up's with i386. 2003-12-06 23:19:47 +00:00
mp_machdep.c Merge some more changes from i386. 2004-01-30 00:24:45 +00:00
mpboot.S Initial landing of SMP support for FreeBSD/amd64. 2003-11-17 08:58:16 +00:00
mptable_pci.c Add the MP Table APIC enumerator. This code uses the BIOS MP Table to 2003-11-03 22:12:37 +00:00
mptable.c MFi386: (jhb): Deal with MAXCPU etc correctly 2003-12-11 02:47:35 +00:00
nexus.c Various whitespace and cosmetic sync-up's with i386. 2003-12-06 23:19:47 +00:00
pmap.c Merge some more changes from i386. 2004-01-30 00:24:45 +00:00
prof_machdep.c Use __FBSDID(). 2003-06-02 16:32:55 +00:00
sigtramp.S
support.S Fix i386 apic support merge botch. sizeof(long) is 8, not 4. This fixes 2003-11-27 17:20:44 +00:00
sys_machdep.c Cosmetic and/or trivial sync up with i386. 2003-11-21 03:02:00 +00:00
trap.c Re-add user_dbreg_trap() for debug register support 2004-01-29 00:05:03 +00:00
tsc.c Initial landing of SMP support for FreeBSD/amd64. 2003-11-17 08:58:16 +00:00
uma_machdep.c MFia64 2003-10-14 05:51:31 +00:00
vm_machdep.c deal with dbregs for fork etc 2004-01-28 23:58:55 +00:00