summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/vector.s
Commit message (Expand)AuthorAgeFilesLines
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-071-7/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Generate intrnames[] dynamically. This should be new-bus friendly.bde1999-04-141-1/+19
* Split vector.s into UP and SMP specific files:fsmp1997-05-261-415/+15
* Use a common numbering of the tty and net software interrupt levelspeter1997-04-291-10/+7
* removed TEST_CPUHITS code.fsmp1997-04-281-42/+1
* informal discussion between Bruce Evans <bde@zeta.org.au>,fsmp1997-04-271-59/+15
* Man the liferafts! Here comes the long awaited SMP -> -current merge!peter1997-04-261-11/+280
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Don't switch from fast interrupt handlers to normal interruptbde1996-11-071-4/+8
* Count only hardware interrupts in cnt.v_intr, so that the individualbde1996-11-061-2/+2
* More merge and update.asami1996-10-301-3/+17
* Jump some hoops to have the *.s code being able to be run through both anpeter1996-05-311-40/+40
* Moved AUTO_EOI_[12] and most sio and pcvt options out of the makefile.bde1996-04-111-1/+3
* Killed religous FASTER_NOP again.bde1996-03-311-5/+1
* Reinstate AUTO_EOI_1. This did break suspend/resume on some portables.phk1996-01-191-37/+53
* random_machdep.c: New version, also includes revectored interrupts, rathermarkm1995-12-271-9/+1
* Made "AUTO_EOI_1" standard. auto-EOI on the master ICU is a documenteddg1995-12-231-53/+37
* Remove the #ifdev DEVRANDOM's, as promised.markm1995-11-041-5/+1
* Theodore Ts'po's random number gernerator for Linux, ported by me.markm1995-10-281-1/+13
* Don't waste time sending an EOI to ICU1 if option AUTO_EOI_1 is defined.bde1995-04-151-7/+9
* i386/exception.s,bde1994-12-031-2/+7
* Fix a very old, very stupid race clearing the mask bit for the currentbde1994-11-011-4/+5
* Don't supply the `usermode' arg to softclock(). The 2.0 softclock() doesn'tbde1994-09-201-2/+2
* Bruce Evans' dynamic interrupt support.dg1994-08-181-154/+84
* New interrupt code from Bruce Evans. In additional to Bruce's attacheddg1994-04-021-102/+94
* Correct Vresume size, we have now 32 bits for it.ache1994-01-101-2/+2
* Document use of counters 29 and 30 for CCITT netisrs.wollman1993-12-201-3/+3
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-10/+2
* Removed patch kit header, added $Id$rgrimes1993-09-061-7/+7
* Moved _eintr{names,cnt} so that vmstat -i does not report all the debuggingrgrimes1993-08-091-3/+3
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+376
OpenPOWER on IntegriCloud