aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAge
* Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-07
|\
| * xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.Konrad Rzeszutek Wilk2011-07-07
* | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-01
|\|
| * xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ.Konrad Rzeszutek Wilk2011-06-30
* | x86/PCI/ACPI: fix type mismatchMárton Németh2011-06-01
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-23
|\
| * x86/PCI: derive pcibios_last_bus from ACPI MCFGJan Beulich2011-05-21
| * x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-10
| * x86/PCI: Convert release_resource to release_region/release_mem_regionJulia Lawall2011-05-10
* | xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set.Konrad Rzeszutek Wilk2011-05-16
* | xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.Konrad Rzeszutek Wilk2011-04-14
* | xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.Konrad Rzeszutek Wilk2011-04-14
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-03-18
|\
| * PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-02-08
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-18
|\ \
| * | x86: Fix common misspellingsLucas De Marchi2011-03-18
| | |
| \ \
*-. \ \ Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:...Linus Torvalds2011-03-17
|\ \ \ \ | |_|/ / |/| | |
| | * | xen: events: refactor GSI pirq bindings functionsIan Campbell2011-03-10
| |/ /
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\ \ \
| * \ \ Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner2011-02-22
| |\ \ \ | | | |/ | | |/|
| * | | x86/pci: Remove unused variableSebastian Andrzej Siewior2011-02-18
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-15
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-15
| |\ \ \ \
| * | | | | x86: Adjust section placement in AMD northbridge related codeJan Beulich2011-02-10
| | |_|/ / | |/| | |
* | | | | Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-15
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | xen: events: remove dom0 specific xen_create_msi_irqIan Campbell2011-03-10
| * | | | xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell2011-03-10
| * | | | xen: events: push set_irq_msi down into xen_create_msi_irqIan Campbell2011-03-10
| * | | | xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell2011-03-10
| * | | | xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirqIan Campbell2011-03-10
| * | | | xen: events: return irq from xen_allocate_pirq_msiIan Campbell2011-03-10
| * | | | xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell2011-03-10
| * | | | xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0Ian Campbell2011-03-10
| * | | | Merge branch 'stable/pcifront-fixes' into stable/irq.cleanupKonrad Rzeszutek Wilk2011-03-10
| |\ \ \ \
| | \ \ \ \
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds2011-03-15
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / / | | | | / / | |_|_|/ / |/| | | |
| | * | | pci/xen: When free-ing MSI-X/MSI irq->desc also use generic code.Konrad Rzeszutek Wilk2011-02-18
| | * | | pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk2011-02-18
| | * | | pci/xen: Use xen_allocate_pirq_msi instead of xen_allocate_pirqKonrad Rzeszutek Wilk2011-02-18
| | |/ /
| * / / xen: handled remapped IRQs when enabling a pcifront PCI device.Ian Campbell2011-03-03
| |/ /
* / / x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior2011-03-14
|/ /
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-14
|\ \
| * | x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is availableBjorn Helgaas2011-01-14
| * | PCI: enable pci=bfsort by default on future Dell systemsNarendra_K@Dell.com2011-01-14
| * | x86/PCI: irq and pci_ids patch for Intel PatsburgSeth Heasley2010-12-23
* | | x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich2011-01-11
* | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-06
|\ \ \
| * | | Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar2010-12-23
| |\| |
| * | | x86: Add NX protection for kernel dataMatthieu Castet2010-11-18
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-06
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ce4100: Add PCI register emulation for CE4100Dirk Brandewie2010-11-11