Age | Commit message (Expand) | Author | Files | Lines |
2015-02-05 | x86/PCI: Refine the way to release PCI IRQ resources | Jiang Liu | 3 | -22/+31 |
2015-02-05 | x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation | Jiang Liu | 1 | -204/+91 |
2015-02-05 | x86/PCI: Fix the range check for IO resources | Jiang Liu | 1 | -2/+4 |
2015-02-05 | PCI: Use common resource list management code instead of private implementation | Jiang Liu | 1 | -2/+2 |
2015-02-04 | Merge branch 'acpica' into acpi-resources | Rafael J. Wysocki | 2 | -16/+16 |
2015-02-02 | PCI: Add NEC variants to Stratus ftServer PCIe DMI check | Charlotte Richardson | 1 | -0/+16 |
2015-01-28 | PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BAR | Yijing Wang | 1 | -0/+4 |
2015-01-26 | ACPICA: Resources: Provide common part for struct acpi_resource_address struc... | Lv Zheng | 2 | -16/+16 |
2015-01-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -47/+2 |
2015-01-20 | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi | Jiang Liu | 1 | -0/+2 |
2015-01-20 | x86/xen: Treat SCI interrupt as normal GSI interrupt | Jiang Liu | 1 | -47/+0 |
2015-01-16 | x86/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 1 | -1/+1 |
2015-01-15 | Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern... | Ingo Molnar | 1 | -0/+28 |
2015-01-07 | spi: dw-pci: describe Intel MID controllers better | Andy Shevchenko | 1 | -1/+0 |
2014-12-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+29 |
2014-12-16 | x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() | Jiang Liu | 1 | -4/+2 |
2014-12-16 | x86, irq: Keep balance of IOAPIC pin reference count | Jiang Liu | 2 | -2/+15 |
2014-12-16 | x86: irq: Fix placement of mp_should_keep_irq() | Jan Beulich | 1 | -0/+12 |
2014-12-15 | ACPI, EINJ: Enhance error injection tolerance level | Chen, Gong | 1 | -0/+28 |
2014-12-12 | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+29 |
2014-12-11 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2014-12-11 | Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.k... | Linus Torvalds | 1 | -1/+1 |
2014-12-04 | xen/pci: Use APIC directly when APIC virtualization hardware is available | Boris Ostrovsky | 1 | -0/+16 |
2014-12-04 | xen/pci: Defer initialization of MSI ops on HVM guests | Boris Ostrovsky | 1 | -2/+13 |
2014-11-23 | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() | Jiang Liu | 1 | -1/+1 |
2014-11-23 | PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg() | Jiang Liu | 1 | -1/+1 |
2014-11-16 | x86: Use new cache mode type in arch/x86/pci | Juergen Gross | 1 | -2/+2 |
2014-11-12 | Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" | Yijing Wang | 1 | -12/+1 |
2014-11-07 | PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits | Yijing Wang | 1 | -0/+2 |
2014-11-04 | x86: numachip: APIC driver cleanups | Daniel J Blueman | 1 | -1/+1 |
2014-10-12 | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+0 |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -32/+36 |
2014-09-24 | x86/PCI: Mark PCI BIOS initialization code as such | Mathias Krause | 1 | -4/+4 |
2014-09-24 | x86/PCI: Constify pci_mmcfg_probes[] array | Mathias Krause | 1 | -1/+1 |
2014-09-24 | x86/PCI: Mark constants of pci_mmcfg_nvidia_mcp55() as __initconst | Mathias Krause | 1 | -10/+14 |
2014-09-24 | x86/PCI: Move __init annotation to the correct place | Mathias Krause | 1 | -7/+7 |
2014-09-23 | x86: remove the Xen-specific _PAGE_IOMAP PTE flag | David Vrabel | 1 | -2/+0 |
2014-09-23 | x86/PCI: Mark DMI tables as initialization data | Mathias Krause | 1 | -10/+10 |
2014-09-19 | Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -23/+1 |
2014-09-16 | vgaarb: Don't default exclusively to first video device with mem+io | Bruno Prémont | 1 | -23/+1 |
2014-08-29 | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu | 2 | -2/+2 |
2014-08-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -21/+35 |
2014-08-08 | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation | Jiang Liu | 2 | -2/+3 |
2014-07-16 | x86: don't exclude low BIOS area when allocating address space for non-PCI cards | Christoph Schulz | 1 | -0/+4 |
2014-07-11 | x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup() | Bruno Prémont | 1 | -0/+21 |
2014-06-22 | x86, irq, SFI: Release IOAPIC pin when PCI device is disabled | Jiang Liu | 1 | -0/+7 |
2014-06-22 | x86, irq, mpparse: Release IOAPIC pin when PCI device is disabled | Jiang Liu | 1 | -2/+11 |
2014-06-22 | x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | 1 | -12/+7 |
2014-06-22 | x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | 1 | -2/+0 |
2014-06-22 | x86, SFI, irq: Provide basic irqdomain support | Jiang Liu | 1 | -0/+3 |