Date |
List |
Subject |
2015-12-17 11:54:38
|
linux-kernel
|
[PATCH V2 04/10] irqchip / GICv3: remove gic root node in ITS |
2015-12-17 11:53:59
|
linux-kernel
|
[PATCH V2 06/10] irqchip/GICv3/ITS: Refator ITS dt init code to prepare for ACPI. |
2015-12-17 11:53:40
|
linux-kernel
|
[PATCH V2 08/10] irqchip, gicv3, its: Probe ITS in the ACPI way. |
2015-12-17 11:53:05
|
linux-kernel
|
[PATCH V2 10/10] acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization. |
2015-12-17 11:52:50
|
linux-kernel
|
[PATCH V2 09/10] acpi, gicv3, msi: Factor out code that might be reused for ACPI equivalent. |
2015-12-17 11:52:45
|
linux-kernel
|
[PATCH V2 07/10] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support. |
2015-12-17 11:52:40
|
linux-kernel
|
[PATCH V2 05/10] irqchip, gicv3, its: Mark its_init() and its children as __init |
2015-12-17 11:52:36
|
linux-kernel
|
[PATCH V2 03/10] irqchip,GICv3,ACPI: Add redistributor support via GICC structures. |
2015-12-17 11:52:31
|
linux-kernel
|
[PATCH V2 01/10] irqchip / GICv3: Refactor gic_of_init() for GICv3 driver |
2015-12-17 11:52:25
|
linux-kernel
|
[PATCH V2 00/10] Introduce ACPI world to GICv3 & ITS irqchip |
2015-12-17 10:41:55
|
linux-kernel
|
Re: [PATCH V2 06/23] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y |
2015-12-17 10:27:50
|
linux-kernel
|
Re: [PATCH V2 06/23] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y |
2015-12-16 15:24:40
|
linux-kernel
|
[PATCH V2 02/23] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory |
2015-12-16 15:24:16
|
linux-kernel
|
[PATCH V2 03/23] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization. |
2015-12-16 15:23:37
|
linux-kernel
|
[PATCH V2 05/23] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver. |
2015-12-16 15:23:36
|
linux-kernel
|
[PATCH V2 06/23] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y |
2015-12-16 15:23:04
|
linux-kernel
|
[PATCH V2 07/23] pci, acpi, mcfg: Provide default RAW ACPI PCI config space accessors. |
2015-12-16 15:22:30
|
linux-kernel
|
[PATCH V2 08/23] arm64, acpi: Use empty PCI config space accessors from mcfg.c file. |
2015-12-16 15:22:26
|
linux-kernel
|
[PATCH V2 13/23] x86, ia64, pci: Remove ACPI companion device from platform specific data. |
2015-12-16 15:22:04
|
linux-kernel
|
[PATCH V2 14/23] pci, acpi: Provide generic way to assign bus domain number. |
2015-12-16 15:21:37
|
linux-kernel
|
[PATCH V2 15/23] x86, ia64, pci: Convert arches to use PCI_DOMAINS_GENERIC. |
2015-12-16 15:21:16
|
linux-kernel
|
[PATCH V2 16/23] x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remove}_bus implementation. |
2015-12-16 15:20:48
|
linux-kernel
|
[PATCH V2 17/23] acpi, mcfg: Implement two calls that might be used to inject/remove MCFG region. |
2015-12-16 15:20:17
|
linux-kernel
|
[PATCH V2 18/23] x86, acpi, pci: Use equivalent function introduced in previous patch. |
2015-12-16 15:19:42
|
linux-kernel
|
[PATCH V2 19/23] acpi, mcfg: Add default PCI config accessors implementation and initial support for related quirks. |
2015-12-16 15:19:15
|
linux-kernel
|
[PATCH V2 21/23] pci, acpi: Support for ACPI based PCI hostbridge init |
2015-12-16 15:18:48
|
linux-kernel
|
[PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks. |
2015-12-16 15:18:26
|
linux-kernel
|
[PATCH V2 23/23] arm64, pci, acpi: Start using ACPI based PCI host bridge driver for ARM64. |
2015-12-16 15:18:21
|
linux-kernel
|
[PATCH V2 20/23] ACPI, PCI: Refine the way to handle translation_offset for ACPI resources |
2015-12-16 15:18:16
|
linux-kernel
|
[PATCH V2 12/23] pci, acpi: Move ACPI host bridge device companion assignment to core code. |
2015-12-16 15:18:14
|
linux-kernel
|
[PATCH V2 09/23] pci, acpi, ecam: Add flag to indicate whether ECAM region was hot added or not. |
2015-12-16 15:18:12
|
linux-kernel
|
[PATCH V2 10/23] x86, pci: Cleanup platform specific MCFG data using previously added ECAM hot_added flag. |
2015-12-16 15:18:08
|
linux-kernel
|
[PATCH V2 11/23] arm64, pci: Remove useless boot time IRQ assignment when booting with DT. |
2015-12-16 15:17:54
|
linux-kernel
|
[PATCH V2 04/23] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication. |
2015-12-16 15:17:46
|
linux-kernel
|
[PATCH V2 01/23] x86, pci: Reorder logic of pci_mmconfig_insert() function |
2015-12-16 15:17:42
|
linux-kernel
|
[PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI |
2015-12-11 14:19:13
|
linux-kernel
|
Re: [RFC PATCH 1/2] PCI/ACPI: Add ACPI support for non ECAM Host Bridge Controllers |
2015-12-06 18:03:25
|
linux-kernel
|
Re: [PATCH V3 2/6] acpi: pci: Setup MSI domain for ACPI based pci devices |
2015-11-27 07:01:13
|
linux-kernel
|
Re: [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create() |
2015-11-13 12:57:48
|
linux-kernel
|
Re: [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create() |
2015-11-12 14:45:56
|
linux-kernel
|
Re: [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create() |
2015-11-12 13:21:28
|
linux-kernel
|
Re: [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create() |
2015-11-09 14:07:56
|
linux-kernel
|
Re: [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create() |
2015-11-06 12:40:46
|
linux-kernel
|
Re: [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create() |
2015-11-06 10:38:03
|
linux-kernel
|
Re: [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create() |
2015-11-06 10:19:14
|
linux-kernel
|
Re: [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create() |
2015-11-05 14:21:50
|
linux-kernel
|
Re: [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create() |
2015-11-05 12:54:09
|
linux-kernel
|
Re: [Bugfix v4] PCI, ACPI: Fix regressions caused by resource_size_t overflow with 32-bit kernel |
2015-11-03 14:39:52
|
linux-kernel
|
Re: [PATCH V1 11/11] arm64, pci, acpi: Support for ACPI based PCI hostbridge init |