summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/ipl.s
Commit message (Expand)AuthorAgeFilesLines
* Register tty software interrupt handlers at run time using register_swi()bde1998-08-111-28/+1
* Implemented dynamic registration of software interrupt handlers. Notbde1998-08-111-17/+26
* Extend cpl workaround so that it applies when we are returning tojlemon1998-07-271-3/+5
* Add the ability to make real-mode BIOS calls from the kernel. Currently,jlemon1998-03-231-1/+8
* When entering the apic version of slow interrupt handler, leveltegge1998-03-031-1/+25
* Add support for low resolution SMP kernel profiling.tegge1997-12-151-3/+7
* Disable the TEST_CIL code till I can commit the complete solution.fsmp1997-10-131-1/+5
* Fixed a foobar on my part that broke non-SMP kernels. (I need some sleep...)fsmp1997-09-291-11/+24
* Screwed the debug for the cil deadlock, another 3 hours down the tubes...fsmp1997-09-291-2/+2
* Added a couple short-term debugs and a fix to the SPIN_MAX variable.fsmp1997-09-281-2/+17
* aha1542.c aic6360.c cy.c fd.c ft.cgibbs1997-09-211-3/+10
* General cleanup of the lock pushdown code. They are grouped and enabledfsmp1997-09-071-27/+21
* Support for the new FAST_HI algorithm, enabled.fsmp1997-08-291-7/+40
* The last of the encapsolation of cpl/spl/ipending things into a criticalfsmp1997-08-241-79/+59
* Another boo-boo, this file defines cil.fsmp1997-08-211-1/+5
* Preperation for moving cpl into critical region access.fsmp1997-08-201-7/+4
* Oops, fix breakage to UP kernel.fsmp1997-08-101-1/+3
* Added trap specific lock calls: get_fpu_lock, etc.fsmp1997-08-101-7/+8
* VM86 kernel support.dyson1997-08-091-1/+27
* Converted the TEST_LOPRIO code to default.fsmp1997-07-311-1/+5
* New simple_lock code in asm:fsmp1997-07-231-1/+3
* Store SWI_MASK in a variable so that LKMs can use it portably.bde1997-07-211-1/+3
* Store the macro values for SWI_TTY_MASK and SWI_NET_MASK in variables topeter1997-05-311-1/+6
* Split vector.s into UP and SMP specific files:fsmp1997-05-261-0/+320
OpenPOWER on IntegriCloud