| Commit message (Expand) | Author | Age |
... | |
| * | | | | xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq | Ian Campbell | 2011-03-10 |
| * | | | | xen: events: push set_irq_msi down into xen_create_msi_irq | Ian Campbell | 2011-03-10 |
| * | | | | xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ | Ian Campbell | 2011-03-10 |
| * | | | | xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirq | Ian Campbell | 2011-03-10 |
| * | | | | xen: events: return irq from xen_allocate_pirq_msi | Ian Campbell | 2011-03-10 |
| * | | | | xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi | Ian Campbell | 2011-03-10 |
| * | | | | xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0 | Ian Campbell | 2011-03-10 |
| * | | | | Merge branch 'stable/pcifront-fixes' into stable/irq.cleanup | Konrad Rzeszutek Wilk | 2011-03-10 |
| |\ \ \ \ |
|
| | \ \ \ \ | |
| \ \ \ \ \ | |
*-. \ \ \ \ \ | Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k... | Linus Torvalds | 2011-03-15 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| / / / /
| | |/ / / /
| | | | / /
| |_|_|/ /
|/| | | | |
|
| | * | | | pci/xen: When free-ing MSI-X/MSI irq->desc also use generic code. | Konrad Rzeszutek Wilk | 2011-02-18 |
| | * | | | pci/xen: Cleanup: convert int** to int[] | Konrad Rzeszutek Wilk | 2011-02-18 |
| | * | | | pci/xen: Use xen_allocate_pirq_msi instead of xen_allocate_pirq | Konrad Rzeszutek Wilk | 2011-02-18 |
| | |/ / |
|
| * / / | xen: handled remapped IRQs when enabling a pcifront PCI device. | Ian Campbell | 2011-03-03 |
| |/ / |
|
* / / | x86: ce4100: Set pci ops via callback instead of module init | Sebastian Andrzej Siewior | 2011-03-14 |
|/ / |
|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-01-14 |
|\ \ |
|
| * | | x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is available | Bjorn Helgaas | 2011-01-14 |
| * | | PCI: enable pci=bfsort by default on future Dell systems | Narendra_K@Dell.com | 2011-01-14 |
| * | | x86/PCI: irq and pci_ids patch for Intel Patsburg | Seth Heasley | 2010-12-23 |
* | | | x86: Use PCI method for enabling AMD extended config space before MSR method | Jan Beulich | 2011-01-11 |
* | | | Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 |
|\ \ \ |
|
| * | | | Merge commit 'v2.6.37-rc7' into x86/security | Ingo Molnar | 2010-12-23 |
| |\| | |
|
| * | | | x86: Add NX protection for kernel data | Matthieu Castet | 2010-11-18 |
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | ce4100: Add PCI register emulation for CE4100 | Dirk Brandewie | 2010-11-11 |
* | | | x86: avoid low BIOS area when allocating address space | Bjorn Helgaas | 2010-12-17 |
* | | | Revert "x86/PCI: allocate space from the end of a region, not the beginning" | Bjorn Helgaas | 2010-12-17 |
* | | | xen: fix MSI setup and teardown for PV on HVM guests | Stefano Stabellini | 2010-12-02 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-11-15 |
|\ \ |
|
| * | | x86/PCI: coalesce overlapping host bridge windows | Bjorn Helgaas | 2010-11-11 |
| |/ |
|
* / | xen: fix memory leak in Xen PCI MSI/MSI-X allocator. | Jiri Slaby | 2010-11-08 |
|/ |
|
* | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-10-28 |
|\ |
|
| * | xen: add a missing #include to arch/x86/pci/xen.c | Stefano Stabellini | 2010-10-22 |
| * | xen: remap MSIs into pirqs when running as initial domain | Qing He | 2010-10-22 |
| * | xen: remap GSIs as pirqs when running as initial domain | Jeremy Fitzhardinge | 2010-10-22 |
| * | xen: map MSIs into pirqs | Stefano Stabellini | 2010-10-22 |
| * | xen: support GSI -> pirq remapping in PV on HVM guests | Stefano Stabellini | 2010-10-22 |
| * | xen: add xen hvm acpi_register_gsi variant | Jeremy Fitzhardinge | 2010-10-22 |
| * | xen: implement xen_hvm_register_pirq | Stefano Stabellini | 2010-10-22 |
| * | X86/PCI: Remove the dependency on isapnp_disable. | Konrad Rzeszutek Wilk | 2010-10-21 |
| * | xen/x86/PCI: Add support for the Xen PCI subsystem | Alex Nixon | 2010-10-18 |
| * | x86/PCI: make sure _PAGE_IOMAP it set on pci mappings | Jeremy Fitzhardinge | 2010-10-18 |
| * | x86/PCI: Clean up pci_cache_line_size | Alex Nixon | 2010-10-18 |
* | | x86/PCI: allocate space from the end of a region, not the beginning | Bjorn Helgaas | 2010-10-26 |
* | | x86/PCI: MMCONFIG: fix region end calculation | Bjorn Helgaas | 2010-10-17 |
* | | PCI: update Intel chipset names and defines | Seth Heasley | 2010-10-17 |
* | | x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDs | Seth Heasley | 2010-10-15 |
* | | PCI: OLPC: Only enable PCI configuration type override on XO-1 | Daniel Drake | 2010-10-15 |
|/ |
|
* | x86/PCI: use for_each_pci_dev() | Kulikov Vasiliy | 2010-07-30 |
* | x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN | Bjorn Helgaas | 2010-07-30 |
* | x86/PCI: Add option to not assign BAR's if not already assigned | Mike Habeck | 2010-07-30 |