messages from 2014-11-08 18:15:35 to 2014-11-13 12:56:55 UTC [more...]
[Patch V1 0/6] Refine generic/PCI MSI irqodmian interfaces
2014-11-13 12:55 UTC (13+ messages)
` [Patch V1 1/6] PCI, MSI: Fix errors caused by commit e5f1a59c4e12
` [Patch V1 2/6] PCI, MSI: Introduce helpers to hide struct msi_desc implemenation details
` [Patch V1 3/6] genirq: Introduce msi_domain_{alloc|free}_irqs()
` [Patch V1 3/6] genirq: Introduce msi_irq_domain_{alloc|free}_irqs()
` [Patch V1 4/6] genirq: Provide default callbacks for msi_domain_ops
` [Patch V1 5/6] PCI, MSI: Refine irqdomain interfaces to simplify its usage
` [Patch V1 6/6] PCI, MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain
[PATCH RFC v2 0/2] Fix procfs PCI resources mmap
2014-11-13 11:32 UTC (10+ messages)
` [PATCH RFC v2 1/2] drivers: pci: fix pci_mmap_fits() implementation for procfs mmap
[RFC Part4 v1 00/17] Refine support of non-PCI-compliant Message
2014-11-13 11:27 UTC (22+ messages)
` [RFC Part4 v1 01/17] x86, irq: Normalize x86 irq_chip name
` [RFC Part4 v1 02/17] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code
` [RFC Part4 v1 03/17] x86, PCI/MSI: Simplify the way to deal with remapped MSI interrupts
` [RFC Part4 v1 04/17] PCI/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg()
` [RFC Part4 v1 05/17] PCI/MSI: Move msi_set_affinity() to PCI core
` [RFC Part4 v1 06/17] genirq: Introduce callback irq_chip.irq_write_msi_msg
` [RFC Part4 v1 07/17] x86, irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips
` [RFC Part4 v1 08/17] PCI/MSI: Use irq_chip.irq_write_msi_msg() to share common code
` [RFC Part4 v1 09/17] x86, irq: Simplify MSI/DMAR/HPET implementation by using "
` [RFC Part4 v1 10/17] PCI, MSI: Split MSI code into PCI dependent and PCI independent parts
` [RFC Part4 v1 11/17] PCI, MSI: Rename __read_msi_msg() as __pci_read_msi_msg()
` [RFC Part4 v1 12/17] PCI, MSI: Rename __write_msi_msg() as __pci_write_msi_msg()
` [RFC Part4 v1 13/17] MSI: Provide irqdomain support for generic MSI
` [RFC Part4 v1 14/17] x86, PCI, MSI: Use common code to manage MSI interrupts
` [RFC Part4 v1 15/17] PCI, MSI: Clean up unused irqdomain related code
` [RFC Part4 v1 16/17] x86, htirq: Kill struct ht_irq_msg by reusing struct msi_msg
` [RFC Part4 v1 17/17] x86, htirq: Use common MSI code to manage Hypertransport interrupts
[RFC PATCH v3 0/2] Fix procfs PCI resources mmap
2014-11-13 11:19 UTC (3+ messages)
` [RFC PATCH v3 1/2] drivers: pci: fix pci_mmap_fits() implementation for procfs mmap
` [RFC PATCH v3 2/2] arm: kernel: fix pci_mmap_page_range() offset calculation
[PATCH v2] PCI: designware: Add support 4 ATUs assignment
2014-11-13 11:09 UTC (11+ messages)
[PATCH 0/4] move pci_assivned_vfs() check (while disabling VFs) to pci sub-system
2014-11-13 7:04 UTC (9+ messages)
` [PATCH 1/4] pci: move pci_assivned_vfs() check while disabling VFs "
` [PATCH 2/4] bnx2x: remove pci_assigned_vfs() check while disabling VFs
` [PATCH 3/4] i40e: "
` [PATCH 4/4] qlcnic: "
[Bug 88131] New: PCI device intel ixgbe and xhci with 64-bit bar address can NOT work on x86_32 PAE kernel
2014-11-13 5:29 UTC (3+ messages)
[PATCH v3 4/7] sound/radeon: Add quirk for broken 64-bit MSI
2014-11-13 5:19 UTC (10+ messages)
[PATCH] pci: generic host: make it more generic
2014-11-13 3:58 UTC (12+ messages)
[PATCH] PCI: exynos: Remove unnecessary return statement
2014-11-13 3:49 UTC (4+ messages)
[PATCH] PCI: Fix device node for virtual bus
2014-11-13 0:45 UTC (7+ messages)
Sorting out terminology
2014-11-12 23:09 UTC (2+ messages)
[PATCH] pci: support Thunderbolt requirements for I/O resources
2014-11-13 2:52 UTC (4+ messages)
[PATCH] PCI: imx6: Use tabs for indentation
2014-11-12 16:30 UTC (2+ messages)
Kernel NULL pointer deref in pci_get_hp_params with v3.18-rc3
2014-11-12 16:18 UTC (3+ messages)
` PCI Max payload setting
[RFC PATCH v2] drivers: pci: move PCI domain assignment to generic PCI code
2014-11-12 14:38 UTC (6+ messages)
[PATCH 1/2] PCI: tegra: Do not build on 64-bit ARM
2014-11-12 13:53 UTC (2+ messages)
` [PATCH 2/2] PCI: tegra: Add Kconfig help text
[PATCH] PCI: mvebu: Add a blank line after declarations
2014-11-12 13:32 UTC (2+ messages)
[PATCH V2 0/2] PCI: generic: Assiging msi-controller to PCI hostbridge
2014-11-12 11:37 UTC (7+ messages)
` [PATCH V2 1/2] PCI: Add new pci_ops for setting MSI parent for PCI bus
` [PATCH V2 2/2] PCI: generic: Add msi_parent DT binding
[PATCH 0/3] xen MSI code clean up
2014-11-12 9:24 UTC (9+ messages)
` [PATCH 1/3] x86/xen: Introduce a global flag to fix the MSI mask bug
[RFC PATCH 0/4] MMCFG refactoring + PCI ACPI probing for ARM64
2014-11-12 8:47 UTC (4+ messages)
` [RFC PATCH 4/4] arm64, acpi, pci: Provide arch-specific calls for PCI host bridge dirver (PNP0A03)
[PATCH v2 0/2] arm: pcibios: remove pci_sys_data domain
2014-11-12 6:12 UTC (3+ messages)
` [PATCH v2 1/2] arm: cns3xxx: pci: remove artificial dependency on "
[PATCH 00/10] Save MSI chip in pci_sys_data
2014-11-12 5:54 UTC (5+ messages)
` [PATCH 10/10] PCI/MSI: Remove useless bus->msi assignment
[PATCH] PCI: spear: Remove unnecessary OOM message
2014-11-12 3:48 UTC (2+ messages)
[PATCH] PCI: designware: Add a blank line after declarations
2014-11-12 3:27 UTC
[PATCH] PCI: keystone: Remove unnecessary OOM message
2014-11-12 3:22 UTC
RFC for ideas to clean up PCI MSI code
2014-11-12 2:46 UTC (2+ messages)
[PATCH] PCI: Remove to_hotplug_slot()
2014-11-12 2:43 UTC
[PATCH v2] PCI: Make reset warning messages different
2014-11-12 2:41 UTC
[PATCH v2] PCI: Apply _HPX link control for all supported pcie device
2014-11-11 20:09 UTC
[PATCH] PCI: Apply _HPX link control for all supported pcie device
2014-11-11 18:50 UTC (3+ messages)
[PATCH v2] PCI: Remove fixed parameter in pci_iov_resource_bar()
2014-11-11 18:17 UTC (2+ messages)
[PATCH 0/2] PCI: generic: Assiging msi-controller to PCI hostbridge
2014-11-11 15:33 UTC (6+ messages)
` [PATCH 1/2] PCI: Add new pci_ops for setting MSI parent for PCI bus
` [PATCH 2/2] PCI: generic: Add set_msi_parent callback
[Patch Part2 v5 00/31] Enable hierarchy irqdomian on x86 platforms
2014-11-11 13:02 UTC (6+ messages)
` [Patch Part2 v5 21/31] PCI/MSI: Enhance core to support hierarchy irqdomain
` [Patch] "
[PATCH v2] PCI: remove an unnecessary if condition before a return statement
2014-11-11 4:13 UTC (2+ messages)
[PATCH 1/1] PCI: Deletion of unnecessary checks before three function calls
2014-11-11 4:07 UTC (2+ messages)
[PATCH] pci, add FW_BUG warning to pci= kernel option
2014-11-11 3:59 UTC (2+ messages)
[PATCH] PCI: Remove fixed parameter in pci_iov_resource_bar()
2014-11-11 3:36 UTC (2+ messages)
[PATCH 0/3] PCI: Fix detection of read-only BARs
2014-11-11 3:31 UTC (4+ messages)
` [PATCH 1/3] PCI: Restore "
[PATCH] PCI: designware: Add support 4 ATUs assignment
2014-11-11 1:48 UTC (3+ messages)
[PATCH] PCI: pciehp: Flush slot control prior to reset
2014-11-10 20:45 UTC (2+ messages)
[PATCH V2] pci, add sysfs numa_node write function
2014-11-10 20:37 UTC (2+ messages)
[PATCH] x86: Drop redundant memory-block sizing code
2014-11-10 16:11 UTC (8+ messages)
[PATCH v2] PCI: add missing DT binding for linux,pci-domain property
2014-11-10 14:58 UTC (3+ messages)
pciutils-3.3.0 released
2014-11-10 14:08 UTC
[RFC PATCH] drivers: of: move PCI domain assignment to generic OF code
2014-11-10 13:52 UTC (3+ messages)
[PATCH] PCI: spear: Add __init annotation to spear13xx_add_pcie_port()
2014-11-10 6:39 UTC (2+ messages)
[PATCH] PCI: spear: Add exynos spear13xx before add_pcie_port/pcie_init
2014-11-10 6:38 UTC (4+ messages)
` [PATCH V2] PCI: spear: Add "
[RFC] PCI: BCM5301X: add PCIe2 driver for BCM5301X SoCs
2014-11-09 20:27 UTC (4+ messages)
[Patch Part3 V7 0/8] Enable support of Intel DMAR device hotplug
2014-11-09 14:48 UTC (9+ messages)
` [Patch Part3 V7 1/8] iommu/vt-d: Introduce helper function dmar_walk_resources()
` [Patch Part3 V7 2/8] iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
` [Patch Part3 V7 3/8] iommu/vt-d: Implement DMAR unit hotplug framework
` [Patch Part3 V7 4/8] iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
` [Patch Part3 V7 5/8] iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug
` [Patch Part3 V7 6/8] iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()
` [Patch Part3 V7 7/8] iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
` [Patch Part3 V7 8/8] pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug
[Patch Part3 v3 00/38] Enable hierarchy irqdomian on x86 platforms
2014-11-08 18:13 UTC (10+ messages)
` [Patch Part3 v3 20/38] iommu/amd: Clean up unsued code
` [Patch Part3 v3 21/38] x86: irq_remapping: Clean up unused interfaces
` [Patch Part3 v3 22/38] x86, irq: Kill irq_cfg.irq_remapped
` [Patch Part3 v3 24/38] iommu/amd: Move struct irq_2_irte into amd_iommu.c
` [Patch Part3 v3 28/38] x86, irq: Clean up io_apic.h
` [Patch Part3 v3 32/38] x86, irq: Kill function apic_set_affinity()
` [Patch Part3 v3 34/38] x86, irq: Move private data in struct irq_cfg into dedicated data structure
` [Patch Part3 v3 35/38] x86, irq: Refine the way to calculate NR_IRQS
` [Patch Part3 v3 38/38] x86, irq: Add kernel parameter vector_alloc to set CPU vector allocation policy
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).