freebsd-dev/sys/amd64/amd64
Yoshihiro Takahashi 78ee686247 Remove pc98 code.
2002-04-06 08:22:33 +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 Backed out the main part of revs.1.14-16. Don't disable interrupts in 2002-01-30 18:51:24 +00:00
apic_vector.S Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter() 2002-04-01 23:51:23 +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 Back out the previous commit. 2002-04-04 17:58:21 +00:00
bios.c Remove unneeded pc98 hack. 2002-03-28 12:13:57 +00:00
busdma_machdep.c Change the preemption code for software interrupt thread schedules and 2002-01-05 08:47:13 +00:00
cpu_switch.S Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt 2002-03-27 05:39:23 +00:00
critical.c Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter() 2002-04-01 23:51:23 +00:00
db_disasm.c Fixed some style bugs in the removal of __P(()). The main ones were 2002-03-23 14:27:06 +00:00
db_interface.c Remove __P. 2002-03-20 08:56:31 +00:00
db_trace.c Fixed some style bugs in the removal of __P(()). The main ones were 2002-03-23 14:27:06 +00:00
dump_machdep.c Make the kernel dump header endianness invariant by always dumping 2002-04-03 07:24:12 +00:00
elf_machdep.c Change incorrect NULLs to 0s 1999-12-21 11:14:12 +00:00
exception.s Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt 2002-03-27 05:39:23 +00:00
exception.S Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt 2002-03-27 05:39:23 +00:00
fpu.c Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt 2002-03-27 05:39:23 +00:00
genassym.c Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt 2002-03-27 05:39:23 +00:00
identcpu.c Add generalized power profile code. 2002-03-04 18:46:13 +00:00
in_cksum.c In in_cksumdata, len must be a signed type. 2001-10-05 18:58:22 +00:00
initcpu.c Fix abuses of cpu_critical_{enter,exit} by converting to 2002-03-21 06:19:08 +00:00
legacy.c - Split the routine to initialize a bus_space_handle into the separate 2002-02-17 09:16:45 +00:00
locore.s Back out all the pmap related stuff I've touched over the last few days. 2002-02-27 09:51:33 +00:00
locore.S Back out all the pmap related stuff I've touched over the last few days. 2002-02-27 09:51:33 +00:00
machdep.c Remove pc98 code. 2002-04-06 08:22:33 +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 Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +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 Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
nexus.c - Split the routine to initialize a bus_space_handle into the separate 2002-02-17 09:16:45 +00:00
pmap.c Remove references to vm_zone.h and switch over to the new uma API. 2002-03-21 00:48:25 +00:00
prof_machdep.c Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. 2000-07-04 11:25:35 +00:00
support.s Back out all the pmap related stuff I've touched over the last few days. 2002-02-27 09:51:33 +00:00
support.S Back out all the pmap related stuff I've touched over the last few days. 2002-02-27 09:51:33 +00:00
swtch.s Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt 2002-03-27 05:39:23 +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 Embed a struct vmmeter in the per-cpu structure and add a macro, 2002-04-04 21:38:47 +00:00
tsc.c Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt 2002-03-27 05:39:23 +00:00
vm_machdep.c Compromise for critical*()/cpu_critical*() recommit. Cleanup the interrupt 2002-03-27 05:39:23 +00:00