linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-27 15:16:45 to 2012-05-08 08:22:08 UTC [more...]

[PATCH v5 0/6] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
 2012-05-08  8:21 UTC  (8+ messages)
` [PATCH v5 1/6] PCI, x86: split out pci_mmcfg_check_reserved() for code reuse
` [PATCH v5 2/6] PCI, x86: split out pci_mmconfig_alloc() "
` [PATCH v5 3/6] PCI, x86: use RCU list to protect mmconfig list
` [PATCH v5 4/6] PCI, x86: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()
` [PATCH v5 5/6] PCI, x86: introduce pci_mmconfig_insert()/delete() for PCI root bridge hotplug
` [PATCH v5 6/6] PCI, ACPI, x86: update MMCFG information when hot-plugging PCI host bridges

[PATCH 0/2][RESEND] x86/pci/amd: Restore early_fill_mp_bus_to_node
 2012-05-08  7:43 UTC  (11+ messages)
` [PATCH 1/2][RESEND] "
` [PATCH 2/2][RESEND] x86/pci/amd: Enable early_fill_mp_bus_to_node on AMD family 15h models 0-0xf

One problem in reassign pci bus number?
 2012-05-08  3:42 UTC  (17+ messages)

[PATCH] Optimize the resource overlap check
 2012-05-08  1:54 UTC  (3+ messages)

[PATCH v2 00/19] Introduce a global lock to serialize all PCI hotplug
 2012-05-08  0:18 UTC  (32+ messages)
` [PATCH v2 02/19] PCI: introduce recursive rwsem to serialize PCI hotplug operations
` [PATCH v2 03/19] PCI: replace pci_remove_rescan_mutex with the PCI hotplug lock
` [PATCH v2 04/19] PCI: serialize hotplug operations triggered by PCI hotplug sysfs interfaces
` [PATCH v2 05/19] PCI: correctly flush workqueue when destroy pcie hotplug controller
` [PATCH v2 06/19] PCI: prepare for serializing hotplug operations triggered by pciehp driver
` [PATCH v2 07/19] PCI: serialize hotplug operaitons triggered by the "
` [PATCH v2 08/19] PCI: fix two race windows when probing/removing SHPC controller
` [PATCH v2 09/19] PCI: correctly flush workqueues and timer when destroy "
` [PATCH v2 10/19] PCI: serialize hotplug operaitons triggered by the shpchp driver
` [PATCH v2 11/19] PCI: release IO resource in error handling path in cpcihp_generic_init()
` [PATCH v2 12/19] PCI: clean up all resources in error handling path in zt5550_hc_init_one()
` [PATCH v2 13/19] PCI: trivial code clean up in cpci_hotplug_core.c
` [PATCH v2 14/19] PCI: fix race windows when shutting down cpcihp controller
` [PATCH v2 15/19] PCI: hold a reference count to the PCI bus used by cpcihp drivers
` [PATCH v2 16/19] PCI: serialize PCI hotplug operations triggered "
` [PATCH v2 17/19] PCI: serialize PCI hotplug operations triggered by fakephp drivers
` [PATCH v2 18/19] PCI, sysfs: Use device_type and attr_groups with pci dev
` [PATCH v2 19/19] PCI: hide sys interface 'remove' and 'rescan' for SR-IOV virtual devices

[PATCH 00/21] PCI: use busn_res to replace bus secondary/subordinate
 2012-05-07 20:43 UTC  (23+ messages)
` [PATCH 01/21] PCI: add busn_res into struct pci_bus
` [PATCH 02/21] PCI: replace secondary/subordinate with busn_res
` [PATCH 03/21] PCI: Remove secondary/subordinate in struct ci_bus
` [PATCH 04/21] PCI: Add busn_res for pci domain
` [PATCH 05/21] resource: adjust_resource handle resource without parent
` [PATCH 06/21] PCI: Add busn_res operation functions
` [PATCH 07/21] PCI: print conflicting entry in busn_res inserting
` [PATCH 08/21] PCI: release busn_res when removing bus
` [PATCH 09/21] PCI: Insert busn_res in pci_create_root_bus()
` [PATCH 10/21] PCI: checking busn_res in pci_scan_root_bus()
` [PATCH 11/21] PCI: Add default busn_resource
` [PATCH 12/21] PCI: Add default busn_res for pci_scan_bus()
` [PATCH 13/21] x86/PCI: add busn_res into resources list for ACPI path
` [PATCH 14/21] x86/PCI: put busn resource in pci_root_info for native host bridge drivers
` [PATCH 15/21] ia64/PCI: register busn_res for root buses
` [PATCH 16/21] sparc/PCI: "
` [PATCH 17/21] powerpc/PCI: "
` [PATCH 18/21] parisc/PCI: "
` [PATCH 19/21] tile/PCI: Use pci_scan_root_bus instead pci_scan_bus
` [PATCH 20/21] PCI: Register busn_res for iov bus
` [PATCH 21/21] PCI: insert busn_res for child bus

[PATCH 0/7] PCI: hotplug bridge replated clean up
 2012-05-07 20:29 UTC  (8+ messages)
` [PATCH 1/7] PCI, pciehp: Separate pci_hp_add_bridge()
` [PATCH 2/7] PCI, cpci_hotplug: Simplify configure_slot
` [PATCH 3/7] PCI, shpchp: Simplify configure_device
` [PATCH 4/7] PCI, cpqhp: Using pci_hp_add_bridge
` [PATCH 5/7] PCI, ibmhp: "
` [PATCH 6/7] PCI, sgihp: "
` [PATCH 7/7] PCI, hotplug: remove pci_do_scan_bus()

3.4-rc5: Oops in run_timer_softirq()
 2012-05-07 16:51 UTC  (3+ messages)

[PATCH] PCI: save/restore max Latency Value for device LTR
 2012-05-07 16:27 UTC  (2+ messages)

[RESEND,PATCH] DCA, x86: fix invalid memory access in DCA core
 2012-05-07 15:58 UTC 

linux-3.4-rc5: Oops around find_smbios_instance_string()
 2012-05-07 14:26 UTC 

[PATCH] OF: PCI: const usage needed by MIPS
 2012-05-07 15:11 UTC  (7+ messages)

linux-3.4-rc5: eSATA Sil3132 ExpressCard removal results in warn_slowpath_common
 2012-05-07 13:56 UTC 

Does my understanding correct?
 2012-05-07  3:00 UTC  (16+ messages)

Linux Support for Thunderbolt using Apple Monitor
 2012-05-06  3:59 UTC  (13+ messages)

[PATCH] pciutils: correct VC status display
 2012-05-05 10:02 UTC 

3.2.11: PCI Express card cannot be re-detected withing cca 60sec timeframe
 2012-05-04 20:43 UTC  (27+ messages)

[PATCH -v11 00/30] PCI: allocate pci bus num range for unassigned bridge busn
 2012-05-04 20:07 UTC  (22+ messages)
` [PATCH -v11 04/30] PCI: Add busn_res into struct pci_bus
` [PATCH -v11 05/30] PCI: Add busn_res operation functions
` [PATCH -v11 17/30] resources: Add probe_resource()

[PATCH] Disable Bus Master on PCI device shutdown
 2012-05-04 17:15 UTC  (3+ messages)

[PATCH v2] x86,xen,pci: don't use PCI BIOS service for configuration space accesses
 2012-05-04 13:58 UTC  (2+ messages)
` [Xen-devel] [PATCH v2] x86, xen, pci: "

[PATCH V2 0/6] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
 2012-05-04  2:40 UTC  (6+ messages)
` [PATCH V2 3/6] PCI, x86: use RCU list to protect mmconfig list

[PATCH] scripts/modpost: check for bad refernces in .pci.fixups area
 2012-05-03 18:29 UTC  (3+ messages)

[PATCH] [RFC] PCI, ACPI, x86: MMCFG support for hotpluggable PCI hostbridges on x86, x86_64
 2012-05-03  6:39 UTC  (5+ messages)
` [PATCH RFC 0/2] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
  ` [PATCH 2/2] PCI, ACPI, "

linux-3.4-rc5: Oops in klist_del()
 2012-05-03  1:41 UTC  (5+ messages)

[PATCH 0/6][RFC] pci, x86: change the way to add MMCFG region on x86
 2012-05-02 23:43 UTC  (2+ messages)

[PATCH v6] Quirk for IVB graphics FLR errata
 2012-05-02 16:03 UTC  (10+ messages)

[PATCH 6/6] PCI, x86: change the way to add MMCFG region on x86
 2012-05-02 14:41 UTC  (2+ messages)
` [PATCH] PCI, x86: avoid redundant insert_resource() call in pci_mmcfg_insert_resources()

[PATCH] ACPI / PCI: Make _SxD/_SxW check follow ACPI 4.0a spec
 2012-05-02  4:10 UTC  (14+ messages)

[PATCH -v3 00/11] PCI: pci_host_bridge related cleanup
 2012-05-01  0:28 UTC  (3+ messages)

[PATCH v1] PCI: work around Stratus ftServer broken PCIe hierarchy
 2012-04-30 21:38 UTC  (3+ messages)

[PATCH] PCI: Fix regression in pci_restore_state()
 2012-04-27 22:20 UTC  (9+ 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).