summaryrefslogtreecommitdiffstats
path: root/sys/x86/iommu/intel_idpgtbl.c
Commit message (Expand)AuthorAgeFilesLines
* Comment only change, fix grammar and somewhat clarify the action.kib2015-08-141-2/+3
* Typo in comment.kib2015-07-201-1/+1
* Split the DMAR unit domains and contexts. Domains carry address spacekib2015-06-261-130/+145
* Remove several write-only variables, all reported by the gcc 4.9kib2015-05-291-5/+3
* Assert that the mapping loop makes progress.kib2015-03-241-0/+1
* Use VT-d interrupt remapping block (IR) to perform FSB messageskib2015-03-191-0/+1
* Right now, for non-coherent DMARs, page table update code flushes thekib2015-01-111-10/+11
* Fix (erroneous) gcc warnings about usage of uninitialized variables indim2013-11-091-0/+3
* Add support for queued invalidation.kib2013-11-011-48/+29
* Import the driver for VT-d DMAR hardware, as specified in the revisionkib2013-10-281-0/+799
OpenPOWER on IntegriCloud