Age | Commit message (Expand) | Author |
2008-10-16 | x86: use 28 bits irq NR for pci msi/msix and ht | Yinghai Lu |
2008-10-16 | x86: put irq_2_iommu pointer into irq_desc | Yinghai Lu |
2008-10-16 | irq: make irq2_iommu to use dyn_array | Yinghai Lu |
2008-10-16 | drivers/pci/ intr remapping: use nr_irqs | Yinghai Lu |
2008-10-15 | VT-d: Changes to support KVM | Kay, Allen M |
2008-10-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar |
2008-10-10 | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar |
2008-10-02 | Check mapped ranges on sysfs resource files | Linus Torvalds |
2008-09-26 | Export the ROM enable/disable helpers | Alan Cox |
2008-09-26 | x86, pci-hotplug, calgary / rio: fix EBDA ioremap() | Ingo Molnar |
2008-09-16 | PCI: fix compiler warnings in pci_get_subsys() | Greg KH |
2008-09-16 | PCI: Fix pcie_aspm=force | Sitsofe Wheeler |
2008-09-14 | generic: redefine resource_size_t as phys_addr_t | Jeremy Fitzhardinge |
2008-09-14 | Merge branch 'linus' into x86/iommu | Ingo Molnar |
2008-09-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-09-12 | PCI: re-add debug prints for unmodified BARs | Yinghai Lu |
2008-09-10 | PCI: fix pciehp_free_irq() | Adrian Bunk |
2008-09-10 | Merge commit 'v2.6.27-rc6' into x86/iommu | Ingo Molnar |
2008-09-10 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-09-09 | PCI Hotplug: fakephp: fix deadlock... again | Alex Chiang |
2008-09-09 | PCI: Fix printk warnings in setup-bus.c | Johann Felix Soden |
2008-09-09 | PCI: Fix printk warnings in probe.c | Johann Felix Soden |
2008-09-09 | PCI/iommu: blacklist DMAR on Intel G31/G33 chipsets | David Woodhouse |
2008-09-05 | x86: blacklist DMAR on Intel G31/G33 chipsets | David Woodhouse |
2008-09-04 | PCI: fix pbus_size_mem() resource alignment for CardBus controllers | Linus Torvalds |
2008-08-21 | PCI: fix reference leak in pci_get_dev_by_id() | Greg KH |
2008-08-21 | PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M... | Alex Chiang |
2008-08-21 | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... | Alex Chiang |
2008-08-20 | hotplug/rpaphp: Remove unused error path code | Stephen Rothwell |
2008-08-18 | Merge branch 'x86-merge' into for-linus | Jesse Barnes |
2008-08-18 | PCI: add acpi_find_root_bridge_handle | Jiri Slaby |
2008-08-18 | PCI: acpi_pcihp: run _OSC on a root bridge | Jiri Slaby |
2008-08-18 | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jesse Barnes |
2008-08-14 | Merge branch 'linus' into x86/core | Ingo Molnar |
2008-08-07 | PCI: Limit VPD length for Broadcom 5708S | Dean Hildebrand |
2008-08-07 | PCI PM: Export pci_pme_active to drivers | Rafael J. Wysocki |
2008-08-07 | PCI: check the return value of device_create_bin_file() in pci_create_bus() | Simon Horman |
2008-08-07 | PCI: fully restore MSI state at resume time | Jesse Barnes |
2008-08-07 | PCI: add Broadcom 5708S to VPD length quirk | Eric Dumazet |
2008-07-30 | Merge commit 'v2.6.27-rc1' into x86/core | Ingo Molnar |
2008-07-28 | PCI: add D3 power state avoidance quirk | Alan Cox |
2008-07-28 | PCI: add an option to allow ASPM enabled forcibly | Shaohua Li |
2008-07-28 | PCI: disable ASPM on pre-1.1 PCIe devices | Shaohua Li |
2008-07-28 | PCI: disable ASPM per ACPI FADT setting | Shaohua Li |
2008-07-28 | PCI MSI: Don't disable MSIs if the mask bit isn't supported | Matthew Wilcox |
2008-07-28 | PCI: handle 64-bit resources better on 32-bit machines | Matthew Wilcox |
2008-07-28 | PCI: rewrite PCI BAR reading code | Matthew Wilcox |
2008-07-28 | PCI: document pci_target_state | Jesse Barnes |