summaryrefslogtreecommitdiffstats
path: root/sys/x86/include/apicvar.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r314398: Local APIC: add support for extended LVT entries found in AMD pr...avg2017-04-141-0/+10
* MFC r305978:kib2016-10-031-0/+8
* hyperv/vmbus: Rename ISR functionssephe2016-05-311-1/+0
* xen: Code cleanup and small bug fixesroyger2015-10-211-1/+0
* Add stack_save_td_running(), a function to trace the kernel stack of amarkj2015-09-111-1/+3
* Microsoft vmbus, storage and other related driver enhancements for HyperV.whu2015-04-291-0/+1
* Use VT-d interrupt remapping block (IR) to perform FSB messageskib2015-03-191-0/+5
* Add x86 specific APIs 'lapic_ipi_alloc()' and 'lapic_ipi_free()' to allow IPIneel2015-03-141-6/+26
* Free up the IPI slot used by IPI_STOP_HARD.neel2015-03-011-1/+6
* Implements EOI suppression mode, where LAPIC on EOI command forkib2015-02-261-0/+1
* Add x2APIC support. Enable it by default if CPU is capable. Thekib2015-02-091-0/+14
* amd64/i386: introduce APIC hooks for different APIC implementations.royger2014-06-161-31/+230
* Drop the 3rd clause from all 3 clause BSD licenses where I am the solejhb2014-02-051-3/+0
* Move <machine/apicvar.h> to <x86/apicvar.h>.jhb2014-01-231-0/+225
OpenPOWER on IntegriCloud