| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce a standard name for the lock protecting an interrupt controller | jhb | 2001-12-20 | 1 | -0/+1 |
* | Clean up the code exporting interrupt statistics via sysctl a bit: | tmm | 2001-06-01 | 1 | -2/+0 |
* | Export intrnames and intrcnt as sysctls (hw.nintr, hw.intrnames and | tmm | 2001-03-23 | 1 | -3/+4 |
* | Remove the leading underscore from all symbols defined in x86 asm | jake | 2001-02-25 | 1 | -6/+6 |
* | Major update to the way synchronization is done in the kernel. Highlights | jasone | 2000-09-07 | 1 | -7/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Generate intrnames[] dynamically. This should be new-bus friendly. | bde | 1999-04-14 | 1 | -1/+19 |
* | Split vector.s into UP and SMP specific files: | fsmp | 1997-05-26 | 1 | -415/+15 |
* | Use a common numbering of the tty and net software interrupt levels | peter | 1997-04-29 | 1 | -10/+7 |
* | removed TEST_CPUHITS code. | fsmp | 1997-04-28 | 1 | -42/+1 |
* | informal discussion between Bruce Evans <bde@zeta.org.au>, | fsmp | 1997-04-27 | 1 | -59/+15 |
* | Man the liferafts! Here comes the long awaited SMP -> -current merge! | peter | 1997-04-26 | 1 | -11/+280 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Don't switch from fast interrupt handlers to normal interrupt | bde | 1996-11-07 | 1 | -4/+8 |
* | Count only hardware interrupts in cnt.v_intr, so that the individual | bde | 1996-11-06 | 1 | -2/+2 |
* | More merge and update. | asami | 1996-10-30 | 1 | -3/+17 |
* | Jump some hoops to have the *.s code being able to be run through both an | peter | 1996-05-31 | 1 | -40/+40 |
* | Moved AUTO_EOI_[12] and most sio and pcvt options out of the makefile. | bde | 1996-04-11 | 1 | -1/+3 |
* | Killed religous FASTER_NOP again. | bde | 1996-03-31 | 1 | -5/+1 |
* | Reinstate AUTO_EOI_1. This did break suspend/resume on some portables. | phk | 1996-01-19 | 1 | -37/+53 |
* | random_machdep.c: New version, also includes revectored interrupts, rather | markm | 1995-12-27 | 1 | -9/+1 |
* | Made "AUTO_EOI_1" standard. auto-EOI on the master ICU is a documented | dg | 1995-12-23 | 1 | -53/+37 |
* | Remove the #ifdev DEVRANDOM's, as promised. | markm | 1995-11-04 | 1 | -5/+1 |
* | Theodore Ts'po's random number gernerator for Linux, ported by me. | markm | 1995-10-28 | 1 | -1/+13 |
* | Don't waste time sending an EOI to ICU1 if option AUTO_EOI_1 is defined. | bde | 1995-04-15 | 1 | -7/+9 |
* | i386/exception.s, | bde | 1994-12-03 | 1 | -2/+7 |
* | Fix a very old, very stupid race clearing the mask bit for the current | bde | 1994-11-01 | 1 | -4/+5 |
* | Don't supply the `usermode' arg to softclock(). The 2.0 softclock() doesn't | bde | 1994-09-20 | 1 | -2/+2 |
* | Bruce Evans' dynamic interrupt support. | dg | 1994-08-18 | 1 | -154/+84 |
* | New interrupt code from Bruce Evans. In additional to Bruce's attached | dg | 1994-04-02 | 1 | -102/+94 |
* | Correct Vresume size, we have now 32 bits for it. | ache | 1994-01-10 | 1 | -2/+2 |
* | Document use of counters 29 and 30 for CCITT netisrs. | wollman | 1993-12-20 | 1 | -3/+3 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 1 | -10/+2 |
* | Removed patch kit header, added $Id$ | rgrimes | 1993-09-06 | 1 | -7/+7 |
* | Moved _eintr{names,cnt} so that vmstat -i does not report all the debugging | rgrimes | 1993-08-09 | 1 | -3/+3 |
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 1 | -0/+376 |