freebsd-dev/sys/amd64/amd64
2003-07-10 18:05:02 +00:00
..
amd64_mem.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
amd64-gdbstub.c MFi386: rev 1.23: use gdb_strlen()/gdb_strcpy() directly. 2003-05-31 22:00:57 +00:00
apic_vector.S unifdef -DLAZY_SWITCH and start to tidy up the associated glue. 2003-07-10 01:02:59 +00:00
atomic.c Introduce atomic_cmpset_int() and atomic_cmpset_long() from SMPng a 2000-09-06 11:21:14 +00:00
autoconf.c Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
bios.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
busdma_machdep.c Sync more things with other backends. 2003-07-01 19:16:48 +00:00
cpu_switch.S Collect the nastiness for preserving the kernel MSR_GSBASE around the 2003-05-15 00:23:40 +00:00
critical.c Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
db_disasm.c Fixed some style bugs in the removal of __P(()). The main ones were 2002-03-23 14:27:06 +00:00
db_interface.c Initial port to amd64 after repocopy from i386. Note that the 2003-05-30 01:01:07 +00:00
db_trace.c MFi386: rev 1.56: remove break after return 2003-05-31 22:02:11 +00:00
dump_machdep.c Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
elf_machdep.c Fix printf format errors that were undetected due to using the standard 2003-05-11 22:40:25 +00:00
exception.S Add BASIC i386 binary support for the amd64 kernel. This is largely 2003-05-14 04:10:49 +00:00
fpu.c Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
genassym.c Major pmap rework to take advantage of the larger address space on amd64 2003-05-23 05:04:54 +00:00
identcpu.c Update AMD Features vector to include NX (page table entry no-execute bit) 2003-05-27 21:59:56 +00:00
in_cksum.c In in_cksumdata, len must be a signed type. 2001-10-05 18:58:22 +00:00
initcpu.c Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
legacy.c Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +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 Add a machine depended function thread_siginfo, SA signal code 2003-06-28 06:34:08 +00:00
mem.c - Allow access to direct mapped region via /dev/kmem. This makes 2003-06-22 12:59:43 +00:00
mp_machdep.c Protect lint(1) from a #error. 2003-07-10 18:05:02 +00:00
mpboot.S - Add support for PAE and more than 4 gigs of ram on x86, dependent on the 2003-03-30 05:24:52 +00:00
mptable.c Protect lint(1) from a #error. 2003-07-10 18:05:02 +00:00
nexus.c MFi386: rev 1.50: remove unused variable 2003-05-31 21:58:55 +00:00
pmap.c Fix up bogus index/offset/mask calculations in the allocpte and the 2003-07-09 22:59:45 +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 Add setjmp/longjmp for ddb 2003-05-30 00:58:48 +00:00
sys_machdep.c Give a %fs and %gs to userland. Use swapgs to obtain the kernel %GS.base 2003-05-12 02:37:29 +00:00
trap.c Rename P_THREADED to P_SA. P_SA means a process is using scheduler 2003-06-15 00:31:24 +00:00
tsc.c Commit MD parts of a loosely functional AMD64 port. This is based on 2003-05-01 01:05:25 +00:00
vm_machdep.c GC unused cpu_wait() function 2003-06-11 05:20:33 +00:00