messages from 2012-03-19 05:48:23 to 2012-04-09 23:48:05 UTC [more...]
[PATCH] x86/PCI: use host bridge _CRS info on MSI MS-7253
2012-04-09 23:47 UTC (5+ messages)
` [PATCH] x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version
` [3.0.y, 3.2.y, 3.3.y] "
[PATCH 0/3] arch/tile: provide PCIe support for tilegx
2012-04-09 21:38 UTC (4+ messages)
` [PATCH 3/3] arch/tile: tilegx PCI root complex support
[PATCH] [RFC] PCI, ACPI, x86: MMCFG support for hotpluggable PCI hostbridges on x86, x86_64
2012-04-09 20:48 UTC (17+ messages)
` [PATCH RFC 0/2] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
` [PATCH 1/2] PCI,x86: introduce new MMCFG interfaces to support PCI host bridge hotplug
` [PATCH 2/2] PCI, ACPI, x86: update MMCFG information when hot-plugging PCI host bridges
[PATCH V2 0/6] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
2012-04-09 18:00 UTC (8+ messages)
` [PATCH V2 1/6] PCI, x86: split out pci_mmcfg_check_reserved() for code reuse
` [PATCH V2 2/6] PCI, x86: split out pci_mmconfig_alloc() "
` [PATCH V2 3/6] PCI, x86: use RCU list to protect mmconfig list
` [PATCH V2 4/6] PCI, x86: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()
` [PATCH V2 5/6] PCI, x86: introduce pci_mmconfig_insert()/delete() for PCI root bridge hotplug
` [PATCH V2 6/6] PCI, ACPI, x86: update MMCFG information when hot-plugging PCI host bridges
[PATCH] PCI: PCIe: Fix uninitialized variable 'cap_mask'
2012-04-09 15:16 UTC (3+ messages)
PCI resources above 4GB
2012-04-09 10:49 UTC
Initializing iwl3945 error
2012-04-08 11:51 UTC (6+ messages)
[RFC PATCH 1/2] PCI: correctly flush workqueue when destroy pcie hotplug controller
2012-04-07 18:18 UTC (2+ messages)
` [RFC PATCH 2/2] PCI: fix four race windows in shpchp driver
[PATCH] PCI: Fix a device reference count leakage issue in pci_dev_present()
2012-04-07 14:51 UTC (3+ messages)
linux-next: change PCI trees
2012-04-07 1:10 UTC (2+ messages)
Expose ltr/obff interface by sysfs
2012-04-06 21:20 UTC (4+ messages)
[PATCH 00/47] PCI, x86: pci root bus hotplug support
2012-04-06 18:11 UTC (15+ messages)
` [PATCH -v3 39/47] ACPI: Enable SCI_EMULATE to manually simulate physical hotplug testing
` [PATCH -v3 40/47] PCI: Add pci bus removal through /sys/.../pci_bus/.../remove
` Fwd: "
` [PATCH -v3 44/47] x86, PCI: add __pcibios_scan_specific_bus that can skip bus_add
` [PATCH -v3 46/47] x86, PCI: Add arch version pci_root_rescan()
[E1000-devel] e1000e interface hang on 82574L
2012-04-06 16:05 UTC (6+ messages)
IRQ affinity enforced only after first interrupt
2012-04-05 8:47 UTC (9+ messages)
[PATCH] Fix warning
2012-04-04 22:16 UTC (3+ messages)
How to Execute Patch File for supporting multiple MSI on x86
2012-04-04 12:43 UTC
[RFC] pciehp: Add archdata setting
2012-04-04 8:03 UTC (6+ messages)
What is the difference between number and secondary in pci_bus?
2012-04-03 15:17 UTC (3+ messages)
[RFC PATCH 00/14] IOMMU: irq-remapping and dmar hotplug support
2012-04-03 2:19 UTC (15+ messages)
` [RFC PATCH 01/14] ACPI, PCI: Stop pci devices before acpi_pci_driver remove calling
` [RFC PATCH 02/14] PCI, x86: Move pci_enable_bridges() down
` [RFC PATCH 03/14] ACPI, PCI: Skip extra pci_enable_bridges for non hot-add root
` [RFC PATCH 04/14] PCI: set dev_node early for pci_dev
` [RFC PATCH 05/14] IOMMU: Update dmar units devices list during hotplug
` [RFC PATCH 06/14] IOMMU: Fix tboot force iommu logic
` [RFC PATCH 07/14] IOMMU: Don't clean handler data before free_irq()
` [RFC PATCH 08/14] IOMMU: iommu_unique_seq_id()
` [RFC PATCH 09/14] ACPI: Add acpi_run_dsm()
` [RFC PATCH 10/14] IOMMU: Separate free_dmar_iommu from free_iommu
` [RFC PATCH 11/14] IOMMU: Add init_dmar_one()
` [RFC PATCH 12/14] IOMMU: Add intel_enable_irq_remapping_one()
` [RFC PATCH 13/14] IOMMU: Add dmar_parse_one_drhd()
` [RFC PATCH 14/14] IOMMU: Add intel iommu irq-remapping and dmar hotplug support
[andreas.herrmann3@amd.com: [PATCH 1/2] x86/amd: Restore early_fill_mp_bus_to_node]
2012-04-02 17:21 UTC (3+ messages)
` [PATCH 1/2] [resend] x86/amd: Restore early_fill_mp_bus_to_node
` [PATCH 2/2] [resend] x86/amd: Enable early_fill_mp_bus_to_node on AMD family 15h models 0-0xf
[PATCH] PCI: Allow pcie_aspm=force to work even when FADT indicates it is unsupported
2012-03-30 10:05 UTC (3+ messages)
[PATCH 00/11] Enhancements and bugfixes to PCI hotplug subsystem
2012-03-30 4:15 UTC (15+ messages)
` [PATCH 01/11] PCI: Fix device reference count leakage in pci_dev_present()
` [RFC PATCH 02/11] PCI: introduce pci_bus_get()/pci_bus_put() to hide implementation details
` [RFC PATCH 03/11] PCI: clean up root bridge related logic in acpiphp driver
` [RFC PATCH 04/11] ACPI,PCI: fix race windows caused by alloc_acpi_hotplug_work()
` [RFC PATCH 05/11] PCI: Add notification interfaces for PCI root/bus/device hotplug events
` [RFC PATCH 06/11] ACPI,PCI: update ACPI<->PCI binding information when pci hotplug event happens
` [RFC PATCH 07/11] ACPI,PCI: update ACPI slots when PCI "
` [RFC PATCH 08/11] PCI: Introduce recursive mutex to serialize PCI hotplug operations
` [RFC PATCH 09/11] PCI: serialize hotplug operations triggered by PCI hotplug sysfs interfaces
` [RFC PATCH 10/11] PCI,ACPI: serialize hotplug operations triggered by ACPI subsystem
` [RFC PATCH 11/11] PCI: Serialize hotplug operations triggered by acpiphp driver
[PATCH] ASPM: Fix pcie devices with non-pcie children
2012-03-29 21:49 UTC (9+ messages)
` [PATCH resend] "
How acpi_walk_resources() find specific _CRS for one device
2012-03-29 6:12 UTC (3+ messages)
Kernel 3.3 boot panic (with screenshot) - ACPI related?
2012-03-28 21:20 UTC (3+ messages)
[PATCH] PCI: move mutex locking out of pci_dev_reset function
2012-03-28 20:18 UTC
error handling in msix_capability_init() broken?
2012-03-28 14:50 UTC
[PATCH] PCI: Move acpi_dev_run_wake to acpi core
2012-03-27 7:43 UTC
[PATCH] pci/rom: Don't scan past the end of the ROM BAR
2012-03-25 23:53 UTC
[git pull] PCI changes (including maintainer change)
2012-03-23 21:29 UTC (4+ messages)
[patch]pci: fix a panic in pcie_aspm_init_link_state
2012-03-23 16:27 UTC (2+ messages)
[PATCH 0/3] Enhance pci_root.c to better support PCI root bus hotplug
2012-03-22 3:01 UTC (7+ messages)
` [PATCH 1/3] ACPI,PCI: Use normal list for struct acpi_pci_driver
` [PATCH 2/3] ACPI,PCI: Notify acpi_pci_drivers when hot-plugging PCI root bridges
` [PATCH 3/3] ACPI,PCI: protect global lists in drivers/acpi/pci_root.c
3.2.11: PCI Express card cannot be re-detected withing cca 60sec timeframe
2012-03-22 0:08 UTC (3+ messages)
[PATCH 0/6] Improvements to Yinghai's x86 IOAPIC hotplug work
2012-03-21 14:56 UTC (13+ messages)
` [PATCH 0/5] Improvements to Yinghai's IOAPIC hotplug work on x86
` [PATCH 1/6] x86,IRQ: Fix possible invalid memory access after IOAPIC hot-plugging
` [PATCH 2/6] x86,IRQ: Mark unused entries in 'ioapics' array as free at startup
` [PATCH 3/6] x86,IRQ: Enhance irq allocation policy for hot-added IOAPICs
` [PATCH 4/6] x86,IRQ: split out function ioapic_setup_resource()
` [PATCH 5/6] x86,IRQ: Correctly manage MMIO resource used by IOAPIC when hot-plugging IOPAICs
` [PATCH 6/6] x86,IRQ: Use memory barriers to protect searching side code
[PATCH v2 0/7] PCI core support for bus-to-resource offsets (fixes)
2012-03-20 17:42 UTC (2+ messages)
[PATCH 00/11] ARM: tegra: Add PCIe device tree support
2012-03-20 14:21 UTC (4+ messages)
` [PATCH 01/11] drivercore: Add driver probe deferral mechanism
[PATCH -v2 00/26] PCI, x86: Add for_each_res and addon resource support
2012-03-19 5:48 UTC (27+ messages)
` [PATCH -v2 01/26] PCI: Add pci_dev_resource_n()
` [PATCH -v2 02/26] PCI: Add for_each_resource helpers to make resource loop easier
` [PATCH -v2 03/26] PCI: Add pci_dev_resource_idx()
` [PATCH -v2 04/26] PCI: Update pci_resource_start to use pci_dev_resource_n()
` [PATCH -v2 05/26] x86, PCI: Use for_each_res with pci_allocate_bridge_resources
` [PATCH -v2 06/26] x86, PCI: Use for_each_res with pci_allocate_dev_resources
` [PATCH -v2 07/26] PCI: Use for_each_res with IOV releated funcs
` [PATCH -v2 08/26] PCI, acpiphp: Use for_each_pci_dev_resource helper
` [PATCH -v2 09/26] PCI, pciehp: "
` [PATCH -v2 10/26] PCI: Use for_each_pci_dev_resource pci_enable_dev
` [PATCH -v2 11/26] PCI: Use for_each_pci_dev_resource pci_reassigndev
` [PATCH -v2 12/26] PCI: Use for_each_res with pci bar reassign funcs
` [PATCH -v2 13/26] PCI: Use for_each_res pci_assign_resource
` [PATCH -v2 14/26] PCI: Use for_each_res with noassign_bars
` [PATCH -v2 15/26] PCI: Use for_each_res pci bases pci_dev_driver()
` [PATCH -v2 16/26] PCI: Use for_each_res pci release release
` [PATCH -v2 17/26] PCI: Use for_each_res pci bases reading
` [PATCH -v2 18/26] PCI: Use for_each_res with mrs
` [PATCH -v2 19/26] PCI: Use for_each_res with xen pci
` [PATCH -v2 20/26] PCI: Add addon_resource support for pci_dev
` [PATCH -v2 21/26] PCI: Add helpers for add addon_resource
` [PATCH -v2 22/26] PCI: Update pci_resource_bar() to support addon_resource
` [PATCH -v2 23/26] PCI: Make assign/update resource to support addon_res
` [PATCH -v2 24/26] PCI: Make piix4 quirk to use addon_resource support
` [PATCH -v2 25/26] PCI: Make quirk_io_region "
` [PATCH -v2 26/26] PCI: Use addon_fixed_resource with ati fixed resource
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).