summaryrefslogtreecommitdiff
path: root/arch/x86/pci
AgeCommit message (Expand)Author
2011-06-01x86/PCI/ACPI: fix type mismatchMárton Németh
2011-05-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-05-21x86/PCI: derive pcibios_last_bus from ACPI MCFGJan Beulich
2011-05-16xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set.Konrad Rzeszutek Wilk
2011-05-10x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley
2011-05-10x86/PCI: Convert release_resource to release_region/release_mem_regionJulia Lawall
2011-04-14xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.Konrad Rzeszutek Wilk
2011-04-14xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.Konrad Rzeszutek Wilk
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-03-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-03-17Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:...Linus Torvalds
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar
2011-03-14x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior
2011-03-10xen: events: refactor GSI pirq bindings functionsIan Campbell
2011-03-10xen: events: remove dom0 specific xen_create_msi_irqIan Campbell
2011-03-10xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell
2011-03-10xen: events: push set_irq_msi down into xen_create_msi_irqIan Campbell
2011-03-10xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell
2011-03-10xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirqIan Campbell
2011-03-10xen: events: return irq from xen_allocate_pirq_msiIan Campbell
2011-03-10xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell
2011-03-10xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0Ian Campbell
2011-03-10Merge branch 'stable/pcifront-fixes' into stable/irq.cleanupKonrad Rzeszutek Wilk
2011-03-03xen: handled remapped IRQs when enabling a pcifront PCI device.Ian Campbell
2011-02-22Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner
2011-02-18pci/xen: When free-ing MSI-X/MSI irq->desc also use generic code.Konrad Rzeszutek Wilk
2011-02-18pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk
2011-02-18x86/pci: Remove unused variableSebastian Andrzej Siewior
2011-02-18pci/xen: Use xen_allocate_pirq_msi instead of xen_allocate_pirqKonrad Rzeszutek Wilk
2011-02-10x86: Adjust section placement in AMD northbridge related codeJan Beulich
2011-02-08PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDsSeth Heasley
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-01-14x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is availableBjorn Helgaas
2011-01-14PCI: enable pci=bfsort by default on future Dell systemsNarendra_K@Dell.com
2011-01-11x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-12-23x86/PCI: irq and pci_ids patch for Intel PatsburgSeth Heasley
2010-12-23Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar
2010-12-17x86: avoid low BIOS area when allocating address spaceBjorn Helgaas
2010-12-17Revert "x86/PCI: allocate space from the end of a region, not the beginning"Bjorn Helgaas
2010-12-02xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini
2010-11-18x86: Add NX protection for kernel dataMatthieu Castet
2010-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-11-12ce4100: Add PCI register emulation for CE4100Dirk Brandewie