Age | Commit message (Expand) | Author | Files | Lines |
2011-06-14 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -2/+2 |
2011-06-14 | x86/uv/x2apic: update for change in pci bridge handling. | Dave Airlie | 1 | -2/+2 |
2011-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -0/+1 |
2011-06-07 | PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unset | Rafael J. Wysocki | 1 | -1/+1 |
2011-06-03 | sparc32,leon: added LEON-common low-level PCI routines | Daniel Hellstrom | 1 | -0/+1 |
2011-06-02 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 3 | -47/+212 |
2011-06-01 | intel-iommu: Fix off-by-one in RMRR setup | David Woodhouse | 1 | -2/+2 |
2011-06-01 | intel-iommu: Add domain check in domain_remove_one_dev_info | Mike Habeck | 1 | -2/+2 |
2011-06-01 | intel-iommu: Remove Host Bridge devices from identity mapping | Mike Travis | 1 | -0/+5 |
2011-06-01 | intel-iommu: Use coherent DMA mask when requested | Mike Travis | 1 | -2/+1 |
2011-06-01 | intel-iommu: Dont cache iova above 32bit | Chris Wright | 1 | -2/+10 |
2011-06-01 | intel-iommu: Speed up processing of the identity_mapping function | Mike Travis | 1 | -3/+3 |
2011-06-01 | intel-iommu: Check for identity mapping candidate using system dma mask | Chris Wright | 1 | -2/+13 |
2011-06-01 | intel-iommu: Only unlink device domains from iommu | Alex Williamson | 1 | -4/+7 |
2011-06-01 | intel-iommu: Enable super page (2MiB, 1GiB, etc.) support | Youquan Song | 1 | -18/+139 |
2011-05-29 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+2 |
2011-05-29 | ACPI: Add D3 cold state | Lin Ming | 1 | -0/+2 |
2011-05-24 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -11/+14 |
2011-05-24 | intel-iommu: Flush unmaps at domain_exit | Alex Williamson | 1 | -0/+4 |
2011-05-24 | intel-iommu: Remove obsolete comment from detect_intel_iommu | Jan Kiszka | 1 | -6/+1 |
2011-05-24 | intel-iommu: fix VT-d PMR disable for TXT on S3 resume | Joseph Cihula | 1 | -6/+25 |
2011-05-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 14 | -86/+697 |
2011-05-21 | PCI: Don't use dmi_name_in_vendors in quirk | Jean Delvare | 1 | -2/+5 |
2011-05-21 | PCI: remove unused AER functions | Chen Gong | 1 | -9/+0 |
2011-05-21 | PCI/sysfs: move bus cpuaffinity to class dev_attrs | Yinghai Lu | 5 | -52/+36 |
2011-05-21 | PCI: add rescan to /sys/.../pci_bus/.../ | Yinghai Lu | 3 | -0/+28 |
2011-05-21 | PCI: update bridge resources to get more big ranges when allocating space (ag... | Yinghai Lu | 1 | -8/+117 |
2011-05-21 | PCI: Add interfaces to store and load the device saved state | Alex Williamson | 1 | -0/+98 |
2011-05-21 | PCI: Track the size of each saved capability data area | Alex Williamson | 1 | -5/+7 |
2011-05-21 | PCI/e1000e: Add and use pci_disable_link_state_locked() | Yinghai Lu | 1 | -3/+16 |
2011-05-20 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -37/+2 |
2011-05-17 | PCI: Clear bridge resource flags if requested size is 0 | Yinghai Lu | 1 | -2/+2 |
2011-05-12 | PCI: add latency tolerance reporting enable/disable support | Jesse Barnes | 1 | -0/+149 |
2011-05-12 | PCI: add OBFF enable/disable support | Jesse Barnes | 1 | -0/+92 |
2011-05-12 | PCI: add ID-based ordering enable/disable support | Jesse Barnes | 1 | -0/+53 |
2011-05-11 | PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot. | Ian Campbell | 1 | -0/+7 |
2011-05-11 | PCI: Set PCIE maxpayload for card during hotplug insertion | Jordan_Hargrave@Dell.com | 1 | -0/+45 |
2011-05-11 | PCI: handle positive error codes | Greg Thelen | 1 | -3/+13 |
2011-05-11 | PCI: check pci_vpd_pci22_wait() return | Greg Thelen | 1 | -0/+2 |
2011-05-11 | PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpio | Jean Delvare | 1 | -1/+1 |
2011-05-11 | PCI: Fix typo in ich7 quirk comment | Jean Delvare | 1 | -1/+1 |
2011-05-11 | PCI: Add quirk for setting valid class for TI816X Endpoint | Hemant Pedanekar | 1 | -0/+10 |
2011-05-11 | PCI: Fix uninitialized variable bug in AER injection code | Wanlong Gao | 1 | -1/+1 |
2011-05-11 | PCI/PM: Add kerneldoc description of pci_pm_reset() | Rafael J. Wysocki | 1 | -0/+15 |
2011-05-11 | PCI: Enable ASPM state clearing regardless of policy | Alex Williamson | 1 | -1/+1 |
2011-05-10 | Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats... | Joerg Roedel | 3 | -37/+2 |
2011-05-04 | vgaarb: use bridges to control VGA routing where possible. | Dave Airlie | 1 | -11/+14 |
2011-04-21 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -12/+43 |
2011-04-21 | intel_iommu: disable all VT-d PMRs when TXT launched | Joseph Cihula | 1 | -9/+29 |
2011-04-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -3/+5 |