freebsd-dev/sys/amd64/amd64
2002-07-18 00:42:53 +00:00
..
amd64_mem.c
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
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
cpu_switch.S Set the thread state of the newly chosen to run thread to TDS_RUNNING in 2002-07-12 18:34:22 +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
dump_machdep.c
elf_machdep.c
exception.s fix a comment and note a problem with XXXSMP 2002-07-10 21:17:23 +00:00
exception.S fix a comment and note a problem with XXXSMP 2002-07-10 21:17:23 +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
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
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 Avoid trying to set PG_G on the first 4MB when we set up the 4MB page. 2002-07-17 21:47:05 +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 Set the thread state of the newly chosen to run thread to TDS_RUNNING in 2002-07-12 18:34:22 +00:00
sys_machdep.c
trap.c Add additional cred_free_thread() calls that I had missed the first time. 2002-07-13 04:36:50 +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