linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-08 07:30:11 to 2014-10-17 01:11:34 UTC [more...]

Hard and silent lock up since linux 3.14 with PCIe pass through (vfio)
 2014-10-17  1:04 UTC  (13+ messages)

[PATCH v3 00/27] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-10-17  1:04 UTC  (31+ messages)
` [PATCH v3 01/27] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v3 02/27] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v3 03/27] s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
` [PATCH v3 04/27] arm/MSI: Save MSI chip in pci_sys_data
` [PATCH v3 05/27] PCI: tegra: Save msi "
` [PATCH v3 06/27] PCI: designware: "
` [PATCH v3 07/27] PCI: rcar: "
` [PATCH v3 08/27] PCI: mvebu: "
` [PATCH v3 09/27] arm/PCI: Clean unused pcibios_add_bus() and pcibios_remove_bus()
` [PATCH v3 10/27] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v3 11/27] PCI/MSI: Refactor struct msi_chip to make it become more common
` [PATCH v3 12/27] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v3 13/27] x86/xen/MSI: "
` [PATCH v3 14/27] Irq_remapping/MSI: "
` [PATCH v3 15/27] x86/MSI: Remove unused MSI weak arch functions
` [PATCH v3 16/27] Mips/MSI: Save msi chip in pci sysdata
` [PATCH v3 17/27] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v3 18/27] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
` [PATCH v3 19/27] MIPS/Xlp/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v3 20/27] MIPS/Xlr/MSI: "
` [PATCH v3 21/27] Powerpc/MSI: "
` [PATCH v3 22/27] s390/MSI: "
` [PATCH v3 23/27] arm/iop13xx/MSI: "
` [PATCH v3 24/27] IA64/MSI: "
` [PATCH v3 25/27] Sparc/MSI: "
` [PATCH v3 26/27] tile/MSI: "
` [PATCH v3 27/27] PCI/MSI: Clean up unused MSI arch functions

[PATCH] pci, add sysfs numa_node write function
 2014-10-16 19:45 UTC  (10+ messages)

[PATCH v6]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-10-16 10:54 UTC  (17+ messages)
` [PATCH v6 01/13] PCI: designware: Refine setup_rc and add msi data restore
` [PATCH v6 02/13] PCI: designware: Set func type of host init to int
` [PATCH v6 03/13] PCI: dra7xx: Change the func type of host init
` [PATCH v6 04/13] PCI: exynos: "
` [PATCH v6 05/13] PCI: spear: "
` [PATCH v6 06/13] PCI: designware: Fix one potential assignment error of cfg start
` [PATCH v6 07/13] ARM: imx6sx: Add imx6sx pcie related gpr bits definitions
` [PATCH v6 08/13] PCI: imx6: Wait the clocks to stabilize after ref_en
` [PATCH v6 09/13] PCI: imx6: Add imx6sx pcie support
` [PATCH v6 10/13] ARM: imx6qdl: Enable pcie on imx6qdl sabreauto
` [PATCH v6 11/13] ARM: imx6: Update dts and binding for imx6sx pcie
` [PATCH v6 12/13] ARM: imx6sx: Add syscon into gpc dts
` [PATCH v6 13/13] ARM: imx6sx: Enable pcie on imx6sx sdb board

of/pci: Fix the conversion of IO ranges into IO resources
 2014-10-16 10:28 UTC  (6+ messages)

[PATCH RFC 1/2] drivers: pci: fix pci_mmap_fits() implementation for procfs mmap
 2014-10-16 10:24 UTC  (4+ messages)
` [PATCH RFC 2/2] arm: kernel: fix pci_mmap_page_range() offset calculation

PCIe PASID (Process Address Space ID) and iommu code
 2014-10-16  9:14 UTC  (2+ messages)

[PATCH v1] pci: Limit VPD length of Emulex adapters to the actual length supported
 2014-10-16  8:46 UTC 

[PATCH V7 00/17] Enable SRIOV on POWER8
 2014-10-16  8:41 UTC  (9+ messages)

[PATCH 1/3] Numachip: fixes
 2014-10-16  7:17 UTC  (4+ messages)
` [PATCH 2/3] Numachip: drop unuseful code
` [PATCH 3/3] Numachip: use 2GB memory block size

[PATCH] PCI: Make reset warning messages different
 2014-10-16  4:59 UTC  (5+ messages)

[PATCH] pci: Limit VPD length of Emulex adapters to the actual length supported
 2014-10-15 23:08 UTC  (3+ messages)

[PATCH v3 4/7] sound/radeon: Add quirk for broken 64-bit MSI
 2014-10-15 22:55 UTC  (8+ messages)

[PATCH 0/8] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
 2014-10-15  8:45 UTC  (6+ messages)

[PATCH 1/1] pci: fix dmar fault for kdump kernel
 2014-10-15  8:31 UTC  (4+ messages)

[PATCH] PCI: imx6q-pcie doc: Update the clocks descriptions to use defines
 2014-10-15  8:28 UTC  (3+ messages)

[PATCH next] xen: pcifront: Process failure for pcifront_(re)scan_root()
 2014-10-15  0:09 UTC  (2+ messages)

[PATCH V3] Delay allocation of PCI device IRQs from boot time until bus scan time to fix PCI hotplugging
 2014-10-14 23:25 UTC  (27+ messages)
` [PATCH 01/18] Added way to register deferred PCI IRQ assignment handlers
` [PATCH 02/18] Delayed x86 setup of PCI IRQs to bus scan time
` [PATCH 03/18] Delayed arm "
` [PATCH 04/18] Delayed powerpc "
` [PATCH 05/18] Delayed sh "
` [PATCH 06/18] Delayed alpha "
` [PATCH 07/18] Delayed cris "
` [PATCH 08/18] Delayed frv "
` [PATCH 09/18] Delayed m68k "
` [PATCH 12/18] Delayed mn10300 "
` [PATCH 13/18] Delayed sparc "
` [PATCH 16/18] Disabled bus scan time PCI IRQ assignment on ia64

[PATCH v5]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-10-14 22:12 UTC  (23+ messages)
` [PATCH v5 1/9] PCI: designware: refine setup_rc and add msi data restore
` [PATCH v5 2/9] PCI: designware: fix one potential assignment error of cfg start
` [PATCH v5 3/9] PCI: imx6: wait the clocks to stabilize after ref_en
` [PATCH v5 4/9] PCI: imx6: add imx6sx pcie support
` [PATCH v5 5/9] ARM: imx6qdl: enable pcie on imx6qdl sabreauto
` [PATCH v5 6/9] ARM: imx6: update dts and binding for imx6sx pcie
` [PATCH v5 7/9] ARM: imx6sx: add syscon into gpc dts
` [PATCH v5 8/9] ARM: imx6sx: add imx6sx pcie related gpr bits definitions
` [PATCH v5 9/9] ARM: imx6sx: enable pcie on imx6sx sdb board

[PATCH v6] PCI: Layerscape: Add Layerscape PCIe driver
 2014-10-14 10:18 UTC  (2+ messages)

[PATCH 0/3] PCI: code clean up on pci configuration space
 2014-10-14  6:47 UTC  (4+ messages)
` [PATCH 1/3] PCI: move PCI_FIND_CAP_TTL to pci.h and use it in quirks
` [PATCH 2/3] PCI: use u8 instead of int for pci configuration space pos and cap
` [PATCH 3/3] PCI: use u16 instead of int for pci express extended capabilities "

pci->pcie bridge issue: kernel unable to find a free I/O port range
 2014-10-13 20:48 UTC  (14+ messages)

Reducing dependence on BIOS for allocating memory at PCI root port?
 2014-10-13 20:20 UTC  (3+ messages)

[3.16-rcX][pciehp][radeon] PCIe HotPlug conflicts with radeon GPU
 2014-10-13 16:11 UTC  (3+ messages)
  ` [Bulk] "

[Bug 86121] New: Regression: NVIDIA backlight not working after latest vgaarb change
 2014-10-13 15:47 UTC 

[PATCH v4] PCI: tegra: add PM-ops support
 2014-10-13  9:50 UTC 

[RFC 0/4] Add PCI/MSI(x) support for AMD Seattle Platform
 2014-10-13  9:36 UTC  (13+ messages)
` [RFC 1/4] arm64: amd-seattle: Adding device tree for AMD Seattle platform
` [RFC 2/4] PCI: generic: Add support for ARM64 and MSI(x)

[PATCH v4] PCI: Layerscape: Add Layerscape PCIe driver
 2014-10-13  6:51 UTC  (3+ messages)

[PATCH] PCI: add kernel parameter to override devid<->driver mapping
 2014-10-12 12:19 UTC  (3+ messages)

[x86, irq] BUG: unable to handle kernel
 2014-10-11  2:21 UTC 

[PATCH V2 4/4] edac, amd64_edac: Add F15h M60h support
 2014-10-10 17:49 UTC  (2+ messages)

[PATCH] PCI/MSI: Remove pci_enable_msix()
 2014-10-10 15:35 UTC 

designware: Safety of sharing iATU entries between cfg0 & mem, cfg1 & I/O?
 2014-10-10 14:21 UTC 

designware: prefetch and 64-bit addr support?
 2014-10-10 13:54 UTC  (3+ messages)

[PATCH v2] PCI: tegra: Enable root port specific features
 2014-10-10  5:15 UTC 

A question about PCI device rescan
 2014-10-10  2:38 UTC  (3+ messages)

[PATCH 0/6] pci, thunder: Add Cavium Thunder PCIe host controller
 2014-10-09  6:23 UTC  (8+ messages)
` [PATCH 3/6] pci, thunder: Add PCIe host controller devicetree bindings

[PATCH v4]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-10-09  5:39 UTC  (11+ messages)
` [PATCH v4 02/10] PCI: imx6: add imx6sx pcie support
` [PATCH v4 10/10] ARM: imx6sx: enable pcie on imx6sx sdb board

[PATCH v4]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-10-09  2:53 UTC  (4+ messages)
` [PATCH v4 02/10] PCI: imx6: add imx6sx pcie support

[RFC Part3 v1 00/28] Enable hierarchy irqdomian on x86 platforms
 2014-10-09  2:16 UTC  (3+ messages)
` [RFC v1 01/28] x86, irq: Kill unused setup_timer_IRQ0_pin()

[GIT PULL] PCI changes for v3.18
 2014-10-08 17:20 UTC 

[PATCH v13 00/12] Support for creating generic PCI host bridges from DT
 2014-10-08 11:46 UTC  (9+ messages)

PCIe test result in ARM64 and some problem follows
 2014-10-08  9:58 UTC  (4+ messages)

[PATCH v1] PCI: tegra: Enable root port specific features
 2014-10-08  7:47 UTC  (5+ messages)


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).