freebsd-dev/sys/alpha/alpha
John Baldwin 98f9879242 Introduce a standard name for the lock protecting an interrupt controller
and it's associated state variables: icu_lock with the name "icu".  This
renames the imen_mtx for x86 SMP, but also uses the lock to protect
access to the 8259 PIC on x86 UP.  This also adds an appropriate lock to
the various Alpha chipsets which fixes problems with Alpha SMP machines
dropping interrupts with an SMP kernel.
2001-12-20 23:48:31 +00:00
..
alpha-gdbstub.c
api_up1000.c
atomic.s
autoconf.c
busdma_machdep.c
busspace.c
clock_if.m
clock.c Introduce a boot environment variable (clock_compat_osf1) which can 2001-11-03 17:22:50 +00:00
cpuconf.c
db_disasm.c
db_instruction.h
db_interface.c Modify the critical section API as follows: 2001-12-18 00:27:18 +00:00
db_trace.c
dec_1000a.c
dec_2100_a50.c
dec_2100_a500.c
dec_3000_300.c
dec_3000_500.c
dec_axppci_33.c
dec_eb64plus.c
dec_eb164.c
dec_kn8ae.c
dec_kn20aa.c
dec_kn300.c
dec_st550.c
dec_st6600.c
divrem.m4
elf_machdep.c
exception.s Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
fp_emulate.c
genassym.c Modify the critical section API as follows: 2001-12-18 00:27:18 +00:00
ieee_float.c
ieee_float.h
in_cksum.c
interrupt.c Modify the critical section API as follows: 2001-12-18 00:27:18 +00:00
locore.s Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
machdep.c Introduce a standard name for the lock protecting an interrupt controller 2001-12-20 23:48:31 +00:00
mem.c
mp_machdep.c Small cleanups to the SMP code: 2001-12-17 23:14:35 +00:00
pal.s
pmap.c Fix typo. s/pa/va/. *blush* 2001-12-20 22:47:20 +00:00
prom_disp.s
prom.c Modify the critical section API as follows: 2001-12-18 00:27:18 +00:00
promcons.c
setdef0.c
setdef1.c
sgmap.c
support.s Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
swtch.s Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
sys_machdep.c
timerreg.h
trap.c Modify the critical section API as follows: 2001-12-18 00:27:18 +00:00
vm_machdep.c