freebsd-src/sys/amd64/amd64
2004-06-15 02:12:12 +00:00
..
amd64-gdbstub.c Various whitespace and cosmetic sync-up's with i386. 2003-12-06 23:19:47 +00:00
amd64_mem.c Various whitespace and cosmetic sync-up's with i386. 2003-12-06 23:19:47 +00:00
apic_vector.S Fixed profiling of trap, syscall and interrupt handlers and some 2004-05-24 12:08:56 +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 We only need the devclass_find() result, not the softc. 2004-06-15 02:12:12 +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 Checkpoint some of what I was starting to tinker with for having some 2004-05-16 22:43:57 +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 Deal with REL records that have the addend embedded variable sized targets 2004-05-17 21:16:49 +00:00
exception.S Oops, ".align 4" for the data section in the previous commit should 2004-05-24 12:42:16 +00:00
fpu.c Fix my silly typo in asm statement in previous commit. 2004-06-08 01:35:48 +00:00
genassym.c Checkpoint some of what I was starting to tinker with for having some 2004-05-16 22:43:57 +00:00
identcpu.c Argh. Remove stray number that slipped into the previous commit. 2004-06-08 01:20:37 +00:00
in_cksum.c Use __FBSDID(). 2003-07-25 21:19:19 +00:00
initcpu.c Initial PG_NX support (no-execute page bit) 2004-06-08 01:02:52 +00:00
intr_machdep.c MFi386 revision 1.6 2004-05-30 04:49:39 +00:00
io_apic.c MFi386: apic intpin programming updates etc. 2004-06-03 20:25:05 +00:00
legacy.c MFi386: apic intpin programming updates etc. 2004-06-03 20:25:05 +00:00
local_apic.c MFi386: numerous interrupt and acpi updates 2004-05-16 20:30:47 +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 Deorbit COMPAT_SUNOS. 2004-06-11 11:16:26 +00:00
mem.c Add missing <sys/module.h> instances which were shadowed by the nested 2004-06-03 05:58:30 +00:00
mp_machdep.c Set up the fpu *after* enabling SSE mode on AP's 2004-06-08 01:07:51 +00:00
mpboot.S Initial PG_NX support (no-execute page bit) 2004-06-08 01:02:52 +00:00
mptable.c MFi386: apic intpin programming updates etc. 2004-06-03 20:25:05 +00:00
mptable_pci.c MFi386: numerous interrupt and acpi updates 2004-05-16 20:30:47 +00:00
nexus.c MFi386: remove debug printf 2004-06-03 20:22:48 +00:00
pmap.c Introduce pmap locking to many of the pmap functions. There is more to 2004-06-14 01:17:50 +00:00
prof_machdep.c Quick fix for overflow when tsc_freq >= 2^31. "int profrate" in struct 2004-05-26 09:43:38 +00:00
sigtramp.S
support.S Implement __bb_init_func. This is a fairly straightforward conversion 2004-05-29 01:13:28 +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 Move TDF_SA from td_flags to td_pflags (and rename it accordingly) 2004-06-02 07:52:36 +00:00
tsc.c Initial landing of SMP support for FreeBSD/amd64. 2003-11-17 08:58:16 +00:00
uio_machdep.c Remove checks for curthread == NULL - it can't happen. 2004-06-03 10:22:47 +00:00
uma_machdep.c MFia64 2003-10-14 05:51:31 +00:00
vm_machdep.c Retire cpu_sched_exit(); it is not used any more. 2004-05-26 12:09:39 +00:00