messages from 2014-11-21 22:18:03 to 2014-12-04 10:04:20 UTC [more...]
[PATCH 0/4] PM: Use CONFIG_PM instead of CONFIG_PM_RUNTIME in core code
2014-12-04 10:04 UTC (22+ messages)
` [PATCH 1/4] PM: Drop the SET_PM_RUNTIME_PM_OPS() macro
` [Replacement][PATCH 1/4] PM: Merge the SET*_RUNTIME_PM_OPS() macros
` [PATCH 2/4] PM: Drop CONFIG_PM_RUNTIME from the driver core
` [PATCH 3/4] ACPI / PM: Drop CONFIG_PM_RUNTIME from the ACPI core
` [Update][PATCH "
` [PATCH 4/4] PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core
` [Update][PATCH "
[PATCH v2 0/5] PCI Hotplug Driver for PowerPC PowerNV
2014-12-04 5:54 UTC (6+ messages)
` [PATCH 1/5] powerpc/pci: Move pcibios_find_pci_bus() around
` [PATCH 2/5] powerpc/pci: Don't scan empty slot
` [PATCH 3/5] powerpc/powernv: Introduce pnv_pci_poll()
` [PATCH 4/5] powerpc/powernv: Functions to retrieve PCI slot status
` [PATCH 5/5] PCI/hotplug: PowerPC PowerNV PCI hotplug driver
[PATCH RFCv1 0/8] PCI: Slot Support PowerPC PowerNV Platform
2014-12-04 5:24 UTC (22+ messages)
` [PATCH 1/8] powerpc/pci: Move pcibios_find_pci_bus() around
` [PATCH 2/8] powerpc/pci: Don't scan empty slot
` [PATCH 3/8] powerpc/powernv: Export functions to retrieve slot status
` [PATCH 4/8] PCI/hotplug/rpa: Code cleanup
` [PATCH 5/8] PCI/hotplug/rpa: Create PCI slot properly
` [PATCH 6/8] PCI/hotplug/rpa: Abstract slot operations
` [PATCH 7/8] PCI/hotplug/rpa: Hierarchial slots
` [PATCH 8/8] PCI/hotplug/rpa: Support OPAL firmware
Regression: bug 85491: radeon 0000:01:00.0: Fatal error during GPU init
2014-12-04 2:01 UTC (6+ messages)
[PATCH] PCI: Refresh offset/stride after NumVFs is written
2014-12-04 1:26 UTC (10+ messages)
[PATCH v5] Fixes for PCI backend for 3.19
2014-12-03 23:49 UTC (11+ messages)
` [PATCH v5 1/9] xen/pciback: Don't deadlock when unbinding
` [PATCH v5 2/9] driver core: Provide an wrapper around the mutex to do lockdep warnings
` [PATCH v5 3/9] xen/pciback: Include the domain id if removing the device whilst still in use
` [PATCH v5 4/9] xen/pciback: Print out the domain owning the device
` [PATCH v5 5/9] xen/pciback: Remove tons of dereferences
` [PATCH v5 6/9] PCI: Expose pci_load_saved_state for public consumption
` [PATCH v5 7/9] xen/pciback: Restore configuration space when detaching from a guest
` [PATCH v5 8/9] xen-pciback: drop SR-IOV VFs when PF driver unloads
` [PATCH v5 9/9] xen/pciback: Implement PCI reset slot or bus with 'do_flr' SysFS attribute
[PATCH v4] Fixes for PCI backend for 3.19
2014-12-03 15:52 UTC (12+ messages)
` [PATCH v4 2/7] driver core: Provide an wrapper around the mutex to do lockdep warnings
` [PATCH v4 3/7] xen/pciback: Include the domain id if removing the device whilst still in use
` [PATCH v4 5/7] xen/pciback: Remove tons of dereferences
` [PATCH v4 7/7] xen/pciback: Restore configuration space when detaching from a guest
` [Xen-devel] "
` [Xen-devel] [PATCH v4] Fixes for PCI backend for 3.19
[GIT PULL] PCI fixes for v3.18
2014-12-03 18:30 UTC
PCIE card link up w/ or w/o device connected
2014-12-03 2:54 UTC (4+ messages)
[PATCH] pci: support Thunderbolt requirements for I/O resources
2014-12-03 0:19 UTC (6+ messages)
Architectural question regarding IOV support in Linux 3.13.4
2014-12-02 21:26 UTC (9+ messages)
[PATCH] PCI: Generate uppercase hex for modalias var in uevent
2014-12-02 16:35 UTC
[Patch Part3 v4 00/38] Enable hierarchy irqdomian on x86 platforms
2014-12-02 0:21 UTC (46+ messages)
` [Patch Part3 v4 01/38] x86, intel-mid: Delay initialization of APB timer
` [Patch Part3 v4 02/38] x86, intel-mid, trivial: Refine code syntax for sfi_parse_mtmr()
` [Patch Part3 v4 03/38] x86, irq: Kill unused pre_init_apic_IRQ0()
` [Patch Part3 v4 04/38] x86, irq: Prepare IOAPIC interfaces to support hierarchy irqdomain
` [Patch Part3 v4 05/38] x86, irq: Implement callbacks to enable hierarchy irqdomain on IOAPICs
` [Patch Part3 v4 06/38] x86, irq: Refine the way to allocate irq_cfg for legacy IRQs
` [Patch Part3 v4 07/38] x86, irq: Simplify the way to print IOAPIC entry
` [Patch Part3 v4 08/38] x86, irq: Introduce helper functions to support hierarchy irqdomain for IOAPIC
` [Patch Part3 v4 09/38] x86, irq: Convert IOAPIC to use hierarchy irqdomain interfaces
` [Patch Part3 v4 10/38] x86, irq: Kill unused old IOAPIC "
` [Patch Part3 v4 11/38] x86, irq: Kill unused struct mp_pin_info
` [Patch Part3 v4 12/38] x86, irq: Kill x86_io_apic_ops.print_entries and related interfaces
` [Patch Part3 v4 13/38] x86, irq: Kill x86_io_apic_ops.setup_entry "
` [Patch Part3 v4 14/38] x86, irq: Kill x86_io_apic_ops.set_affinity "
` [Patch Part3 v4 15/38] x86, irq: Kill x86_io_apic_ops.eoi_ioapic_pin "
` [Patch Part3 v4 16/38] x86, irq: Kill GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
` [Patch Part3 v4 17/38] x86: Clean up unused forward declarations in x86_init.h
` [Patch Part3 v4 18/38] x86: irq_remapping: Clean up unsued code
` [Patch Part3 v4 19/38] iommu/vt-d: "
` [Patch Part3 v4 20/38] iommu/amd: "
` [Patch Part3 v4 21/38] x86: irq_remapping: Clean up unused interfaces
` [Patch Part3 v4 22/38] x86, irq: Kill irq_cfg.irq_remapped
` [Patch Part3 v4 23/38] iommu/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c
` [Patch Part3 v4 24/38] iommu/amd: Move struct irq_2_irte into amd_iommu.c
` [Patch Part3 v4 25/38] x86, irq: Move irq_cfg.irq_2_pin into io_apic.c
` [Patch Part3 v4 26/38] x86, irq: Kill struct io_apic_irq_attr
` [Patch Part3 v4 27/38] x86, irq: Kill x86_io_apic_ops.write and x86_io_apic_ops.modify
` [Patch Part3 v4 28/38] x86, irq: Clean up io_apic.h
` [Patch Part3 v4 29/38] x86, irq: Use cached IOAPIC entry instead of reading from hardware
` [Patch Part3 v4 30/38] x86, irq: Kill unused alloc_irq_and_cfg_at()
` [Patch Part3 v4 31/38] x86, irq: Change functions only used in vector.c as static
` [Patch Part3 v4 32/38] x86, irq: Kill function apic_set_affinity()
` [Patch Part3 v4 33/38] x86, irq: Move check of cfg->move_in_progress into send_cleanup_vector()
` [Patch Part3 v4 34/38] x86, irq: Move private data in struct irq_cfg into dedicated data structure
` [Patch Part3 v4 35/38] x86, irq: Refine the way to calculate NR_IRQS
` [Patch Part3 v4 36/38] ACPI, irq, x86: Kill private function mp_register_gsi()/ mp_unregister_gsi()
` [Patch Part3 v4 37/38] x86, irq: Introduce mechanism to support different vector allocation policies
` [Patch Part3 v4 38/38] x86, irq: Add kernel parameter vector_alloc to set CPU vector allocation policy
[PATCH v2] PCI: tegra: Use physical range for I/O mapping
2014-12-02 0:01 UTC (4+ messages)
[PATCH 0/5] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
2014-12-01 12:33 UTC (12+ messages)
[RFC PATCH] ARM64: PCI: inherit root controller's dma-coherent
2014-11-27 10:14 UTC
[PATCH] PCI: tegra: Use physical range for I/O mapping
2014-11-26 20:30 UTC (4+ messages)
[Patch Part3 v4] x86, PCI, MSI: Use hierarchy irqdomain to manage MSI interrupts
2014-11-26 2:22 UTC
[RFC PATCH v3 0/2] Fix procfs PCI resources mmap
2014-11-25 23:10 UTC (5+ messages)
` [RFC PATCH v3 1/2] drivers: pci: fix pci_mmap_fits() implementation for procfs mmap
[PATCH V9 00/18] Enable SRIOV on PowerNV
2014-11-25 9:28 UTC (7+ messages)
` [PATCH V9 08/18] powrepc/pci: Refactor pci_dn
[Patch Part2 v6 00/27] Enable hierarchy irqdomian on x86 platforms
2014-11-25 5:53 UTC (28+ messages)
` [Patch Part2 v6 01/27] x86, irq: Save destination CPU ID in irq_cfg
` [Patch Part2 v6 02/27] x86, irq: Use hierarchy irqdomain to manage CPU interrupt vectors
` [Patch Part2 v6 03/27] x86, hpet: Use new irqdomain interfaces to allocate/free IRQ
` [Patch Part2 v6 04/27] x86, MSI: "
` [Patch Part2 v6 05/27] x86, uv: "
` [Patch Part2 v6 06/27] x86, htirq: "
` [Patch Part2 v6 07/27] x86, dmar: "
` [Patch Part2 v6 08/27] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain
` [Patch Part2 v6 09/27] iommu/vt-d: Change prototypes to prepare for enabling "
` [Patch Part2 v6 10/27] iommu/vt-d: Enhance Intel IR driver to suppport "
` [Patch Part2 v6 11/27] iommu/amd: Enhance AMD "
` [Patch Part2 v6 12/27] x86, hpet: Enhance HPET IRQ to support "
` [Patch Part2 v6 13/27] x86, PCI, MSI: Use hierarchy irqdomain to manage MSI interrupts
` [Patch Part2 v6 14/27] x86, irq: Directly call native_compose_msi_msg() for DMAR IRQ
` [Patch Part2 v6 15/27] iommu/vt-d: Clean up unused MSI related code
` [Patch Part2 v6 16/27] iommu/amd: "
` [Patch Part2 v6 17/27] x86: irq_remapping: "
` [Patch Part2 v6 18/27] x86, irq: Clean up unused MSI related code and interfaces
` [Patch Part2 v6 19/27] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
` [Patch Part2 v6 20/27] x86, irq: Use hierarchy irqdomain to manage DMAR interrupts
` [Patch Part2 v6 21/27] x86, htirq: Use hierarchy irqdomain to manage Hypertransport interrupts
` [Patch Part2 v6 22/27] x86, uv: Use hierarchy irqdomain to manage UV interrupts
` [Patch Part2 v6 23/27] x86, irq: Normalize x86 irq_chip name
` [Patch Part2 v6 24/27] x86, PCI/MSI: Simplify the way to deal with remapped MSI interrupts
` [Patch Part2 v6 25/27] PCI/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg()
` [Patch Part2 v6 26/27] x86, irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips
` [Patch Part2 v6 27/27] x86, irq: Simplify MSI/DMAR/HPET implementation by using common code
[PATCH 0/3] PCI/x86: Interface for testing multivector MSI support
2014-11-25 3:22 UTC (5+ messages)
` [PATCH 1/3] PCI/MSI: Initial hook for archs to declare "
[PATCH 0/6] PCI: MMCONFIG clean up
2014-11-24 10:41 UTC (4+ messages)
` [PATCH 6/6] pci, acpi: Share ACPI PCI config space accessors
linuxppc-dev list <linuxppc-dev@ozlabs.org>
2014-11-24 5:19 UTC (2+ messages)
[Patch irqdomain: Enhance irq_domain_free_irqs_common() to support parentless irqdomain
2014-11-23 13:28 UTC (4+ messages)
Removal of bus->msi assignment breaks MSI with stacked domains
2014-11-22 4:13 UTC (6+ messages)
[PATCH 00/10] Save MSI chip in pci_sys_data
2014-11-22 2:58 UTC (4+ 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).