freebsd-nq/sys/amd64/amd64
2001-09-18 21:05:04 +00:00
..
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 KSE Milestone 2 2001-09-12 08:38:13 +00:00
atomic.c Introduce atomic_cmpset_int() and atomic_cmpset_long() from SMPng a 2000-09-06 11:21:14 +00:00
autoconf.c Remove superfluous statement. 2001-09-05 17:05:19 +00:00
bios.c Rework the ISA PnP driver pnp and the PnP resource parser to fix 2001-09-05 03:54:33 +00:00
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 KSE Milestone 2 2001-09-12 08:38:13 +00:00
db_disasm.c Quiet a variable format-string warning. 2001-07-19 02:16:24 +00:00
db_interface.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
db_trace.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
elf_machdep.c Change incorrect NULLs to 0s 1999-12-21 11:14:12 +00:00
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 Whitespace fixes. 2001-09-18 21:05:04 +00:00
genassym.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
identcpu.c gcc-3 has objections about the bluetrap6 and bluetrap13 inline asm 2001-09-10 04:22:20 +00:00
in_cksum.c Ansify and fix warnings. 2000-09-29 16:53:39 +00:00
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 Use the MI ithread helper functions in the x86 interrupt code. 2001-02-09 17:47:44 +00:00
locore.s KSE Milestone 2 2001-09-12 08:38:13 +00:00
locore.S KSE Milestone 2 2001-09-12 08:38:13 +00:00
machdep.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
mem.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
mp_machdep.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
mpboot.S Remove the leading underscore from all symbols defined in x86 asm 2001-02-25 06:29:04 +00:00
mptable.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
nexus.c Use the MI ithread helper functions in the x86 interrupt code. 2001-02-09 17:47:44 +00:00
pmap.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
prof_machdep.c Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. 2000-07-04 11:25:35 +00:00
support.s KSE Milestone 2 2001-09-12 08:38:13 +00:00
support.S KSE Milestone 2 2001-09-12 08:38:13 +00:00
swtch.s KSE Milestone 2 2001-09-12 08:38:13 +00:00
sys_machdep.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
trap.c KSE Milestone 2 2001-09-12 08:38:13 +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 KSE Milestone 2 2001-09-12 08:38:13 +00:00