Age | Commit message (Expand) | Author |
2011-10-06 | x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE | Paul Menzel |
2011-09-09 | Fix pointer dereference before call to pcie_bus_configure_settings | Shyam Iyer |
2011-08-01 | PCI: Set PCI-E Max Payload Size on fabric | Jon Mason |
2011-07-29 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-07-22 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-07-22 | x86/PCI: Preserve existing pci=bfsort whitelist for Dell systems | Narendra_K@Dell.com |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle |
2011-07-22 | x86/PCI: config space accessor functions should not ignore the segment argument | Jan Beulich |
2011-07-22 | x86/PCI: reduce severity of host bridge window conflict warnings | Bjorn Helgaas |
2011-07-11 | xen/pci: Use 'acpi_gsi_to_irq' value unconditionally. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Remove 'xen_allocate_pirq_gsi'. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Retire unnecessary #ifdef CONFIG_ACPI | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the end | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Use the xen_register_pirq for HVM and initial domain users | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Update comments and fix empty spaces. | Konrad Rzeszutek Wilk |
2011-07-11 | xen/pci: Shuffle code around. | Konrad Rzeszutek Wilk |
2011-07-07 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-07-07 | xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci. | Konrad Rzeszutek Wilk |
2011-07-01 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-06-30 | xen/pci: Use the INT_SRC_OVR IRQ (instead of GSI) to preset the ACPI SCI IRQ. | Konrad Rzeszutek Wilk |
2011-06-03 | x66, UV: Enable 64-bit ACPI MFCG support for SGI UV2 platform | Jack Steiner |
2011-06-01 | x86/PCI/ACPI: fix type mismatch | Márton Németh |
2011-05-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-05-21 | x86/PCI: derive pcibios_last_bus from ACPI MCFG | Jan Beulich |
2011-05-16 | xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set. | Konrad Rzeszutek Wilk |
2011-05-10 | x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDs | Seth Heasley |
2011-05-10 | x86/PCI: Convert release_resource to release_region/release_mem_region | Julia Lawall |
2011-04-14 | xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF. | Konrad Rzeszutek Wilk |
2011-04-14 | xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions. | Konrad Rzeszutek Wilk |
2011-03-18 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-03-18 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi |
2011-03-17 | Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:... | Linus Torvalds |
2011-03-15 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-15 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-03-15 | Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-03-15 | Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k... | Linus Torvalds |
2011-03-15 | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar |
2011-03-14 | x86: ce4100: Set pci ops via callback instead of module init | Sebastian Andrzej Siewior |
2011-03-10 | xen: events: refactor GSI pirq bindings functions | Ian Campbell |
2011-03-10 | xen: events: remove dom0 specific xen_create_msi_irq | Ian Campbell |
2011-03-10 | 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 |