freebsd-nq/sys/amd64/amd64
2004-12-27 06:42:25 +00:00
..
amd64_mem.c Move the definition of M_MEMDESC to a non-optional file. This allows 2004-08-07 06:21:37 +00:00
apic_vector.S
atomic.c
autoconf.c Move a relic to its correct location(s): Put nfs diskless initialization 2004-07-28 21:54:57 +00:00
bios.c Converge towards i386. I originally resisted creating <machine/pc/bios.h> 2004-09-24 01:08:34 +00:00
busdma_machdep.c Don't flag alignment constraints as a reason for bouncing. This fixes the 2004-11-29 14:49:27 +00:00
cpu_switch.S Sync with i386 - s/cpu_swtch/cpu_switch/ 2004-08-16 22:53:29 +00:00
critical.c
db_disasm.c
db_interface.c Sync with i386 - remove unused includes 2004-08-16 23:10:46 +00:00
db_trace.c - Change the ddb paging "support" to use a variable (db_lines_per_page) to 2004-11-01 22:15:15 +00:00
dump_machdep.c
elf_machdep.c Add __elfN(dump_thread). This function is called from __elfN(coredump) 2004-08-11 02:35:06 +00:00
exception.S Complete 'IA32' -> 'COMPAT_IA32' change for the Linuxulator32. 2004-08-16 12:51:33 +00:00
fpu.c Don't include sys/user.h merely for its side-effect of recursively 2004-11-27 06:51:39 +00:00
gdb_machdep.c Change gdb_cpu_setreg() to not take the value to which to set the 2004-12-01 06:40:35 +00:00
genassym.c Remove references to U area and garbage collect includes. 2004-11-20 02:30:59 +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
initcpu.c Initial PG_NX support (no-execute page bit) 2004-06-08 01:02:52 +00:00
intr_machdep.c MFi386: rev 1.12: re-allow fast interrupts to cause preemption 2004-12-06 22:56:15 +00:00
io_apic.c Sync with i386 - Optimize intr_execute_handlers a bit etc. 2004-08-16 23:12:30 +00:00
io.c Break out the MI part of the /dev/[k]mem and /dev/io drivers into 2004-08-01 11:40:54 +00:00
legacy.c Sync with i386 - pass resource requests up to parent 2004-08-16 22:54:50 +00:00
local_apic.c Sync with i386 - fix bounds check in lapic_create() 2004-08-16 22:55:32 +00:00
locore.S
machdep.c MFi386: join the %cr0 setup line now that i386 has lost the I386 ifdefs. 2004-11-29 23:27:07 +00:00
mem.c Move the definition of M_MEMDESC to a non-optional file. This allows 2004-08-07 06:21:37 +00:00
mp_machdep.c MFi386 1.238 (jhb): Allow hints to disable cpus 2004-11-05 18:25:22 +00:00
mp_watchdog.c Preemptive anti-footshooting: cause a #error if MP_WATCHDOG is compiled 2004-08-15 20:32:40 +00:00
mpboot.S Initial PG_NX support (no-execute page bit) 2004-06-08 01:02:52 +00:00
mptable_pci.c
mptable.c MFi386: rev 1.236 - improve panic message for a busted mptable 2004-09-29 01:58:24 +00:00
nexus.c Print flags in the nexus for child devices. 2004-10-14 22:36:47 +00:00
pmap.c Modify pmap_enter_quick() so that it expects the page queues to be locked 2004-12-23 20:16:11 +00:00
prof_machdep.c
sigtramp.S
support.S Update for the KDB framework: 2004-07-10 22:39:17 +00:00
sys_machdep.c
trap.c Remove an unneeded argument.. 2004-08-31 07:34:54 +00:00
tsc.c
uio_machdep.c
uma_machdep.c
vm_machdep.c MFi386: Restore cpu_reset proxy code to enable reset from ddb on an AP. 2004-12-27 06:42:25 +00:00