..
amd64_mem.c
Overhaul of the SMP code. Several portions of the SMP kernel support have
2001-04-27 19:28:25 +00:00
amd64-gdbstub.c
A set of changes to reduce the number of include files the kernel
2001-07-08 04:56:07 +00:00
apic_vector.S
Overhaul of the SMP code. Several portions of the SMP kernel support have
2001-04-27 19:28:25 +00:00
atomic.c
autoconf.c
Remove unneeded includes of sys/ipl.h and machine/ipl.h.
2001-05-15 23:22:29 +00:00
bios.c
busdma_machdep.c
Teach bus_dmamem_free() about contigfree(). This is a bit of a hack,
2001-08-15 17:26:54 +00:00
cpu_switch.S
swtch.s: During context save, use the correct bit mask for clearing
2001-07-19 04:37:27 +00:00
db_disasm.c
Quiet a variable format-string warning.
2001-07-19 02:16:24 +00:00
db_interface.c
A set of changes to reduce the number of include files the kernel
2001-07-08 04:56:07 +00:00
db_trace.c
Add 'hwatch' and 'dhwatch' ddb commands analogous to 'watch' and
2001-07-11 03:15:25 +00:00
elf_machdep.c
exception.s
Remove references to the old giant kernel lock in various comments.
2001-08-24 16:46:15 +00:00
exception.S
Remove references to the old giant kernel lock in various comments.
2001-08-24 16:46:15 +00:00
fpu.c
Add ACPI attachments.
2001-08-30 09:17:03 +00:00
genassym.c
Optionize UPAGES for the i386. As part of this I split some of the low
2001-08-25 02:20:02 +00:00
identcpu.c
Add Transmeta Crusoe LongRun support.
2001-07-03 10:03:24 +00:00
in_cksum.c
initcpu.c
Mostly cosmetic. Move various variables from .s files to .c files so that
2001-09-04 11:05:33 +00:00
legacy.c
locore.s
Mostly cosmetic. Move various variables from .s files to .c files so that
2001-09-04 11:05:33 +00:00
locore.S
Mostly cosmetic. Move various variables from .s files to .c files so that
2001-09-04 11:05:33 +00:00
machdep.c
Zap #if 0'ed map init code that got moved to the MI area.
2001-09-04 08:42:35 +00:00
mem.c
With Alfred's permission, remove vm_mtx in favor of a fine-grained approach
2001-07-04 16:20:28 +00:00
mp_machdep.c
Optionize UPAGES for the i386. As part of this I split some of the low
2001-08-25 02:20:02 +00:00
mpboot.S
mptable.c
Optionize UPAGES for the i386. As part of this I split some of the low
2001-08-25 02:20:02 +00:00
nexus.c
pmap.c
Do a style cleanup pass for the pmap_{new,dispose,etc}_proc() functions
2001-08-31 02:28:01 +00:00
prof_machdep.c
support.s
Activate SSE/SIMD. This is the extra context switching support that
2001-07-12 06:32:51 +00:00
support.S
Activate SSE/SIMD. This is the extra context switching support that
2001-07-12 06:32:51 +00:00
swtch.s
swtch.s: During context save, use the correct bit mask for clearing
2001-07-19 04:37:27 +00:00
sys_machdep.c
Optionize UPAGES for the i386. As part of this I split some of the low
2001-08-25 02:20:02 +00:00
trap.c
Remove the MPSAFE keyword from the parser for syscalls.master.
2001-08-30 18:50:57 +00:00
tsc.c
Reenable RTC interrupts after wakeup. Some laptops have a problem
2001-09-04 16:02:06 +00:00
vm_machdep.c
Nuke #if 0'ed "setredzone()" stub. We never used it, and probably
2001-09-04 08:36:46 +00:00