freebsd-dev/sys/amd64/amd64
2002-07-28 00:27:51 +00:00
..
amd64_mem.c Make the MTRR code a bit more defensive - this should help people 2002-04-14 20:13:08 +00:00
amd64-gdbstub.c
apic_vector.S Revive backed out pmap related changes from Feb 2002. The highlights are: 2002-07-12 07:56:11 +00:00
atomic.c
autoconf.c Don't free(9) a pointer which has been modified. 2002-04-23 18:52:39 +00:00
bios.c Revive backed out pmap related changes from Feb 2002. The highlights are: 2002-07-12 07:56:11 +00:00
busdma_machdep.c Clean up: 2002-04-19 22:58:09 +00:00
cpu_switch.S Move SWTCH_OPTIM_STATS related code out of cpufunc.h. (This sort of stat 2002-07-21 05:22:16 +00:00
critical.c Remove the critmode sysctl - the new method for critical_enter/exit (already 2002-07-10 20:15:58 +00:00
db_disasm.c
db_interface.c The pmap_invalidate_all() here is definately not a good idea. We are 2002-07-15 23:11:49 +00:00
db_trace.c Unwind the syscall_with_err_pushed tweak that jake did some time back. 2002-07-28 00:27:51 +00:00
dump_machdep.c Restore the ability interrupt dumps on i386, based on 2002-05-04 17:45:48 +00:00
elf_machdep.c Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable 2002-07-20 02:56:12 +00:00
exception.s Unwind the syscall_with_err_pushed tweak that jake did some time back. 2002-07-28 00:27:51 +00:00
exception.S Unwind the syscall_with_err_pushed tweak that jake did some time back. 2002-07-28 00:27:51 +00:00
fpu.c
genassym.c Re-enable the idle page-zeroing code. Remove all IPIs from the idle 2002-07-12 20:17:06 +00:00
identcpu.c Add initialization code for the AMD Elan sc520 which maps the MMCR 2002-07-18 12:56:54 +00:00
in_cksum.c
initcpu.c
legacy.c
locore.s Revive backed out pmap related changes from Feb 2002. The highlights are: 2002-07-12 07:56:11 +00:00
locore.S Revive backed out pmap related changes from Feb 2002. The highlights are: 2002-07-12 07:56:11 +00:00
machdep.c Use pmap_kenter() rather than vtopte() and bashing the page tables 2002-07-18 00:42:53 +00:00
mem.c Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
mp_machdep.c Revive backed out pmap related changes from Feb 2002. The highlights are: 2002-07-12 07:56:11 +00:00
mpboot.S
mptable.c Revive backed out pmap related changes from Feb 2002. The highlights are: 2002-07-12 07:56:11 +00:00
nexus.c
pmap.c Move SWTCH_OPTIM_STATS related code out of cpufunc.h. (This sort of stat 2002-07-21 05:22:16 +00:00
prof_machdep.c Quick fix for high resolution kernel profiling on i386's. Use 2002-07-13 22:28:34 +00:00
support.s Revive backed out pmap related changes from Feb 2002. The highlights are: 2002-07-12 07:56:11 +00:00
support.S Revive backed out pmap related changes from Feb 2002. The highlights are: 2002-07-12 07:56:11 +00:00
swtch.s Move SWTCH_OPTIM_STATS related code out of cpufunc.h. (This sort of stat 2002-07-21 05:22:16 +00:00
sys_machdep.c Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
trap.c Add some locking asserts and some comments 2002-07-24 23:21:05 +00:00
tsc.c Clock frequencies reported by sysctl should be unsigned values. Discovered 2002-06-22 16:30:18 +00:00
vm_machdep.c Part 1 of KSE-III 2002-06-29 17:26:22 +00:00