messages from 2012-03-19 05:40:14 to 2012-04-02 17:20:18 UTC [more...]
[andreas.herrmann3@amd.com: [PATCH 1/2] x86/amd: Restore early_fill_mp_bus_to_node]
2012-04-02 17:20 UTC (2+ messages)
` [PATCH 1/2] [resend] x86/amd: Restore early_fill_mp_bus_to_node
[RFC] pciehp: Add archdata setting
2012-04-02 14:13 UTC (2+ messages)
What is the difference between number and secondary in pci_bus?
2012-04-01 8:38 UTC
[PATCH 00/47] PCI, x86: pci root bus hotplug support
2012-03-30 18:27 UTC (51+ messages)
` [PATCH -v3 01/47] IOMMU: Update dmar units devices list during hotplug
` [PATCH -v3 02/47] PNPACPI: Fix device ref leaking in acpi_pnp_match
` [PATCH -v3 03/47] IOMMU: Fix tboot force iommu logic
` [PATCH -v3 04/47] x86, PCI: Fix non acpi path pci_sysdata leaking with release_fn
` [PATCH -v3 05/47] PCI: Separate out pci_assign_unassigned_bus_resources()
` [PATCH -v3 06/47] PCI: Move back pci_rescan_bus()
` [PATCH -v3 07/47] PCI: pci_bus_size_bridges() should not size own bridge
` [PATCH -v3 08/47] PCI: Use __pci_bus_size_bridges() directly in pci_assign_unassigned_bus_resources()
` [PATCH -v3 09/47] PCI, sysfs: Use device_type and attr_groups with pci dev
` [PATCH -v3 10/47] PCI, sysfs: create rescan_bridge under /sys/.../pci/devices/... for pci bridges
` [PATCH -v3 11/47] PCI: Add pci_bus_add_single_device()
` [PATCH -v3 12/47] PCI: Make pci_rescan_bus_bridge_resize() use pci_scan_bridge instead
` [PATCH -v3 13/47] PCI: Clean up rescan_bus_bridge_resize()
` [PATCH -v3 14/47] PCI: Rescan bus or bridge using callback method too
` [PATCH -v3 15/47] PCI, sysfs: Clean up rescan/remove with scheule_callback
` [PATCH -v3 16/47] x86, PCI: Separate pcibios_allocate_bridge_resources()
` [PATCH -v3 17/47] x86, PCI: Separate pcibios_allocate_dev_resources()
` [PATCH -v3 18/47] x86, PCI: Let pcibios_allocate_bus_resources() take bus instead
` [PATCH -v3 19/47] PCI: Claim hw/fw allocated resources in hot add path
` [PATCH -v3 20/47] Correctly clean up pci root buses in function pci_remove_bus()
` [PATCH -v3 21/47] PCI: Move pci_stop_and_remove_behind_bridge() down
` [PATCH -v3 22/47] PCI: Add __pci_remove_bus_devices()
` [PATCH -v3 23/47] PCI: Use list_for_each_entry_safe instead of list_for_each_safe
` [PATCH -v3 24/47] PCI: Add pci_stop_and_remove_bus()
` [PATCH -v3 25/47] Fix an access-after-free issue in function pci_stop_and_remove_bus()
` [PATCH -v3 26/47] PCI, ACPI: Make acpi_pci_root_remove remove pci root bus too
` [PATCH -v3 27/47] PCI, acpiphp: Separate out hot-add support of pci host bridge
` [PATCH -v3 28/47] PCI, ACPI: Add pci_root_hp hot removal notification support
` [PATCH -v3 29/47] PCI, ACPI: Add alloc_acpi_hp_work()
` [PATCH -v3 30/47] PCI, acpiphp: Use acpi_hp_work
` [PATCH -v3 31/47] PCI, pci_root_hp: "
` [PATCH -v3 32/47] PCI, ACPI: Make kacpi_hotplug_wq static
` [PATCH -v3 33/47] PCI: Add debug print out for pci related dev release
` [PATCH -v3 34/47] PCI, pciehp: Separate pci_hp_add_bridge()
` [PATCH -v3 35/47] PCI, cphi_hotplug: Simplify configure_slot
` [PATCH -v3 36/47] PCI, shpchp: Simplify configure_device
` [PATCH -v3 37/47] PCI: Kill pci_is_reassignedev()
` [PATCH -v3 38/47] PCI, sysfs: Prepare to kill pci device rescan
` [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
` [PATCH -v3 41/47] PCI, ACPI: Add acpi_pci_root_rescan()
` [PATCH -v3 42/47] PCI: Add __pci_scan_root_bus() that can skip bus_add
` [PATCH -v3 43/47] x86, PCI: add __pci_scan_root_bus_on_node() "
` [PATCH -v3 44/47] x86, PCI: add __pcibios_scan_specific_bus "
` [PATCH -v3 45/47] x86, PCI: Add pcibios_root_rescan()
` [PATCH -v3 46/47] x86, PCI: Add arch version pci_root_rescan()
` [PATCH -v3 47/47] PCI: Add /sys/bus/pci/rescan_root
[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
IRQ affinity enforced only after first interrupt
2012-03-27 12:52 UTC (7+ messages)
[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
[PATCH -v11 00/30] PCI: allocate pci bus num range for unassigned bridge busn
2012-03-19 5:43 UTC (31+ messages)
` [PATCH -v11 01/30] x86, PCI: Add print all root info for not using _CRS path
` [PATCH -v11 02/30] x86, PCI: Allocate temp range array in amd_bus pci_root_info probing
` [PATCH -v11 03/30] x86, PCI: Merge pcibios_scan_root and pci_scan_bus_on_node
` [PATCH -v11 04/30] PCI: Add busn_res into struct pci_bus
` [PATCH -v11 05/30] PCI: Add busn_res operation functions
` [PATCH -v11 06/30] PCI: Release busn_res when removing bus
` [PATCH -v11 07/30] PCI: Insert busn_res in pci_create_root_bus()
` [PATCH -v11 08/30] PCI: Checking busn_res in pci_scan_root_bus()
` [PATCH -v11 09/30] PCI: Add default busn_resource
` [PATCH -v11 10/30] PCI: Add default busn_res for pci_scan_bus()
` [PATCH -v11 11/30] x86, PCI: Add busn_res into resources list for acpi path
` [PATCH -v11 12/30] x86, PCI: Put busn resource in pci_root_info for not using _CRS path
` [PATCH -v11 13/30] PCI, ia64: Register busn_res for root buses
` [PATCH -v11 14/30] PCI, sparc: "
` [PATCH -v11 15/30] PCI, powerpc: "
` [PATCH -v11 16/30] PCI, parisc: "
` [PATCH -v11 17/30] resources: Add probe_resource()
` [PATCH -v11 18/30] resources: Replace registered resource in tree
` [PATCH -v11 19/30] PCI: Add pci_bus_extend/shrink_top()
` [PATCH -v11 20/30] PCI: Probe safe range that we can use for unassigned bridge
` [PATCH -v11 21/30] PCI: Add pci_bus_replace_busn_res()
` [PATCH -v11 22/30] PCI: Allocate bus range instead of use max blindly
` [PATCH -v11 23/30] PCI: Strict checking of valid range for bridge
` [PATCH -v11 24/30] PCI: Kill pci_fixup_parent_subordinate_busnr()
` [PATCH -v11 25/30] PCI: Seperate child bus scanning to two passes overall
` [PATCH -v11 26/30] pcmcia: Remove workaround for fixing pci parent bus subordinate
` [PATCH -v11 27/30] PCI: Double checking setting for bus register and bus struct
` [PATCH -v11 28/30] PCI, pciehp: Remove not needed bus number range checking
` [PATCH -v11 29/30] PCI: More strict checking of valid range for bridge
` [PATCH -v11 30/30] PCI: Don't shrink too much for hotplug bridge
[PATCH -v3 00/11] PCI: pci_host_bridge related cleanup
2012-03-19 5:40 UTC (12+ messages)
` [PATCH -v3 01/11] PCI: Separate host_bridge code out from probe.c
` [PATCH -v3 02/11] x86, PCI: Fix memleak with get_current_resources()
` [PATCH -v3 03/11] PCI: Rename pci_host_bridge() to find_pci_root_bridge()
` [PATCH -v3 04/11] PCI: Add generic device into pci_host_bridge struct
` [PATCH -v3 05/11] PCI: Add host bridge release support
` [PATCH -v3 06/11] x86, PCI: Break down get_current_resource()
` [PATCH -v3 07/11] x86, PCI: Add host bridge resource release for _CRS path
` [PATCH -v3 08/11] x86, PCI: Embed name into pci_root_info struct
` [PATCH -v3 09/11] x86, PCI: Embed pci_sysdata into pci_root_info on acpi path
` [PATCH -v3 10/11] x86, PCI: Allocate pci_root_info for not using _CRS path
` [PATCH -v3 11/11] x86, PCI: Merge root info printing "
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).