Age | Commit message (Expand) | Author |
2015-02-05 | x86/PCI: Refine the way to release PCI IRQ resources | Jiang Liu |
2015-02-05 | x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation | Jiang Liu |
2015-02-05 | x86/PCI: Fix the range check for IO resources | Jiang Liu |
2015-02-05 | PCI: Use common resource list management code instead of private implementation | Jiang Liu |
2015-02-03 | Merge branch 'acpica' into acpi-resources | Rafael J. Wysocki |
2015-02-02 | PCI: Add NEC variants to Stratus ftServer PCIe DMI check | Charlotte Richardson |
2015-01-28 | PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BAR | Yijing Wang |
2015-01-26 | ACPICA: Resources: Provide common part for struct acpi_resource_address struc... | Lv Zheng |
2015-01-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-01-20 | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi | Jiang Liu |
2015-01-20 | x86/xen: Treat SCI interrupt as normal GSI interrupt | Jiang Liu |
2015-01-16 | x86/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu |
2015-01-15 | Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern... | Ingo Molnar |
2015-01-07 | spi: dw-pci: describe Intel MID controllers better | Andy Shevchenko |
2014-12-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-16 | x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() | Jiang Liu |
2014-12-16 | x86, irq: Keep balance of IOAPIC pin reference count | Jiang Liu |
2014-12-16 | x86: irq: Fix placement of mp_should_keep_irq() | Jan Beulich |
2014-12-15 | ACPI, EINJ: Enhance error injection tolerance level | Chen, Gong |
2014-12-11 | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-12-10 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-12-10 | Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k... | Linus Torvalds |
2014-12-04 | xen/pci: Use APIC directly when APIC virtualization hardware is available | Boris Ostrovsky |
2014-12-04 | xen/pci: Defer initialization of MSI ops on HVM guests | Boris Ostrovsky |
2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu |
2014-11-23 | PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg() | Jiang Liu |
2014-11-16 | x86: Use new cache mode type in arch/x86/pci | Juergen Gross |
2014-11-11 | Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" | Yijing Wang |
2014-11-06 | PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits | Yijing Wang |
2014-11-04 | x86: numachip: APIC driver cleanups | Daniel J Blueman |
2014-10-11 | 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-13 | 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 |