freebsd-dev/sys/amd64/amd64
Alan Cox 11a61c16c2 MFi386 revision 1.230
- Move smp_topology to subr_smp.c so that it is defined on all architectures.
2004-01-25 06:19:37 +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 Unbreak amd64: Rename calls from panic to __panic 2004-01-23 01:04:28 +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 Initial landing of SMP support for FreeBSD/amd64. 2003-11-17 08:58:16 +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 Various whitespace and cosmetic sync-up's with i386. 2003-12-06 23:19:47 +00:00
genassym.c Cosmetic and/or trivial sync up with i386. 2003-11-21 03:02:00 +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 MFi386: put the apic disable hook in a better place. 2003-12-06 23:14:44 +00:00
locore.S Have hammer_time() return the proc0 stack location, and have locore 2003-05-31 06:54:29 +00:00
machdep.c Make sigaltstack as per-threaded, because per-process sigaltstack state 2004-01-03 02:02:26 +00:00
mem.c Various whitespace and cosmetic sync-up's with i386. 2003-12-06 23:19:47 +00:00
mp_machdep.c MFi386 revision 1.230 2004-01-25 06:19:37 +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 - Use pagezero() instead of bzero() in pmap_pinit(). (pagezero() is much 2004-01-01 07:08:52 +00:00
prof_machdep.c Use __FBSDID(). 2003-06-02 16:32:55 +00:00
sigtramp.S Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
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 Cosmetic and/or trivial sync up with i386. 2003-11-21 03:02:00 +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 Track three new sendfile-related statistics: 2003-12-28 08:57:09 +00:00