freebsd-skq/sys/amd64/amd64
Warner Losh ba74981e71 Fix abuses of cpu_critical_{enter,exit} by converting to
intr_{disable,restore} as well as providing an implemenation of
intr_{disable,restore}.

Reviewed by: jake, rwatson, jhb
2002-03-21 06:19:08 +00:00
..
amd64_mem.c
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 Back out all the pmap related stuff I've touched over the last few days. 2002-02-27 09:51:33 +00:00
atomic.c
autoconf.c Remove __P. 2002-03-20 08:56:31 +00:00
bios.c Re-fix a pointer/integer warning. 2002-02-27 09:58:06 +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 revert last commit temporarily due to whining on the lists. 2002-02-26 20:33:41 +00:00
db_disasm.c Remove __P. 2002-03-20 08:56:31 +00:00
db_interface.c Remove __P. 2002-03-20 08:56:31 +00:00
db_trace.c Remove __P. 2002-03-20 08:56:31 +00:00
elf_machdep.c
exception.s revert last commit temporarily due to whining on the lists. 2002-02-26 20:33:41 +00:00
exception.S revert last commit temporarily due to whining on the lists. 2002-02-26 20:33:41 +00:00
fpu.c Fix abuses of cpu_critical_{enter,exit} by converting to 2002-03-21 06:19:08 +00:00
genassym.c revert last commit temporarily due to whining on the lists. 2002-02-26 20:33:41 +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 __P. 2002-03-20 08:56:31 +00:00
mem.c Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
mp_machdep.c Remove __P. 2002-03-20 08:56:31 +00:00
mpboot.S
mptable.c Remove __P. 2002-03-20 08:56:31 +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
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 revert last commit temporarily due to whining on the lists. 2002-02-26 20:33:41 +00:00
sys_machdep.c Fix abuses of cpu_critical_{enter,exit} by converting to 2002-03-21 06:19:08 +00:00
trap.c Change the way we ensure td_ucred is NULL if DIAGNOSTIC is defined. 2002-03-20 21:09:09 +00:00
tsc.c Remove __P. 2002-03-20 07:51:46 +00:00
vm_machdep.c Fix abuses of cpu_critical_{enter,exit} by converting to 2002-03-21 06:19:08 +00:00