freebsd-skq/sys/alpha
marcel 4194d813c1 In vm_thread_swap{in|out}(), remove the alpha specific conditional
compilation and replace it with a call to cpu_thread_swap{in|out}().
This allows us to add similar code on ia64 without cluttering the
code even more.
2003-08-16 23:15:15 +00:00
..
alpha In vm_thread_swap{in|out}(), remove the alpha specific conditional 2003-08-16 23:15:15 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Enable eisa support on alpha. 2003-07-21 19:15:25 +00:00
include Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MI 2003-08-16 16:57:57 +00:00
isa Mega busdma API commit. 2003-07-01 15:52:06 +00:00
linux Rename P_THREADED to P_SA. P_SA means a process is using scheduler 2003-06-15 00:31:24 +00:00
mcbus enable interrupt routing for mcpcia based systems 2003-06-28 13:47:23 +00:00
osf1 Add a f_vnode field to struct file. 2003-06-22 08:41:43 +00:00
pci Use __FBSDID(). 2003-06-10 17:31:31 +00:00
tlsb Use __FBSDID(). 2003-06-10 17:31:31 +00:00
Makefile Add a dopey makefile to do the tags dance, which is probably not perfect 2000-12-31 23:26:34 +00:00