freebsd-dev/sys/amd64/amd64
2004-04-11 04:26:58 +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 Remove advertising clause from University of California Regent's license, 2004-04-05 21:29:41 +00:00
atomic.c Use __FBSDID(). 2003-07-25 21:19:19 +00:00
autoconf.c Remove advertising clause from University of California Regent's license, 2004-04-05 21:29:41 +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 Now that contigfree() does not require Giant, don't grab it in busdma. 2004-03-13 15:42:59 +00:00
cpu_switch.S Remove advertising clause from University of California Regent's license, 2004-04-05 23:55:14 +00:00
critical.c MFi386: (all: keep a comment in sync with code, and don't depend on 2004-03-05 14:31:21 +00:00
db_disasm.c Use __FBSDID(). 2003-07-25 21:19:19 +00:00
db_interface.c MFi386: move rss() from db_interface.c to cpufunc.h 2004-04-07 00:41:05 +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 Remove advertising clause from University of California Regent's license, 2004-04-05 21:29:41 +00:00
fpu.c Remove advertising clause from University of California Regent's license, 2004-04-05 21:29:41 +00:00
genassym.c Remove advertising clause from University of California Regent's license, 2004-04-05 21:29:41 +00:00
identcpu.c Update to include both the L1 and L2 TLB stats, as well as the seperate 2004-04-07 00:44:15 +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: wait for local apic to become free before using it 2004-03-08 00:15:29 +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 MFi386: set initial curpcb pcpu variable at startup time rather than 2004-03-08 00:16:52 +00:00
mem.c Remove advertising clause from University of California Regent's license, 2004-04-05 21:29:41 +00:00
mp_machdep.c Document machdep.hlt_cpus. 2004-03-18 02:53:38 +00:00
mpboot.S Since we don't use PG_NX yet, don't turn on EFER_NXE quite yet. This needs 2004-02-25 23:12:39 +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 Remove unused arguments from pmap_init(). 2004-04-05 00:37:50 +00:00
prof_machdep.c These are changes to allow to use the Intel C/C++ compiler (lang/icc) 2004-03-12 21:45:33 +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 Remove advertising clause from University of California Regent's license, 2004-04-05 23:55:14 +00:00
sys_machdep.c Remove advertising clause from University of California Regent's license, 2004-04-05 23:55:14 +00:00
trap.c Reduce the scope of the Giant lock being held for non-mpsafe syscalls. 2004-03-13 19:15:43 +00:00
tsc.c Initial landing of SMP support for FreeBSD/amd64. 2003-11-17 08:58:16 +00:00
uio_machdep.c Remove advertising clause from University of California Regent's license, 2004-04-05 21:15:52 +00:00
uma_machdep.c MFia64 2003-10-14 05:51:31 +00:00
vm_machdep.c - is_physical_memory()'s parameter, which is a physical address, should be 2004-04-11 04:26:58 +00:00