freebsd-src/sys/alpha/alpha
John Baldwin ba228f6d96 - Split out the support for per-CPU data from the SMP code. UP kernels
have per-CPU data and gdb on the i386 at least needs access to it.
- Clean up includes in kern_idle.c and subr_smp.c.

Reviewed by:	jake
2001-05-10 17:45:49 +00:00
..
alpha-gdbstub.c - Include <machine/prom.h> to get the prototype for prom_halt(). 2001-03-28 01:54:06 +00:00
api_up1000.c Argh, I missed some #include "sio.h". I was looking primarily for NSIO 2001-02-02 01:48:40 +00:00
atomic.s Fix SCM ID's and remove tailing blanks. 2001-04-25 20:40:57 +00:00
autoconf.c fix it so it compiles again after twerpage elsewhere 2001-04-23 18:38:01 +00:00
busdma_machdep.c Catch up to header include changes: 2001-03-28 09:17:56 +00:00
busspace.c Remove a vestige of an older attempt at implementing this. 2000-08-29 08:50:17 +00:00
clock.c Quick hack to reintroduce the notion that there might be alpha platforms 2001-05-10 05:23:58 +00:00
clock_if.m * Factor out the object system from new-bus so that it can be used by 2000-04-08 14:17:18 +00:00
cpuconf.c Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
db_disasm.c Don't tell printf() to output a sign when printing out a value as hex. 2000-09-11 05:28:52 +00:00
db_instruction.h handle reserved/unimplemented instruction (opDec) faults 2001-03-05 21:21:01 +00:00
db_interface.c - Split out the support for per-CPU data from the SMP code. UP kernels 2001-05-10 17:45:49 +00:00
db_trace.c Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
dec_1000a.c Argh, I missed some #include "sio.h". I was looking primarily for NSIO 2001-02-02 01:48:40 +00:00
dec_2100_a50.c Argh, I missed some #include "sio.h". I was looking primarily for NSIO 2001-02-02 01:48:40 +00:00
dec_2100_a500.c Grumble, I broke this file with a vi accident before commit. :-( 2001-02-04 04:13:12 +00:00
dec_3000_300.c Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
dec_3000_500.c Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
dec_axppci_33.c Remove inclusion of now vanished sio.h. 2001-02-01 21:59:00 +00:00
dec_eb64plus.c Argh, I missed some #include "sio.h". I was looking primarily for NSIO 2001-02-02 01:48:40 +00:00
dec_eb164.c Remove inclusion of now vanished sio.h. 2001-02-01 21:59:00 +00:00
dec_kn8ae.c Next phase in the PCI subsystem cleanup. 2000-12-08 22:11:23 +00:00
dec_kn20aa.c Argh, I missed some #include "sio.h". I was looking primarily for NSIO 2001-02-02 01:48:40 +00:00
dec_kn300.c Remove inclusion of now vanished sio.h. 2001-02-01 21:59:00 +00:00
dec_st550.c Argh, I missed some #include "sio.h". I was looking primarily for NSIO 2001-02-02 01:48:40 +00:00
dec_st6600.c Remove inclusion of now vanished sio.h. 2001-02-01 21:59:00 +00:00
divrem.m4 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
elf_machdep.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
exception.s Fix SCM ID's and remove tailing blanks. 2001-04-25 20:40:57 +00:00
fp_emulate.c Re-organise the code which manages the owner of the FP state (fpcurproc). 1999-11-10 21:14:25 +00:00
genassym.c Add a new field 'md_kernnest' to the alpha machine dependent process 2001-04-24 21:06:53 +00:00
gensetdefs.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ieee_float.c Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
ieee_float.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
in_cksum.c Fix checksum calculations. This should fix the network problems 2000-05-07 16:41:15 +00:00
interrupt.c Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
locore.s Fix SCM ID's and remove tailing blanks. 2001-04-25 20:40:57 +00:00
machdep.c - Split out the support for per-CPU data from the SMP code. UP kernels 2001-05-10 17:45:49 +00:00
mem.c Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
mp_machdep.c - Split out the support for per-CPU data from the SMP code. UP kernels 2001-05-10 17:45:49 +00:00
pal.s Fix SCM ID's and remove tailing blanks. 2001-04-25 20:40:57 +00:00
pmap.c Overhaul of the SMP code. Several portions of the SMP kernel support have 2001-04-27 19:28:25 +00:00
procfs_machdep.c Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
prom.c - Include <machine/prom.h> to get the prototype for prom_halt(). 2001-03-28 01:54:06 +00:00
prom_disp.s Fix SCM ID's and remove tailing blanks. 2001-04-25 20:40:57 +00:00
promcons.c Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
setdef0.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
setdef1.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sgmap.c useracc() the prequel: 1999-10-29 18:09:36 +00:00
support.s Fix SCM ID's and remove tailing blanks. 2001-04-25 20:40:57 +00:00
swtch.s Fix SCM ID's and remove tailing blanks. 2001-04-25 20:40:57 +00:00
sys_machdep.c Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
timerreg.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
trap.c Overhaul of the SMP code. Several portions of the SMP kernel support have 2001-04-27 19:28:25 +00:00
vm_machdep.c Initialize p_md.md_kernnest to 1 for newly fork'd processes since they 2001-04-26 23:52:40 +00:00