| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | x86: Embedd irq_2_iommu into irq_cfg | Thomas Gleixner | 2010-10-12 | 1 | -7/+0 |
* | | | | | pci: intr_remap: Remove unused functions | Thomas Gleixner | 2010-10-12 | 1 | -47/+0 |
* | | | | | pci: intr_remap: Use irq_data | Thomas Gleixner | 2010-10-12 | 1 | -31/+8 |
* | | | | | pci: intr-remap: Free irte memory if SPARSE_IRQ=y | Thomas Gleixner | 2010-10-12 | 1 | -0/+14 |
* | | | | | ht: Convert to new irq_chip functions | Thomas Gleixner | 2010-10-12 | 1 | -14/+8 |
* | | | | | dmar: Convert to new irq chip functions | Thomas Gleixner | 2010-10-12 | 1 | -4/+4 |
* | | | | | pci: Cleanup the irq_desc mess in msi | Thomas Gleixner | 2010-10-12 | 1 | -15/+9 |
* | | | | | pci: Convert msi to new irq_chip functions | Thomas Gleixner | 2010-10-12 | 1 | -7/+7 |
|/ / / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-09-28 | 2 | -3/+4 |
|\ \ \ \ |
|
| * | | | | PCI: fix pci_resource_alignment prototype | Cam Macdonell | 2010-09-09 | 2 | -3/+4 |
| |/ / / |
|
* | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-09-27 | 1 | -0/+27 |
|\ \ \ \ |
|
| * | | | | intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/a | Adam Jackson | 2010-09-21 | 1 | -2/+12 |
| * | | | | intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT space | David Woodhouse | 2010-09-21 | 1 | -0/+17 |
| |/ / / |
|
* / / / | drivers/pci/intel-iommu.c: fix build with older gcc's | Andrew Morton | 2010-09-23 | 1 | -47/+43 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-09-08 | 18 | -236/+206 |
|\ \ \
| |/ /
|/| | |
|
| * | | PCI: bus speed strings should be const | Stephen Hemminger | 2010-09-01 | 1 | -1/+1 |
| * | | PCI hotplug: Fix build with CONFIG_ACPI unset | Rafael J. Wysocki | 2010-08-25 | 1 | -0/+4 |
| * | | PCI: PCIe: Remove the port driver module exit routine | Kenji Kaneshige | 2010-08-24 | 1 | -7/+0 |
| * | | PCI: PCIe: Move PCIe PME code to the pcie directory | Rafael J. Wysocki | 2010-08-24 | 3 | -8/+3 |
| * | | PCI: PCIe: Disable PCIe port services during port initialization | Rafael J. Wysocki | 2010-08-24 | 1 | -3/+26 |
| * | | PCI: PCIe: Ask BIOS for control of all native services at once | Rafael J. Wysocki | 2010-08-24 | 15 | -221/+149 |
| * | | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki | 2010-08-24 | 3 | -7/+9 |
| * | | PCI: PCIe: Introduce commad line switch for disabling port services | Rafael J. Wysocki | 2010-08-24 | 3 | -0/+20 |
| * | | PCI: PCIe AER: Introduce pci_aer_available() | Rafael J. Wysocki | 2010-08-24 | 2 | -3/+8 |
| |/ |
|
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2010-08-16 | 2 | -1/+21 |
|\ \
| |/
|/| |
|
| * | intel-iommu: Fix 32-bit build warning with __cmpxchg() | David Woodhouse | 2010-08-10 | 1 | -1/+1 |
| * | intr-remap: allow disabling source id checking | Chris Wright | 2010-08-10 | 1 | -0/+20 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-08-10 | 1 | -0/+28 |
|\ \ |
|
| * | | ioat2: catch and recover from broken vtd configurations v6 | Dan Williams | 2010-08-04 | 1 | -0/+28 |
* | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-08-08 | 1 | -4/+2 |
|\ \ \ |
|
| * | | | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 2010-07-07 | 1 | -4/+2 |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 | 21 | -61/+391 |
|\ \ \ \ |
|
| * | | | | PCI: update for owner removal from struct device_attribute | Stephen Rothwell | 2010-08-04 | 1 | -2/+2 |
| * | | | | PCI: Fix warnings when CONFIG_DMI unset | Narendra K | 2010-08-02 | 1 | -2/+2 |
| * | | | | PCI: Do not run NVidia quirks related to MSI with MSI disabled | Rafael J. Wysocki | 2010-07-30 | 1 | -0/+3 |
| * | | | | PCI: use for_each_pci_dev() | Kulikov Vasiliy | 2010-07-30 | 5 | -7/+6 |
| * | | | | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings | 2010-07-30 | 1 | -5/+42 |
| * | | | | PCI: export SMBIOS provided firmware instance and label to sysfs | Narendra K | 2010-07-30 | 4 | -0/+160 |
| * | | | | PCI: Allow read/write access to sysfs I/O port resources | Alex Williamson | 2010-07-30 | 1 | -0/+68 |
| * | | | | PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY} | FUJITA Tomonori | 2010-07-30 | 1 | -4/+0 |
| * | | | | PCI: disable mmio during bar sizing | Jacob Pan | 2010-07-30 | 2 | -0/+23 |
| * | | | | PCI: MSI: Remove unsafe and unnecessary hardware access | Ben Hutchings | 2010-07-30 | 1 | -23/+11 |
| * | | | | PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable | Matthew Garrett | 2010-07-30 | 1 | -6/+14 |
| * | | | | PCI: kernel oops on access to pci proc file while hot-removal | Kenji Kaneshige | 2010-07-30 | 1 | -2/+0 |
| * | | | | PCI: pci-sysfs: remove casts from void* | Kulikov Vasiliy | 2010-07-30 | 1 | -1/+1 |
| * | | | | PCI hotplug: make sure child bridges are enabled at hotplug time | Yinghai Lu | 2010-07-30 | 1 | -5/+7 |
| * | | | | PCI hotplug: shpchp: Removed check for hotplug of display devices | Praveen Kalamegham | 2010-07-30 | 1 | -15/+4 |
| * | | | | PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device | Praveen Kalamegham | 2010-07-30 | 1 | -1/+1 |
| * | | | | PCI: Don't enable aspm before drivers have had a chance to veto it | Matthew Garrett | 2010-07-30 | 1 | -2/+14 |
| * | | | | PCI: fix wrong memory address handling in MSI-X | Kenji Kaneshige | 2010-07-30 | 1 | -1/+1 |