summaryrefslogtreecommitdiffstats
path: root/sys/arch/amd64/include/i82489var.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use PCIDs where they and the INVPCID instruction are available.guenther2018-10-041-1/+4
* Setup Hyper-V hypercall page and an IDT vector.mikeb2016-06-221-1/+9
* Set up an IDT vector for Xen callbacksmikeb2015-12-081-1/+8
* Add support for x2apic modesf2015-04-191-18/+4
* Disable lapic when halting CPUs. Allegedly this is necessary to makekettenis2014-01-211-1/+2
* ansi, no binary changejsg2011-06-301-6/+3
* Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.pirofti2011-03-231-3/+3
* in the clock drivers, seperate the soft-state and hard-state which wasderaadt2010-07-251-1/+2
* revert guenther@'s un-revert of art's curpmap.krw2009-06-091-2/+1
* Unrevert the curpmap change with the addition of correct %gs handlingguenther2009-06-061-0/+2
* Revert the curpmap change. We know the IPI is broken on both ends,guenther2009-06-051-2/+0
* Bring back the curpmap change. It was missing a reload of the pmap onart2009-05-281-0/+2
* turning pmap_deactivate into a NOP brought back the reaper panics, probablyderaadt2009-04-271-2/+0
* Make pmap_deactivate a NOP.art2009-04-231-0/+2
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-7/+0
* Change the old slow and complicated TLB shootdown code to new, fast andart2007-05-251-0/+12
* Remove __P usage in sys that has crept back in.jsg2005-02-131-7/+7
* SMP support. Big parts from NetBSD, but with some really serious debuggingart2004-06-251-0/+122