aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/include/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.0_cvscvs2svn2000-07-261-1/+1
* MFC enough to make the alpha kernel compile again after SMP and random MFCs.Andrew Gallatin2000-05-241-3/+2
* Patches that eliminate extra context switches in FIFO case.Peter Dufault2000-03-021-2/+3
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-3/+3
* Zap some latent problems hidden by differences between KERNEL and _KERNEL.Peter Wemm1999-11-221-1/+1
* Properly attribute interrupt time on alpha. Previously, interrupt timeAndrew Gallatin1999-11-191-5/+2
* Re-organise the code which manages the owner of the FP state (fpcurproc).Doug Rabson1999-11-101-0/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Moved cpu_set_fork_handler's prototype from <machine/cpu.h> to <sys/proc.h>.Dmitrij Tejblum1999-04-231-2/+1
* Added consts to cpu_set_fork_handler prototype. (Follow i386 version.)Dmitrij Tejblum1999-04-201-2/+2
* Added a hopefully-machine-independent macro for determining if aBruce Evans1999-02-021-1/+3
* Add support for adjkerntz (largely untested).Doug Rabson1998-10-061-2/+8
* Overhaul the spl system so that it actually works properly.Doug Rabson1998-07-121-3/+3
* Add initial support for the FreeBSD/alpha kernel. This is very much aDoug Rabson1998-06-101-13/+7
* These are a few of the alpha machine dependent header files - the firstJohn Birrell1998-01-101-0/+179