aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/include/cpufunc.h
Commit message (Expand)AuthorAgeFilesLines
* netchild's mega-patch to isolate compiler dependencies into a centralJoerg Wunsch2005-03-021-1/+5
* Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter()Matthew Dillon2002-04-011-5/+0
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptMatthew Dillon2002-03-271-13/+5
* Fix abuses of cpu_critical_{enter,exit} by converting toWarner Losh2002-03-211-0/+13
* Modify the critical section API as follows:John Baldwin2001-12-181-2/+4
* Block out all interrupts, even machine checks, for critical_enter()Andrew Gallatin2001-04-211-1/+1
* - Add the new critical_t type used to save state inside of criticalJohn Baldwin2001-03-281-19/+4
* Major update to the way synchronization is done in the kernel. HighlightsJason Evans2000-09-071-0/+28
* * Completely rewrite the alpha busspace to hide the implementation fromDoug Rabson2000-08-281-70/+0
* Port ppc driver to alpha.Doug Rabson2000-05-141-0/+14
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thePeter Wemm1999-04-161-1/+35
* Add breakpoint() for BREAK_TO_DEBUGGER.Doug Rabson1998-08-171-1/+11
* Add macros and chipset support for accessing device i/o memory on the alpha.Doug Rabson1998-07-221-1/+16
* Add initial support for the FreeBSD/alpha kernel. This is very much aDoug Rabson1998-06-101-0/+46