summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/apicvar.h
Commit message (Expand)AuthorAgeFilesLines
* Add IPI support for preempting a thread on another CPU.ups2005-06-091-1/+2
* Remove support for mixed mode altogether now that we no longer use IRQ 0jhb2005-04-141-1/+0
* Use the local APIC timer to drive the various kernel clocks on SMP machinesjhb2005-02-081-4/+4
* - Add a function to set the Task Priority Register (TPR) of the local APIC.jhb2004-12-231-10/+14
* Avoid more than two pending IPI interrupt vectors per local APICups2004-12-071-9/+42
* Various cleanups in support of a future ioapic_config_intr() function:jhb2004-06-231-0/+7
* Rework the APIC mixed mode support a bit:jhb2004-05-101-0/+1
* - Change the APIC code to mostly use the recently added intr_triggerjhb2004-05-041-4/+7
* Whitespace nit (sorry, couldn't help it)peter2003-11-141-1/+1
* Shuffle the APIC interrupt vectors around a bit:jhb2003-11-141-11/+13
* Fix a typo.jhb2003-11-131-1/+1
* - Move manipulation of td_intr_nesting_level out of assembly interruptjhb2003-11-121-0/+1
* New APIC support code:jhb2003-11-031-0/+165
OpenPOWER on IntegriCloud