Show patches with: Archived = No       |   44739 patches
« 1 2 ... 157 158 159447 448 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Part2,v3,12/24] iommu/vt-d: Enhance Intel IR driver to suppport hierarchy irqdomain - - - - --- 2014-10-28 Jiang Liu Not Applicable
[Part2,v3,11/24] iommu/vt-d: Change prototypes to prepare for enabling hierarchy irqdomain - - - - --- 2014-10-28 Jiang Liu Not Applicable
[Part2,v3,10/24] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain - - - - --- 2014-10-28 Jiang Liu Not Applicable
[Part2,v3,09/24] x86, dmar: Use new irqdomain interfaces to allocate/free IRQ - - - - --- 2014-10-28 Jiang Liu Not Applicable
[Part2,v3,08/24] x86, htirq: Use new irqdomain interfaces to allocate/free IRQ - - - - --- 2014-10-28 Jiang Liu Not Applicable
[Part2,v3,07/24] x86, uv: Use new irqdomain interfaces to allocate/free IRQ - - - - --- 2014-10-28 Jiang Liu Not Applicable
[Part2,v3,06/24] x86, MSI: Use new irqdomain interfaces to allocate/free IRQ - - - - --- 2014-10-28 Jiang Liu Not Applicable
[Part2,v3,05/24] x86, hpet: Use new irqdomain interfaces to allocate/free IRQ - - - - --- 2014-10-28 Jiang Liu Not Applicable
[Part2,v3,04/24] x86, irq: Use hierarchy irqdomain to manage CPU interrupt vectors - - - - --- 2014-10-28 Jiang Liu Not Applicable
[Part2,v3,03/24] x86, irq: Save destination CPU ID in irq_cfg - - - - --- 2014-10-28 Jiang Liu Not Applicable
[Part2,v3,02/24] genirq: Introduce helper functions to support stacked irq_chip - - - - --- 2014-10-28 Jiang Liu Not Applicable
[Part2,v3,01/24] irqdomain: Introduce new interfaces to support hierarchy irqdomains - - - - --- 2014-10-28 Jiang Liu Not Applicable
[Part1,v3,20/20] x86, irq: Fix link error of undefined reference to send_cleanup_vector - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,19/20] iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,18/20] iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,17/20] x86: irq_remapping: Use helpers to access irq_cfg data structure associated with I… - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,16/20] x86, irq: Use helpers to access irq_cfg data structure associated with IRQ - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,15/20] x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,14/20] x86, irq: Move IRQ initialization routines from io_apic.c into vector.c - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,13/20] x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,12/20] x86, irq: Move HT IRQ related code from io_apic.c into htirq.c - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,11/20] x86, irq: Move PCI MSI related code from io_apic.c into msi.c - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,10/20] x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,09/20] x86, irq: Move local APIC related code from io_apic.c into vector.c - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,08/20] x86, irq: Introduce helpers to access struct irq_cfg - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,07/20] x86, irq: Protect __clear_irq_vector() with vector_lock - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,06/20] x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx() - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,05/20] x86, irq: Refine hw_irq.h to prepare for irqdomain support - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,04/20] x86, irq: Convert irq_2_pin list to generic list - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,03/20] x86, irq: Kill fourth parameter of IO_APIC_get_PCI_irq_vector() - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,02/20] x86, irq, ACPI: Fix building warning of unused code - - - - --- 2014-10-27 Jiang Liu Not Applicable
[Part1,v3,01/20] ACPI, irq, x86: Get rid of special handling of GSI for ACPI SCI - - - - --- 2014-10-27 Jiang Liu Not Applicable
[v7,18/18] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug - - - - --- 2014-10-27 Jiang Liu Not Applicable
[v7,17/18] x86, irq: Introduce helper to check whether an IOAPIC has been registered 1 - - - --- 2014-10-27 Jiang Liu Not Applicable
[v7,16/18] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal - - - - --- 2014-10-27 Jiang Liu Not Applicable
[v7,15/18] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition - - - - --- 2014-10-27 Jiang Liu Not Applicable
[v7,14/18] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug - - - - --- 2014-10-27 Jiang Liu Not Applicable
[v7,13/18] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug - - - - --- 2014-10-27 Jiang Liu Not Applicable
[v7,12/18] x86, irq: Keep balance of IOAPIC pin reference count - - - - --- 2014-10-27 Jiang Liu Not Applicable
[v7,11/18] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug - - - - --- 2014-10-27 Jiang Liu Not Applicable
[v7,10/18] x86, irq: Prefer assigned ID in APIC ID register for x86_64 - - - - --- 2014-10-27 Jiang Liu Not Applicable
[v7,09/18] x86, irq: Split out alloc_ioapic_save_registers() - - - - --- 2014-10-27 Jiang Liu Not Applicable
[v7,08/18] PCI: Remove PCI ioapic driver - - - - --- 2014-10-27 Jiang Liu Not Applicable
[v7,07/18] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug - - - - --- 2014-10-27 Jiang Liu Not Applicable
[v7,06/18] ACPI: Fix minor syntax issues in processor_core.c - - - - --- 2014-10-27 Jiang Liu Not Applicable
[v7,05/18] ACPI: Correct return value of acpi_dev_resource_address_space() - - - - --- 2014-10-27 Jiang Liu Not Applicable
[v7,04/18] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c - - 1 - --- 2014-10-27 Jiang Liu Not Applicable
[v7,03/18] ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi() - - - - --- 2014-10-27 Jiang Liu Not Applicable
[v7,02/18] x86, intel-mid: Create IRQs for APB timers and RTC timers - - - 1 --- 2014-10-27 Jiang Liu Not Applicable
[v7,01/18] ACPI, irq: fix regression casued by 6b9fb7082409 1 - - - --- 2014-10-27 Jiang Liu Not Applicable
[RFC,v1,28/28] x86, irq: Add kernel parameter vector_alloc to set CPU vector allocation policy - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,27/28] x86, irq: Introduce mechanism to support different vector allocation policies - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,26/28] x86, irq: Kill function apic_set_affinity() - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,25/28] x86, irq: Change functions only used in vector.c as static - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,24/28] x86, irq: Kill unused alloc_irq_and_cfg_at() - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,23/28] x86, irq: Clean up io_apic.h - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,22/28] x86, irq: Kill x86_io_apic_ops.write and x86_io_apic_ops.modify - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,21/28] x86, irq: Kill struct io_apic_irq_attr - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,20/28] x86, irq: Move irq_cfg.irq_2_pin into io_apic.c - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,19/28] iommu/amd: Move struct irq_2_irte into amd_iommu.c - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,18/28] iommu/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,17/28] x86, irq: Kill irq_cfg.irq_remapped - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,16/28] x86: irq_remapping: Clean up unused interfaces - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,15/28] iommu/amd: Clean up unsued code - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,14/28] iommu/vt-d: Clean up unsued code - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,13/28] x86: irq_remapping: Clean up unsued code - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,12/28] x86: Clean up unused forward declarations in x86_init.h - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,11/28] x86, irq: Kill GENERIC_IRQ_LEGACY_ALLOC_HWIRQ - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,10/28] x86, irq: Kill x86_io_apic_ops.eoi_ioapic_pin and related interfaces - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,09/28] x86, irq: Kill x86_io_apic_ops.set_affinity and related interfaces - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,08/28] x86, irq: Kill x86_io_apic_ops.setup_entry and related interfaces - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,07/28] x86, irq: Kill x86_io_apic_ops.print_entries and related interfaces - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,06/28] x86, irq: Kill unused old IOAPIC irqdomain interfaces - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,05/28] x86, irq: Convert IOAPIC to use hierarchy irqdomain interfaces - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,04/28] x86, irq: Refine the way to allocate irq_cfg for legacy IRQs - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,03/28] x86, irq: Implement callbacks to enable hierarchy irqdomain on IOAPICs - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,02/28] x86, irq: Prepare IOAPIC interfaces to support hierarchy irqdomain - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFC,v1,01/28] x86, irq: Kill unused setup_timer_IRQ0_pin() - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,24/24] x86, uv: Use hierarchy irqdomain to manage UV interrupts - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,23/24] x86, htirq: Use hierarchy irqdomain to manage Hypertransport interrupts - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,22/24] x86, irq: Use hierarchy irqdomain to manage DMAR interrupts - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,21/24] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,20/24] x86, irq: Clean up unused MSI related code and interfaces - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,19/24] x86: irq_remapping: Clean up unused MSI related code - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,18/24] iommu/amd: Clean up unused MSI related code - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,17/24] iommu/vt-d: Clean up unused MSI related code - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,16/24] x86, irq: Directly call native_compose_msi_msg() for DMAR IRQ - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,15/24] x86, MSI: Use hierarchy irqdomain to manage MSI interrupts - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,14/24] x86, hpet: Enhance HPET IRQ to support hierarchy irqdomain - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,13/24] iommu/amd: Enhance AMD IR driver to suppport hierarchy irqdomain - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,12/24] iommu/vt-d: Enhance Intel IR driver to suppport hierarchy irqdomain - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,11/24] iommu/vt-d: Change prototypes to prepare for enabling hierarchy irqdomain - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,10/24] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,09/24] x86, dmar: Use new irqdomain interfaces to allocate/free IRQ - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,08/24] x86, htirq: Use new irqdomain interfaces to allocate/free IRQ - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,07/24] x86, uv: Use new irqdomain interfaces to allocate/free IRQ - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,06/24] x86, MSI: Use new irqdomain interfaces to allocate/free IRQ - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,05/24] x86, hpet: Use new irqdomain interfaces to allocate/free IRQ - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,04/24] x86, irq: Use hierarchy irqdomain to manage CPU interrupt vectors - - - - --- 2014-09-26 Jiang Liu Not Applicable
[RFT,v2,03/24] x86, irq: Save destination CPU ID in irq_cfg - - - - --- 2014-09-26 Jiang Liu Not Applicable
« 1 2 ... 157 158 159447 448 »