aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/include/lock.h
Commit message (Expand)AuthorAgeFilesLines
* RIP <machine/lock.h>.Mark Murray2001-02-111-39/+0
* Convert all simplelocks to mutexes and remove the simplelock implementations.Jason Evans2001-01-241-38/+1
* Store in globaldata our CPU ID#. Provide a lock for panics - only oneMatt Jacob2000-12-091-0/+2
* Move MAXCPU from machine/smp.h to machine/param.h to fix breakagePaul Saab2000-09-231-2/+2
* Major update to the way synchronization is done in the kernel. HighlightsJason Evans2000-09-071-1/+31
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* alpha/include/param.h: #define NCPUS 1Dmitrij Tejblum1999-04-201-6/+1
* Add sio support.Doug Rabson1998-07-221-1/+4
* Add initial support for the FreeBSD/alpha kernel. This is very much aDoug Rabson1998-06-101-1/+5
* Import NetBSD/Alpha headers needed to get the FreeBSD userland to compileJohn Birrell1998-03-091-0/+42