aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/apicreg.h
Commit message (Expand)AuthorAgeFilesLines
* New APIC support code:John Baldwin2003-11-031-7/+21
* Fix a typo.John Baldwin2003-09-101-1/+1
* - Fix a duplicated typo.John Baldwin2003-08-151-3/+3
* Add a new macro APIC_ICRLO_RESV_MASK that contains all of the reservedJohn Baldwin2003-07-231-0/+1
* - Document the thermal and performance counter LVT entries in the localJohn Baldwin2003-06-061-3/+5
* Expand the APIC ID mask field of the ICR register to 8 bits intead of justJohn Baldwin2003-03-171-1/+1
* Nuke CHEAP_TPR stuff, including LOPRIO_LEVEL (bogus) and ALLHWI_LEVELPeter Wemm2003-01-231-17/+0
* Introduce a standard name for the lock protecting an interrupt controllerJohn Baldwin2001-12-201-24/+0
* Remove constants defining the bitmasks of the old giant kernel lock.John Baldwin2001-04-101-5/+0
* Remove the leading underscore from all symbols defined in x86 asmJake Burkholder2001-02-251-2/+2
* RIP <machine/lock.h>.Mark Murray2001-02-111-0/+24
* Optimize two cases in the MP locking code. First, it is not necessaryMatthew Dillon1999-11-191-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Maintain a mapping from irq number to (ioapic number, int pin) tuple,Tor Egge1998-09-061-7/+1
* Eliminate frequent silo overflows by restoring the TEST_LOPRIO code.Steve Passe1997-08-041-2/+6
* Converted the TEST_LOPRIO code to default.Steve Passe1997-07-311-4/+2
* Split TEST_CPUSTOP code into CPUSTOP_ON_DDBBREAK and mainline code.Steve Passe1997-07-181-1/+4
* Removed a stale "FIXME:".Steve Passe1997-07-151-3/+1
* New defines to eliminate "magic numbers" in various places.Steve Passe1997-07-151-2/+22
* General cleanup of APIC code.Steve Passe1997-07-081-1/+6
* Added fields to the LVT1/2 group.Steve Passe1997-06-271-1/+10
* Preliminary support for per-cpu data pages.Peter Wemm1997-06-221-112/+1
* apic.h now has structure definitions for both the local APIC and io APIC.Steve Passe1997-05-291-1/+140
* informal discussion between Bruce Evans <bde@zeta.org.au>,Steve Passe1997-04-271-4/+1
* Man the liferafts! Here comes the long awaited SMP -> -current merge!Peter Wemm1997-04-261-0/+409