summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-233-12/+19
|\
| * x86/PCI: derive pcibios_last_bus from ACPI MCFGJan Beulich2011-05-211-0/+10
| * x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley2011-05-101-1/+3
| * x86/PCI: Convert release_resource to release_region/release_mem_regionJulia Lawall2011-05-101-11/+6
* | xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set.Konrad Rzeszutek Wilk2011-05-161-0/+2
* | xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.Konrad Rzeszutek Wilk2011-04-141-5/+16
* | xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.Konrad Rzeszutek Wilk2011-04-141-0/+73
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-03-181-9/+6
|\
| * PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-02-081-9/+6
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-181-2/+2
|\ \
| * | x86: Fix common misspellingsLucas De Marchi2011-03-181-2/+2
| | |
| \ \
*-. \ \ Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:...Linus Torvalds2011-03-171-12/+29
|\ \ \ \ | |_|/ / |/| | |
| | * | xen: events: refactor GSI pirq bindings functionsIan Campbell2011-03-101-12/+29
| |/ /
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-1/+1
|\ \ \
| * \ \ Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner2011-02-228-48/+219
| |\ \ \ | | | |/ | | |/|
| * | | x86/pci: Remove unused variableSebastian Andrzej Siewior2011-02-181-1/+1
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-151-1/+1
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-151-3/+4
| |\ \ \ \
| * | | | | x86: Adjust section placement in AMD northbridge related codeJan Beulich2011-02-101-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-151-61/+69
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | xen: events: remove dom0 specific xen_create_msi_irqIan Campbell2011-03-101-5/+40
| * | | | xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell2011-03-101-2/+2
| * | | | xen: events: push set_irq_msi down into xen_create_msi_irqIan Campbell2011-03-101-9/+1
| * | | | xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell2011-03-101-42/+26
| * | | | xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirqIan Campbell2011-03-101-8/+3
| * | | | xen: events: return irq from xen_allocate_pirq_msiIan Campbell2011-03-101-6/+6
| * | | | xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell2011-03-101-3/+3
| * | | | xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0Ian Campbell2011-03-101-0/+2
| * | | | Merge branch 'stable/pcifront-fixes' into stable/irq.cleanupKonrad Rzeszutek Wilk2011-03-101-5/+8
| |\ \ \ \
| | \ \ \ \
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds2011-03-151-13/+22
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / / | | | | / / | |_|_|/ / |/| | | |
| | * | | pci/xen: When free-ing MSI-X/MSI irq->desc also use generic code.Konrad Rzeszutek Wilk2011-02-181-0/+3
| | * | | pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk2011-02-181-2/+2
| | * | | pci/xen: Use xen_allocate_pirq_msi instead of xen_allocate_pirqKonrad Rzeszutek Wilk2011-02-181-3/+3
| | |/ /
| * | | xen: handled remapped IRQs when enabling a pcifront PCI device.Ian Campbell2011-03-031-8/+14
| |/ /
* | | x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior2011-03-141-3/+4
|/ /
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-143-5/+50
|\ \
| * | x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is availableBjorn Helgaas2011-01-141-4/+7
| * | PCI: enable pci=bfsort by default on future Dell systemsNarendra_K@Dell.com2011-01-141-0/+41
| * | x86/PCI: irq and pci_ids patch for Intel PatsburgSeth Heasley2010-12-231-1/+2
* | | x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich2011-01-111-0/+33
* | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-061-0/+23
|\ \ \
| * \ \ Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar2010-12-232-20/+25
| |\ \ \ | | |/ /
| * | | x86: Add NX protection for kernel dataMatthieu Castet2010-11-181-0/+23
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-062-0/+316
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ce4100: Add PCI register emulation for CE4100Dirk Brandewie2010-11-122-0/+316
* | | x86: avoid low BIOS area when allocating address spaceBjorn Helgaas2010-12-171-3/+0
* | | Revert "x86/PCI: allocate space from the end of a region, not the beginning"Bjorn Helgaas2010-12-171-11/+6
* | | xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini2010-12-021-7/+20
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-11-151-20/+83
|\ \
| * | x86/PCI: coalesce overlapping host bridge windowsBjorn Helgaas2010-11-111-20/+83
| |/
OpenPOWER on IntegriCloud