messages from 2013-12-19 09:08:12 to 2014-01-03 22:39:53 UTC [more...]
[PATCH v5 00/33] x86, irq: Support ioapic controller hotplug
2014-01-03 22:39 UTC (37+ messages)
` [PATCH v5 01/33] genirq: Split __irq_reserve_irqs from irq_alloc_descs
` [PATCH v5 02/33] genirq: Add irq_alloc_reserved_desc()
` [PATCH v5 03/33] genirq: Do not free unallocated irq descriptors
` [PATCH v5 04/33] x86, irq: Change irq_remap_modify_chip_defaults() to static
` [PATCH v5 05/33] x86, irq: Modify irq chip once for irq remapping
` [PATCH v5 06/33] x86, irq: Show MSI-X clearly in debug message
` [PATCH v5 07/33] x86, irq: Show MSI-X in /proc/interrupt
` [PATCH v5 08/33] x86, irq: Make dmar_msi/hpet_msi irq_chip name consistent
` [PATCH v5 09/33] ia64, irq: Add dummy create_irq_nr()
` [PATCH v5 10/33] iommu, irq: Allocate irq_desc for dmar_msi with local node
` [PATCH v5 11/33] x86, irq: Kill create_irq()
` [PATCH v5 12/33] x86, irq: Convert irq_2_pin list to generic list
` [PATCH v5 13/33] x86, irq: Add alloc_reserved_irq_and_cfg_at()
` [PATCH v5 14/33] x86, irq: Move down arch_early_irq_init()
` [PATCH v5 15/33] x86, irq: Split out alloc_ioapic_save_registers()
` [PATCH v5 16/33] xen, irq: Call irq_alloc_reserved_desc_at() at first
` [Xen-devel] "
` [PATCH v5 17/33] x86, irq: Reserve irq range and alloc_reserved for booting path
` [PATCH v5 18/33] x86, irq: Add ioapic_gsi_to_irq
` [PATCH v5 19/33] x86, irq: Add for_each_ioapic helper
` [PATCH v5 20/33] x86, irq: More strict checking about registering ioapic
` [PATCH v5 21/33] x86, irq: Make mp_register_ioapic handle hot-added ioapic
` [PATCH v5 22/33] x86, irq: Add mp_unregister_ioapic to handle hot-remove ioapic
` [PATCH v5 23/33] x86, ioapic: Find usable ioapic id for 64bit
` [PATCH v5 24/33] x86: Move declaration for mp_register_ioapic()
` [PATCH v5 25/33] PCI, x86: Make ioapic hotplug support built-in
` [PATCH v5 26/33] ACPI: Make map_mat_entry handle x2apic entry
` [PATCH v5 27/33] ACPI: Move acpi_get_cpuid() to separated file
` [PATCH v5 28/33] ACPI, ioapic: Add acpi_get_ioapic_id()
` [PATCH v5 29/33] PCI, x86, ACPI: Link acpi ioapic register to ioapic
` [PATCH v5 30/33] PCI, x86, ACPI: Enable ioapic hotplug support with acpi host bridge
` [PATCH v5 31/33] ACPI, x86/PCI: Move resource_to_addr() to acpi generic
` [PATCH v5 32/33] PCI, x86, ACPI: get ioapic address from acpi device
` [PATCH v5 33/33] x86, ioapic: Hotadd of IOAPICs described in static MADT
[PATCH 01/12][v3] pci: fsl: derive the common PCI driver to drivers/pci/host
2014-01-03 22:37 UTC (3+ messages)
[PATCH 02/12][v3] pci: fsl: add structure fsl_pci
2014-01-03 22:19 UTC (2+ messages)
` [02/12,v3] "
[PATCH 03/12][v3] pci: fsl: add PCI indirect access support
2014-01-03 22:33 UTC (2+ messages)
` [03/12,v3] "
[PATCH 11/12][v3] pci: fsl: update PCI EDAC driver
2014-01-03 22:16 UTC (2+ messages)
` [11/12,v3] "
[net-next] pci_regs.h: Add PCI bus link speed and width defines
2014-01-03 22:15 UTC (2+ messages)
[PATCH pci-next 1/2] pci: make local function static
2014-01-03 20:57 UTC (2+ messages)
Issue with the emulated PCI bridge implementation
2014-01-03 19:13 UTC (11+ messages)
[GIT PULL] ACPI and power management fixes for v3.13-rc7
2014-01-03 13:37 UTC
[RFC PATCH 0/3] APM X-Gene PCIe driver
2014-01-03 12:07 UTC (11+ messages)
` [RFC PATCH 1/3] pci: APM X-Gene PCIe controller driver
` [RFC PATCH 2/3] arm64: dts: APM X-Gene PCIe device tree nodes
` [RFC PATCH 3/3] dt-bindings: pci: xgene pcie device tree bindings
[PATCH][tentative] PCI / ACPI: Rework PCI host bridge removal to avoid sysfs warnings
2014-01-03 0:45 UTC (9+ messages)
[PATCH v2 00/10] IOMMU: irq-remapping and dmar hotplug support
2014-01-03 0:08 UTC (11+ messages)
` [PATCH v2 01/10] IOMMU: Update dmar units devices list during hotplug
` [PATCH v2 02/10] IOMMU: Fix tboot force iommu logic
` [PATCH v2 03/10] IOMMU: Don't clean handler data before free_irq()
` [PATCH v2 04/10] IOMMU: iommu_unique_seq_id()
` [PATCH v2 05/10] ACPI: Add acpi_run_dsm()
` [PATCH v2 06/10] IOMMU: Separate free_dmar_iommu from free_iommu
` [PATCH v2 07/10] IOMMU: Add init_dmar_one()
` [PATCH v2 08/10] IOMMU: Add intel_enable_irq_remapping_one()
` [PATCH v2 09/10] IOMMU: Add dmar_parse_one_drhd()
` [PATCH v2 10/10] IOMMU: Add intel iommu irq-remapping and dmar hotplug support
[PATCH pci-next 2/2] pci: remove dead code
2014-01-02 23:12 UTC (2+ messages)
[PATCH] PCI: designware: Fix indent code style
2014-01-02 21:48 UTC (2+ messages)
[PATCH] PCI: mvebu: Use max_t() instead of max(resource_size_t,)
2014-01-02 21:44 UTC (3+ messages)
[Ilw] Intel Wireless 7260 hardware timed out randomly
2014-01-02 21:34 UTC (22+ messages)
IOMMU groups ... PEX8606 switch?
2014-01-02 21:25 UTC (5+ messages)
[PATCH v3] if xen_platform_pci=0 is set don't blow up
2014-01-02 19:16 UTC (8+ messages)
` [PATCH v3 1/2] xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v3)
` [Xen-devel] "
[PATCH] PCI: mvebu: Remove redundant code
2014-01-02 10:52 UTC (3+ messages)
[PATCH] PCI: Update documentation 00-INDEX file
2014-01-01 21:15 UTC
[PATCH] ACPIPHP / radeon: Fix VGA switcheroo problem related to hotplug events
2013-12-31 21:14 UTC (5+ messages)
` [PATCH][update] ACPIPHP / radeon / nouveau: "
` [PATCH][update 2] ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
[PATCH RESEND][pciutils] libpci: pci_id_lookup - add udev/hwdb support
2013-12-30 18:59 UTC (10+ messages)
` [PATCH] "
[PATCH v5 0/4] Introduce pci_enable_msi/msix_range() interfaces
2013-12-30 7:28 UTC (5+ messages)
` [PATCH v5 1/4] PCI/MSI: Factor out pci_msi_vec_count() interface
` [PATCH v5 2/4] PCI/MSI: Get rid of pci_enable_msi_block_auto() interface
` [PATCH v5 3/4] PCI/MSI: Introduce pci_msix_vec_count() interface
` [PATCH v5 4/4] PCI/MSI: Introduce pci_enable_msi/msix_range() interfaces
PATCH] PCI: mvebu: Use max_t() instead of max(resource_size_t,)
2013-12-27 0:33 UTC
[PATCH] PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI
2013-12-27 0:17 UTC
tg3 and sd card reader at acer aspire
2013-12-25 9:00 UTC (6+ messages)
[PATCH] megaraid_sas: Quirk mmio hook for 1078 MR controller
2013-12-24 14:46 UTC (4+ messages)
[PATCH v2 00/10] PCI: Double removing fix and allocate 64bit mmio pref
2013-12-23 22:33 UTC (6+ messages)
` [PATCH v2 10/10] intel-gtt: Read 64bit for gmar_bus_addr
[PATCH v4 0/9] PCI/MSI: Introduce pci_auto_enable_msi*() family helpers
2013-12-23 17:19 UTC (14+ messages)
` [PATCH v4 9/9] "
[PATCH v6 0/2] PCI: allocate 64bit mmio pref
2013-12-23 1:14 UTC (5+ messages)
` [PATCH v6 1/2] PCI: Try to allocate mem64 above 4G at first
` [PATCH v6 2/2] PCI: Try best to allocate pref mmio 64bit above 4g
[RFC] linux/pci: move pci_platform_pm_ops to linux/pci.h
2013-12-20 16:42 UTC (2+ messages)
[PATCH 00/12] PCI:Add SPEAr13xx PCie support
2013-12-20 16:36 UTC (9+ messages)
` [PATCH 07/12] pcie: designware: add dw_pcie prefix before cfg_read/write
` [PATCH 08/12] pcie: designware: Fix IO transfers
pcie designware question
2013-12-20 16:20 UTC (6+ messages)
[PATCH] pci: designware: fix missing msi irqs
2013-12-20 16:09 UTC (4+ messages)
[PATCH v3] PCI: export MSI mode using attributes, not kobjects
2013-12-20 14:15 UTC (3+ messages)
[PATCHv2 0/6] Crashdump Accepting Active IOMMU
2013-12-20 7:25 UTC (10+ messages)
` [PATCHv2 1/6] Crashdump-Accepting-Active-IOMMU-Flags-and-Prototype
` [PATCHv2 2/6] Crashdump-Accepting-Active-IOMMU-Utility-functions
` [PATCHv2 3/6] Crashdump-Accepting-Active-IOMMU-Domain-Interfaces
` [PATCHv2 4/6] Crashdump-Accepting-Active-IOMMU-Copy-Translations
` [PATCHv2 5/6] Crashdump-Accepting-Active-IOMMU-Debug-Print-IOMMU
` [PATCHv2 6/6] Crashdump-Accepting-Active-IOMMU-Call-From-Mainline
[PATCH 32/38] pcie: add missing put_device call
2013-12-20 6:15 UTC (4+ messages)
[Patch v2 03/13] PCI, pci-label: release allocated ACPI object on error recovery path
2013-12-20 2:01 UTC (5+ messages)
` [Patch v2 04/13] ACPI, PCI: replace open-coded _DSM specific code with helper functions
` [Patch v2 05/13] PCI, pci-label: treat PCI label with index 0 as valid label
How to reserve pci bus numbers for hotplug?
2013-12-20 0:55 UTC (4+ messages)
[PATCH Resend 1/1] PCI: mvebu: Remove redundant of_match_ptr
2013-12-19 18:19 UTC (3+ messages)
[PATCH V2 1/7] PCI: imx6: Make reset-gpio optional
2013-12-19 18:05 UTC (4+ messages)
[PATCH v5 0/3] PCI: allocate 64bit mmio pref
2013-12-19 16:38 UTC (3+ messages)
` [PATCH v5 1/3] PCI: Try to allocate mem64 above 4G at first
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).