messages from 2012-04-26 10:42:44 to 2012-05-07 19:20:16 UTC [more...]
[PATCH v2 00/19] Introduce a global lock to serialize all PCI hotplug
2012-05-07 19:23 UTC (31+ messages)
` [PATCH v2 01/19] PCI: introduce pci_bus_get()/pci_bus_put() to hide PCI implementation details
` [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
3.4-rc5: Oops in run_timer_softirq()
2012-05-07 16:51 UTC (3+ messages)
[PATCH] Optimize the resource overlap check
2012-05-07 17:01 UTC (2+ messages)
[PATCH 0/2][RESEND] x86/pci/amd: Restore early_fill_mp_bus_to_node
2012-05-07 16:44 UTC (10+ 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
[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)
One problem in reassign pci bus number?
2012-05-07 2:04 UTC (15+ 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
[PATCH v5 0/6] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
2012-05-05 3:00 UTC (7+ 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
3.2.11: PCI Express card cannot be re-detected withing cca 60sec timeframe
2012-05-04 20:43 UTC (37+ 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 (12+ messages)
` [PATCH 1/6] PCI, x86: split out pci_mmcfg_check_reserved() for code reuse
` [PATCH 5/6] PCI, x86: introduce pci_mmcongi_add() / pci_mmconfig_delete()
` [PATCH 6/6] PCI, x86: change the way to add MMCFG region on x86
` [PATCH] PCI, x86: avoid redundant insert_resource() call in pci_mmcfg_insert_resources()
[PATCH v6] Quirk for IVB graphics FLR errata
2012-05-02 16:03 UTC (10+ messages)
[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 (9+ messages)
[PATCH] PCI: Fix regression in pci_restore_state()
2012-04-27 22:20 UTC (9+ messages)
Expresscard AHCI Controller not Detected at Hotplug
2012-04-26 19:45 UTC
PROBLEM: OHCI HCD - computer freezes during boot
2012-04-26 17:50 UTC (10+ messages)
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).