summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iommu/amd: Init stats for iommu=ptJoerg Roedel2011-12-221-0/+2
* iommu/amd: Remove unnecessary cache flushes in amd_iommu_resumeJoerg Roedel2011-12-221-7/+0
* iommu/amd: Add invalidate-context call-backJoerg Roedel2011-12-152-0/+52
* iommu/amd: Add amd_iommu_device_info() functionJoerg Roedel2011-12-152-0/+69
* iommu/amd: Adapt IOMMU driver to PCI register name changesJoerg Roedel2011-12-151-8/+8
* Merge remote-tracking branch 'pci/pri-changes' into x86/amdJoerg Roedel2011-12-1516-105/+269
|\
| * PCI: More PRI/PASID cleanupAlex Williamson2011-12-052-48/+51
| * PCI: Enable is not exposed as a PASID capabilityAlex Williamson2011-12-051-3/+2
| * PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman2011-12-051-0/+10
| * PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki2011-12-051-4/+8
| * PCI/ACPI: Make acpiphp ignore root bridges using SHPC native hotplugRafael J. Wysocki2011-12-052-2/+6
| * PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige2011-12-054-13/+2
| * PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige2011-12-051-1/+1
| * PCI: Rework ASPM disable codeMatthew Garrett2011-12-054-24/+46
| * PCI: Fix PRI and PASID consistencyAlex Williamson2011-12-052-12/+12
| * PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2011-12-054-0/+133
* | Merge branch 'iommu/page-sizes' into x86/amdJoerg Roedel2011-12-148-70/+205
|\ \
| * | iommu/core: remove the temporary pgsize settingsOhad Ben-Cohen2011-11-101-10/+0
| * | iommu/intel: announce supported page sizesOhad Ben-Cohen2011-11-101-0/+19
| * | iommu/amd: announce supported page sizesOhad Ben-Cohen2011-11-101-0/+19
| * | iommu/msm: announce supported page sizesOhad Ben-Cohen2011-11-101-1/+5
| * | iommu/omap: announce supported page sizesOhad Ben-Cohen2011-11-101-0/+4
| * | iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen2011-11-104-32/+144
| * | iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen2011-11-106-42/+29
* | | iommu/amd: Add invalid_ppr callbackJoerg Roedel2011-12-142-5/+86
* | | iommu/amd: Implement notifiers for IOMMUv2Joerg Roedel2011-12-142-11/+178
* | | iommu/amd: Implement IO page-fault handlerJoerg Roedel2011-12-121-8/+196
* | | iommu/amd: Add routines to bind/unbind a pasidJoerg Roedel2011-12-122-0/+332
* | | iommu/amd: Implement device aquisition code for IOMMUv2Joerg Roedel2011-12-122-1/+232
* | | iommu/amd: Add driver stub for AMD IOMMUv2 supportJoerg Roedel2011-12-123-0/+45
* | | iommu/amd: Add stat counter for IOMMUv2 eventsJoerg Roedel2011-12-121-0/+17
* | | iommu/amd: Add device errata handlingJoerg Roedel2011-12-123-3/+73
* | | iommu/amd: Add function to get IOMMUv2 domain for pdevJoerg Roedel2011-12-123-0/+23
* | | iommu/amd: Implement function to send PPR completionsJoerg Roedel2011-12-123-0/+63
* | | iommu/amd: Implement functions to manage GCR3 tableJoerg Roedel2011-12-123-0/+135
* | | iommu/amd: Implement IOMMUv2 TLB flushing routinesJoerg Roedel2011-12-123-0/+140
* | | iommu/amd: Add support for IOMMUv2 domain modeJoerg Roedel2011-12-125-5/+180
* | | iommu/amd: Add amd_iommu_domain_direct_map functionJoerg Roedel2011-12-122-2/+39
* | | iommu/amd: Implement notifier for PPR faultsJoerg Roedel2011-12-123-2/+125
* | | iommu/amd: Put IOMMUv2 capable devices in pt_domainJoerg Roedel2011-12-124-16/+91
* | | iommu/amd: Add iommuv2 flag to struct amd_iommuJoerg Roedel2011-12-123-0/+23
* | | iommu/amd: Enable GT mode when supported by IOMMUJoerg Roedel2011-12-122-0/+10
* | | iommu/amd: Setup PPR log when supported by IOMMUJoerg Roedel2011-12-122-0/+65
* | | iommu/amd: Get the maximum number of PASIDs supportedJoerg Roedel2011-12-122-0/+19
* | | iommu/amd: Convert dev_table_entry to u64Joerg Roedel2011-12-123-16/+18
* | | Linux 3.2-rc5v3.2-rc5Linus Torvalds2011-12-101-1/+1
* | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2011-12-094-5/+39
|\ \ \
| * | | cifs: check for NULL last_entry before calling cifs_save_resume_keyJeff Layton2011-12-091-2/+8
| * | | cifs: attempt to freeze while looping on a receive attemptJeff Layton2011-12-091-0/+2
| * | | cifs: Fix sparse warning when calling cifs_strtoUCSSteve French2011-12-091-3/+3