summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include/cpufunc.h
Commit message (Expand)AuthorAgeFilesLines
* netchild's mega-patch to isolate compiler dependencies into a centraljoerg2005-03-021-1/+5
* Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter()dillon2002-04-011-5/+0
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptdillon2002-03-271-13/+5
* Fix abuses of cpu_critical_{enter,exit} by converting toimp2002-03-211-0/+13
* Modify the critical section API as follows:jhb2001-12-181-2/+4
* Block out all interrupts, even machine checks, for critical_enter()gallatin2001-04-211-1/+1
* - Add the new critical_t type used to save state inside of criticaljhb2001-03-281-19/+4
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-071-0/+28
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-281-70/+0
* Port ppc driver to alpha.dfr2000-05-141-0/+14
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-1/+35
* Add breakpoint() for BREAK_TO_DEBUGGER.dfr1998-08-171-1/+11
* Add macros and chipset support for accessing device i/o memory on the alpha.dfr1998-07-221-1/+16
* Add initial support for the FreeBSD/alpha kernel. This is very much adfr1998-06-101-0/+46
OpenPOWER on IntegriCloud