summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/apicreg.h
Commit message (Expand)AuthorAgeFilesLines
* Begin all license/copyright comments with /*-imp2005-01-051-1/+1
* MFi386: remove APIC_IRQ* defines that are no longer used.peter2003-12-111-32/+0
* New APIC support code:jhb2003-11-031-7/+21
* Fix a typo.jhb2003-09-101-1/+1
* - Fix a duplicated typo.jhb2003-08-151-3/+3
* Add a new macro APIC_ICRLO_RESV_MASK that contains all of the reservedjhb2003-07-231-0/+1
* - Document the thermal and performance counter LVT entries in the localjhb2003-06-061-3/+5
* Expand the APIC ID mask field of the ICR register to 8 bits intead of justjhb2003-03-171-1/+1
* Nuke CHEAP_TPR stuff, including LOPRIO_LEVEL (bogus) and ALLHWI_LEVELpeter2003-01-231-17/+0
* Introduce a standard name for the lock protecting an interrupt controllerjhb2001-12-201-24/+0
* Remove constants defining the bitmasks of the old giant kernel lock.jhb2001-04-101-5/+0
* Remove the leading underscore from all symbols defined in x86 asmjake2001-02-251-2/+2
* RIP <machine/lock.h>.markm2001-02-111-0/+24
* Optimize two cases in the MP locking code. First, it is not necessarydillon1999-11-191-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Maintain a mapping from irq number to (ioapic number, int pin) tuple,tegge1998-09-061-7/+1
* Eliminate frequent silo overflows by restoring the TEST_LOPRIO code.fsmp1997-08-041-2/+6
* Converted the TEST_LOPRIO code to default.fsmp1997-07-311-4/+2
* Split TEST_CPUSTOP code into CPUSTOP_ON_DDBBREAK and mainline code.fsmp1997-07-181-1/+4
* Removed a stale "FIXME:".fsmp1997-07-151-3/+1
* New defines to eliminate "magic numbers" in various places.fsmp1997-07-151-2/+22
* General cleanup of APIC code.fsmp1997-07-081-1/+6
* Added fields to the LVT1/2 group.fsmp1997-06-271-1/+10
* Preliminary support for per-cpu data pages.peter1997-06-221-112/+1
* apic.h now has structure definitions for both the local APIC and io APIC.fsmp1997-05-291-1/+140
* informal discussion between Bruce Evans <bde@zeta.org.au>,fsmp1997-04-271-4/+1
* Man the liferafts! Here comes the long awaited SMP -> -current merge!peter1997-04-261-0/+409
OpenPOWER on IntegriCloud