summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/ipl_funcs.c
Commit message (Expand)AuthorAgeFilesLines
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-3/+4
* Fixed disordering of *cam* and splsoftvm.bde1998-02-011-14/+14
* Addition of splsoftvm and a VM SWI to handle bus dma related callbacks.gibbs1998-01-151-1/+8
* Added a couple short-term debugs and a fix to the SPIN_MAX variable.fsmp1997-09-281-5/+21
* Added a missing comma for the INTR_SPL case.fsmp1997-09-271-2/+2
* aha1542.c aic6360.c cy.c fd.c ft.cgibbs1997-09-211-12/+32
* General cleanup of the lock pushdown code. They are grouped and enabledfsmp1997-09-071-66/+173
* Removed unused #includes.bde1997-09-011-2/+1
* Support for the new FAST_HI algorithm, enabled.fsmp1997-08-291-2/+2
* A clean fix for the spl "deadlock before smp_active" problem.fsmp1997-08-241-19/+22
* Fix a deadlock caused by one of the spl functions being called beforefsmp1997-08-241-11/+10
* The last of the encapsolation of cpl/spl/ipending things into a criticalfsmp1997-08-241-4/+157
* Preperation for moving cpl into critical region access.fsmp1997-08-201-1/+11
* Bruce's original implementation of the splxxx() routines, but as C codepeter1997-05-311-0/+94
OpenPOWER on IntegriCloud