Age | Commit message (Expand) | Author |
2014-10-12 | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-09-24 | x86/PCI: Mark PCI BIOS initialization code as such | Mathias Krause |
2014-09-24 | x86/PCI: Constify pci_mmcfg_probes[] array | Mathias Krause |
2014-09-24 | x86/PCI: Mark constants of pci_mmcfg_nvidia_mcp55() as __initconst | Mathias Krause |
2014-09-24 | x86/PCI: Move __init annotation to the correct place | Mathias Krause |
2014-09-23 | x86: remove the Xen-specific _PAGE_IOMAP PTE flag | David Vrabel |
2014-09-22 | x86/PCI: Mark DMI tables as initialization data | Mathias Krause |
2014-09-19 | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-09-16 | vgaarb: Don't default exclusively to first video device with mem+io | Bruno Prémont |
2014-08-29 | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu |
2014-08-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-08-08 | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation | Jiang Liu |
2014-07-16 | x86: don't exclude low BIOS area when allocating address space for non-PCI cards | Christoph Schulz |
2014-07-10 | x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup() | Bruno Prémont |
2014-06-21 | x86, irq, SFI: Release IOAPIC pin when PCI device is disabled | Jiang Liu |
2014-06-21 | x86, irq, mpparse: Release IOAPIC pin when PCI device is disabled | Jiang Liu |
2014-06-21 | x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu |
2014-06-21 | x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu |
2014-06-21 | x86, SFI, irq: Provide basic irqdomain support | Jiang Liu |
2014-06-21 | x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_... | Jiang Liu |
2014-06-21 | x86, PCI, ACPI: Use kmalloc_node() to optimize for performance | Jiang Liu |
2014-06-04 | x86: enable DMA CMA with swiotlb | Akinobu Mita |
2014-05-28 | Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in... | Bjorn Helgaas |
2014-05-28 | Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next | Bjorn Helgaas |
2014-05-27 | x86/PCI: Use pci_is_bridge() to simplify code | Yijing Wang |
2014-05-27 | x86/PCI: Clean up and mark early_root_info_init() as deprecated | Suravee Suthikulpanit |
2014-05-23 | x86/PCI: Move pcibios_assign_resources() annotation to definition | Bjorn Helgaas |
2014-05-21 | x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXM | Suravee Suthikulpanit |
2014-05-21 | x86/PCI: Warn if we have to "guess" host bridge node information | Myron Stowe |
2014-04-25 | x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXED | Bjorn Helgaas |
2014-04-25 | x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources | Bjorn Helgaas |
2014-04-25 | x86/PCI: Fix Broadcom CNB20LE unintended sign extension | Bjorn Helgaas |
2014-04-07 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-04-03 | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-04-02 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2014-03-20 | x86, pci, amd-bus: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-18 | xen: add support for MSI message groups | Roger Pau Monne |
2014-02-27 | x86, platforms: Remove NUMAQ | H. Peter Anvin |
2014-02-27 | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin |
2014-02-19 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2014-02-14 | x86/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA device | Sander Eikelenboom |
2014-02-13 | x86/PCI: Fix function definition whitespace | Bjorn Helgaas |
2014-02-13 | x86/PCI: Reword comments | Bjorn Helgaas |
2014-02-13 | x86/PCI: Remove unnecessary local variable initialization | Bjorn Helgaas |
2014-02-03 | x86/PCI: Remove acpi_get_pxm() usage | Bjorn Helgaas |
2014-02-03 | x86/PCI: Use NUMA_NO_NODE, not -1, for unknown node | Bjorn Helgaas |
2014-02-03 | x86/PCI: Remove unnecessary list_empty(&pci_root_infos) check | Bjorn Helgaas |
2014-02-03 | x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node() | Bjorn Helgaas |
2014-02-03 | x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node() | Bjorn Helgaas |