Show patches with: Archived = No       |   44983 patches
« 1 2 ... 387 388 389449 450 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,Part2,v1,21/21] x86, irq: Clean up unused MSI related code and interfaces - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,20/21] x86: irq_remapping: Clean up unused MSI related code - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,19/21] iommu/amd: Clean up unused MSI related code - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,18/21] iommu/vt-d: Clean up unused MSI related code - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,17/21] x86, htirq: Use hierarchy irqdomain to manage Hypertransport interrupts - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,16/21] x86, irq: Directly call native_compose_msi_msg() for DMAR IRQ - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,15/21] x86, MSI: Use hierarchy irqdomain to manage MSI interrupts - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,14/21] x86, hpet: Enhance HPET IRQ to support hierarchy irqdomain - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,13/21] iommu/amd: Enhance AMD IR driver to suppport hierarchy irqdomain - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,12/21] iommu/vt-d: Enhance Intel IR driver to suppport hierarchy irqdomain - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,11/21] iommu/vt-d: Change prototypes to prepare for enabling hierarchy irqdomain - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,10/21] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,09/21] x86, dmar: Use new irqdomain interfaces to allocate/free IRQ - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,08/21] x86, htirq: Use new irqdomain interfaces to allocate/free IRQ - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,07/21] x86, uv: Use new irqdomain interfaces to allocate/free IRQ - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,06/21] x86, MSI: Use new irqdomain interfaces to allocate/free IRQ - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,05/21] x86, hpet: Use new irqdomain interfaces to allocate/free IRQ - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,04/21] x86, irq: Use hierarchy irqdomain to manage CPU interrupt vectors - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,03/21] x86, irq: Save destination CPU ID in irq_cfg - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,02/21] genirq: Introduce helper functions to support stacked irq_chip - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part2,v1,01/21] irqdomain: Introduce new interfaces to support hierarchy irqdomains - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,18/18] iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,17/18] iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,16/18] x86: irq_remapping: Use helpers to access irq_cfg data structure associated wi… - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,15/18] x86, irq: Use helpers to access irq_cfg data structure associated with IRQ - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,14/18] x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,13/18] x86, irq: Move IRQ initialization routines from io_apic.c into vector.c - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,12/18] x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,11/18] x86, irq: Move HT IRQ related code from io_apic.c into htirq.c - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,10/18] x86, irq: Move PCI MSI related code from io_apic.c into msi.c - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,09/18] x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,08/18] x86, irq: Move local APIC related code from io_apic.c into vector.c - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,07/18] x86, irq: Introduce helpers to access struct irq_cfg - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,06/18] x86, irq: Protect __clear_irq_vector() with vector_lock - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,05/18] x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,04/18] x86, irq: Refine hw_irq.h to prepare for irqdomain support - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,03/18] x86, irq: Convert irq_2_pin list to generic list - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,02/18] x86, irq: Kill fourth parameter of IO_APIC_get_PCI_irq_vector() - - - - --- 2014-09-11 Jiang Liu Not Applicable
[RFC,Part1,v1,01/18] x86, irq, ACPI: Fix building warning of unused code - - - - --- 2014-09-11 Jiang Liu Not Applicable
[v5,15/15] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug - - - - --- 2014-09-11 Jiang Liu Not Applicable
[v5,14/15] x86, irq: Introduce helper to check whether an IOAPIC has been registered - - - - --- 2014-09-11 Jiang Liu Not Applicable
[v5,13/15] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal - - - - --- 2014-09-11 Jiang Liu Not Applicable
[v5,12/15] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition - - - - --- 2014-09-11 Jiang Liu Not Applicable
[v5,11/15] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug - - - - --- 2014-09-11 Jiang Liu Not Applicable
[v5,10/15] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug - - - - --- 2014-09-11 Jiang Liu Not Applicable
[v5,09/15] x86, irq: Keep balance of IOAPIC pin reference count - - - - --- 2014-09-11 Jiang Liu Not Applicable
[v5,08/15] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug - - - - --- 2014-09-11 Jiang Liu Not Applicable
[v5,07/15] x86, irq: Prefer assigned ID in APIC ID register for x86_64 - - - - --- 2014-09-11 Jiang Liu Not Applicable
[v5,06/15] x86, irq: Split out alloc_ioapic_save_registers() - - - - --- 2014-09-11 Jiang Liu Not Applicable
[v5,05/15] PCI: Remove PCI ioapic driver 1 - - - --- 2014-09-11 Jiang Liu Not Applicable
[v5,04/15] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug - - - - --- 2014-09-11 Jiang Liu Not Applicable
[v5,03/15] ACPI: Fix minor syntax issues in processor_core.c - - - - --- 2014-09-11 Jiang Liu Not Applicable
[v5,02/15] ACPI: Correct return value of acpi_dev_resource_address_space() - - - - --- 2014-09-11 Jiang Liu Not Applicable
[v5,01/15] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c - - 1 - --- 2014-09-11 Jiang Liu Not Applicable
PCI/MSI: Simplify default_restore_msi_irq() - - - - --- 2014-09-11 Yijing Wang Changes Requested
[v7,4/4] MAINTAINERS: entry for APM X-Gene PCIe host driver - - - - --- 2014-09-10 Tanmay Inamdar Superseded
[v7,3/4] dt-bindings: pci: xgene pcie device tree bindings - - - - --- 2014-09-10 Tanmay Inamdar Superseded
[v7,2/4] arm64: dts: APM X-Gene PCIe device tree nodes - - - - --- 2014-09-10 Tanmay Inamdar Superseded
[v7,1/4] pci:host: APM X-Gene PCIe host controller driver - - - - --- 2014-09-10 Tanmay Inamdar Superseded
[v3,2/2] PCI: keystone: read pci device id dynamically to support multiple ports - - - - --- 2014-09-10 Murali Karicheri Accepted
[v3,1/2] PCI: keystone: remove handle of PCI mode configuration 1 - - - --- 2014-09-10 Murali Karicheri Accepted
[v10,07/10] OF: Introduce helper function for getting PCI domain_nr - - - - --- 2014-09-10 Liviu Dudau Superseded
[2/2,V5] irqchip: gicv2m: Add support for multiple MSI for ARM64 GICv2m - - - - --- 2014-09-10 Suravee Suthikulpanit Not Applicable
[1/2,V5] irqchip: gic: Add supports for ARM GICv2m MSI(-X) - - - - --- 2014-09-10 Suravee Suthikulpanit Not Applicable
PCI/MSI: Remove the redundant irq_set_msi_desc() - - - - --- 2014-09-10 Yijing Wang Changes Requested
[v2,2/2] PCI: keystone: update to support multiple pci ports - - - - --- 2014-09-09 Murali Karicheri Superseded
[v2,1/2] PCI: keystone: remove handle of PCI mode configuration 1 - - - --- 2014-09-09 Murali Karicheri Superseded
PCI: xilinx: testing wrong variable in setup irq function 1 - - - --- 2014-09-09 Dan Carpenter Accepted
[V4,4/4,resend] PCI: use device flag operation helper function in iov.c - - - - --- 2014-09-09 ethan zhao Accepted
[V4,3/4,resend] xen-pciback: use pci device flag operation helper function 1 - 1 - --- 2014-09-09 ethan zhao Accepted
[V4,2/4,resend] KVM: use pci device flag operation helper functions 1 - - - --- 2014-09-09 ethan zhao Accepted
[V4,1/4,resend] PCI: introduce helper functions for device flag operation - - - - --- 2014-09-09 ethan zhao Accepted
pci/probe: Ignore the device id while handling CRS - - - - --- 2014-09-08 Rajat Jain Accepted
[-,v4] PCI: keystone: add a pci quirk to limit mrrs - - - - --- 2014-09-08 Murali Karicheri Accepted
[-,v3] PCI: keystone: add a pci quirk to limit mrrs - - - - --- 2014-09-08 Murali Karicheri Superseded
[v10] arm64: Add architectural support for PCIe 1 - - - --- 2014-09-08 Liviu Dudau Superseded
[v10,10/10] PCI: Introduce pci_remap_iospace() for remapping PCI I/O bus resources into CPU space - - 1 - --- 2014-09-08 Liviu Dudau Superseded
[v10,09/10] PCI: Assign unassigned bus resources in pci_scan_root_bus() - - - - --- 2014-09-08 Liviu Dudau Superseded
[v10,08/10] OF: PCI: Add support for parsing PCI host bridge resources from DT - - - - --- 2014-09-08 Liviu Dudau Superseded
[v10,07/10] OF: Introduce helper function for getting PCI domain_nr - - 1 - --- 2014-09-08 Liviu Dudau Superseded
[v10,06/10] PCI: Introduce generic domain handling for PCI busses. - - - - --- 2014-09-08 Liviu Dudau Superseded
[v10,05/10] PCI: Create pci_host_bridge before its associated bus in pci_create_root_bus. 1 - 1 1 --- 2014-09-08 Liviu Dudau Superseded
[v10,04/10] PCI: OF: Fix the conversion of IO ranges into IO resources. - - - - --- 2014-09-08 Liviu Dudau Superseded
[v10,03/10] ARM: Define PCI_IOBASE as the base of virtual PCI IO space. - - 1 - --- 2014-09-08 Liviu Dudau Superseded
[v10,02/10] PCI: Introduce helper functions to deal with PCI I/O ranges. 1 - 1 - --- 2014-09-08 Liviu Dudau Superseded
[v10,01/10] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases. 1 - 1 1 --- 2014-09-08 Liviu Dudau Superseded
PCIe: Designware: Extract struct pcie_port_info elements into struct pcie_port - - - - --- 2014-09-08 Pratyush ANAND Accepted
[v2,3/3] PCI/MSI: Remove arch_msi_check_device() - - - - --- 2014-09-07 Alexander Gordeev Accepted
[v2,2/3] PCI/MSI/Armada-370-xp: Remove arch_msi_check_device() 1 - - - --- 2014-09-07 Alexander Gordeev Accepted
[v2,1/3] PCI/MSI/PPC: Remove arch_msi_check_device() - - - - --- 2014-09-07 Alexander Gordeev Accepted
[v2,4/4] PCI: remove assignement in non straight forward if condition - - - - --- 2014-09-07 Quentin Lambert Accepted
[v2,3/4] PCI: remove assignement from if conditions - - - - --- 2014-09-07 Quentin Lambert Accepted
[v2,2/4] PCI: fix a simple if coding style issue - - - - --- 2014-09-07 Quentin Lambert Accepted
[v2,1/4] PCI: fix a missing space coding style issue - - - - --- 2014-09-07 Quentin Lambert Accepted
pci: Parenthesize parameters in PCI_DEVID and PCI_VPD_LRDT_ID macros - - - 1 --- 2014-09-06 Kirsher, Jeffrey T Accepted
pci: Parenthesize parameters in PCI_DEVID and PCI_VPD_LRDT_ID macros - - - 1 --- 2014-09-06 Kirsher, Jeffrey T Accepted
[v6,4/4] MAINTAINERS: entry for APM X-Gene PCIe host driver - - - - --- 2014-09-06 Tanmay Inamdar Superseded
[v6,3/4] dt-bindings: pci: xgene pcie device tree bindings - - - - --- 2014-09-06 Tanmay Inamdar Superseded
[v6,2/4] arm64: dts: APM X-Gene PCIe device tree nodes - - - - --- 2014-09-06 Tanmay Inamdar Superseded
[v6,1/4] pci:host: APM X-Gene PCIe controller driver - - - - --- 2014-09-06 Tanmay Inamdar Superseded
« 1 2 ... 387 388 389449 450 »