Show patches with: Submitter = Jiang Liu       |    State = Action Required       |   1332 patches
« 1 2 3 413 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource - 1 - --- 2015-05-14 Jiang Liu bhelgaas New
[v3,2/7] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge - 1 1 --- 2015-05-14 Jiang Liu bhelgaas New
[v3,1/7] ACPI/PCI: Enhance ACPI core to support sparse IO space - 1 1 --- 2015-05-14 Jiang Liu bhelgaas New
[RFC,4/4] PCI: Introduce helpers to manage pci_dev->irq and pci_dev->irq_managed - - - --- 2015-05-07 Jiang Liu bhelgaas New
[RFC,3/4] PCI, x86: Allocate PCI IRQ on demand and free it when not used anymore - - - --- 2015-05-07 Jiang Liu bhelgaas New
[RFC,2/4] PCI, MSI: Optionally free legacy PCI IRQ when enabling MSI/MSI-X - - - --- 2015-05-07 Jiang Liu bhelgaas New
[RFC,1/4] PCI: Add hooks to allocate/free IRQ resources when binding/unbinding driver - - - --- 2015-05-07 Jiang Liu bhelgaas New
[v3] x86, irq: Allocate CPU vectors from device local CPUs if possible - - - --- 2015-05-07 Jiang Liu bhelgaas New
[v2] x86, irq: Support CPU vector allocation policies - - - --- 2015-05-06 Jiang Liu bhelgaas New
[RFC,v2,7/7] ia64/PCI/ACPI: Use common interface to support PCI host bridge - - 1 --- 2015-05-05 Jiang Liu bhelgaas New
[RFC,v2,6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge - - - --- 2015-05-05 Jiang Liu bhelgaas New
[RFC,v2,5/7] PCI/ACPI: Consolidate common PCI host bridge code into ACPI core - - 1 --- 2015-05-05 Jiang Liu bhelgaas New
[RFC,v2,4/7] x86/PCI: Rename struct pci_sysdata as struct pci_controller - - - --- 2015-05-05 Jiang Liu bhelgaas New
[RFC,v2,3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource - - - --- 2015-05-05 Jiang Liu bhelgaas New
[RFC,v2,2/7] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge - 1 1 --- 2015-05-05 Jiang Liu bhelgaas New
[RFC,v2,1/7] ACPI/PCI: Enhance ACPI core to support sparse IO space - 1 1 --- 2015-05-05 Jiang Liu bhelgaas New
[RFC,v1,11/11] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked() - - - --- 2015-05-04 Jiang Liu bhelgaas New
[RFC,v1,10/11] genirq: Move field 'msi_desc' from struct irq_data into struct irq_common_data - - - --- 2015-05-04 Jiang Liu bhelgaas New
[RFC,v1,09/11] genirq: Use helper function to access irq_data->msi_desc - - - --- 2015-05-04 Jiang Liu bhelgaas New
[RFC,v1,08/11] genirq: Move field 'affinity' from struct irq_data into struct irq_common_data - - - --- 2015-05-04 Jiang Liu bhelgaas New
[RFC,v1,07/11] net/mlx4: Cache irq_desc->affinity instead of irq_desc 1 - - --- 2015-05-04 Jiang Liu bhelgaas New
[RFC,v1,05/11] mn10300: Fix incorrect use of data->affinity - - - --- 2015-05-04 Jiang Liu bhelgaas New
[RFC,v1,04/11] genirq: Move field 'handler_data' from struct irq_data into struct irq_common_data - - - --- 2015-05-04 Jiang Liu bhelgaas New
[RFC,v1,03/11] genirq: Use CONFIG_NUMA instead of CONFIG_SMP to guard irq_common_data.node - - - --- 2015-05-04 Jiang Liu bhelgaas New
[RFC,v1,02/11] genirq: Move field 'node' from struct irq_data into struct irq_common_data - - - --- 2015-05-04 Jiang Liu bhelgaas New
[RFC,v1,01/11] genirq: Introduce struct irq_common_data to host shared irq data - - - --- 2015-05-04 Jiang Liu bhelgaas New
[2/2] x86, irq: Support CPU vector allocation policies - - - --- 2015-05-04 Jiang Liu bhelgaas New
[1/2] irq_remapping/vt-d: Fix regression caused by commit b106ee63abcc - - - --- 2015-05-04 Jiang Liu bhelgaas New
[Bugfix,v6] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716 - 1 - --- 2015-04-30 Jiang Liu bhelgaas New
[Bugfix,v5] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716 - - - --- 2015-04-20 Jiang Liu bhelgaas New
[Part2,v5,33/33] x86/irq: Avoid memory allocation in __assign_irq_vector() - - - --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,32/33] x86/irq: Move irqdomain specific code into asm/irqdomain.h - - - --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,31/33] x86: Cleanup irq_domain ops - - - --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,30/33] x86,ioapic: Cleanup irq_trigger/polarity() - - - --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,29/33] x86, ioapic: Use proper defines for the entry fields - - - --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,28/33] x86/irq, ACPI: Kill private function mp_register_gsi()/ mp_unregister_gsi() - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,27/33] x86/irq: Refine the way to calculate NR_IRQS - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,26/33] x86/irq: Move private data in struct irq_cfg into dedicated data structure - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,25/33] x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector() - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,24/33] x86/irq: Kill function apic_set_affinity() - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,23/33] x86/irq: Change functions only used in vector.c as static - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,22/33] x86/irq: Kill unused alloc_irq_and_cfg_at() - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,21/33] x86/irq: Remove sis apic bug workaround - - - --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,20/33] x86/irq: Use cached IOAPIC entry instead of reading from hardware - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,19/33] x86/irq: Clean up io_apic.h - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,18/33] x86/irq: Kill x86_io_apic_ops.write and x86_io_apic_ops.modify - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,17/33] x86/irq: Kill struct io_apic_irq_attr - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,16/33] x86/irq: Move irq_cfg.irq_2_pin into io_apic.c - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,15/33] irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,14/33] irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,13/33] x86/irq: Kill irq_cfg.irq_remapped - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,12/33] irq_remapping: Clean up unused interfaces - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,11/33] irq_remapping/amd: Clean up unsued code - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,10/33] irq_remapping/vt-d: Clean up unsued code - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,09/33] irq_remapping: Clean up unsued code to support IOAPIC - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,08/33] x86/irq: Clean up unused forward declarations in x86_init.h - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,07/33] x86/irq: Kill GENERIC_IRQ_LEGACY_ALLOC_HWIRQ - - - --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,06/33] x86/irq: Kill x86_io_apic_ops.eoi_ioapic_pin and related interfaces - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,05/33] x86/irq: Kill x86_io_apic_ops.set_affinity and related interfaces - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,04/33] x86/irq: Kill x86_io_apic_ops.setup_entry and related interfaces - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,03/33] x86/irq: Kill x86_io_apic_ops.print_entries and related interfaces - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,02/33] x86/irq: Kill unused struct mp_pin_info - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Part2,v5,01/33] x86/irq: Kill unused old IOAPIC irqdomain interfaces - - 1 --- 2015-04-14 Jiang Liu bhelgaas New
[Bugfix,v5] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716 - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,37/37] x86/irq: Convert IOAPIC to use hierarchy irqdomain interfaces - - 1 --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,36/37] x86/irq: Introduce helper functions to support hierarchy irqdomain for IOAPIC - - 1 --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,35/37] x86/irq: Simplify the way to print IOAPIC entry - - 1 --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,34/37] x86/irq: Refine the way to allocate irq_cfg for legacy IRQs - - 1 --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,33/37] x86/irq: Implement callbacks to enable hierarchy irqdomain on IOAPICs - - 1 --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,32/37] x86/irq: Prepare IOAPIC interfaces to support hierarchy irqdomain - - 1 --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,31/37] x86/irq: Kill unused pre_init_apic_IRQ0() - - 1 --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,30/37] x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr() - - 1 --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,29/37] x86/intel-mid: Delay initialization of APB timer - - 1 --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,28/37] irq_remapping: Kill unused function irq_remapping_print_chip() - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,27/37] x86/irq: Simplify MSI/DMAR/HPET implementation by using common code - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,26/37] x86/irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,25/37] x86/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg() - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,24/37] x86/MSI: Simplify the way to deal with remapped MSI interrupts - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,23/37] x86/irq: Normalize x86 irq_chip name - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,22/37] x86/uv: Use hierarchy irqdomain to manage UV interrupts - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,21/37] x86/htirq: Use hierarchy irqdomain to manage Hypertransport interrupts - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,20/37] x86/irq: Use hierarchy irqdomain to manage DMAR interrupts - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,19/37] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,18/37] x86/MSI: Clean up unused MSI related code and interfaces - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,17/37] irq_remapping: Clean up unused MSI related code - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,16/37] irq_remapping/amd: Clean up unused MSI related code 1 - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,15/37] irq_remapping/vt-d: Clean up unused MSI related code 1 - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,14/37] x86/irq: Directly call native_compose_msi_msg() for DMAR IRQ - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,13/37] x86/MSI: Use hierarchy irqdomain to manage MSI interrupts - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,12/37] x86/hpet: Enhance HPET IRQ to support hierarchy irqdomain - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,11/37] irq_remapping/amd: Enhance AMD IR driver to support hierarchy irqdomain 1 - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,10/37] irq_remapping/vt-d: Enhance Intel IR driver to support hierarchy irqdomain 1 - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,09/37] irq_remapping/vt-d: Change prototypes to prepare for enabling hierarchy irqdomain 1 - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,08/37] irq_remapping: Introduce new interfaces to support hierarchy irqdomain 1 - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,07/37] x86/dmar: Use new irqdomain interfaces to allocate/free IRQ - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,06/37] x86/htirq: Use new irqdomain interfaces to allocate/free IRQ - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,05/37] x86/uv: Use new irqdomain interfaces to allocate/free IRQ - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,04/37] x86/MSI: Use new irqdomain interfaces to allocate/free IRQ - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,03/37] x86/hpet: Use new irqdomain interfaces to allocate/free IRQ - - - --- 2015-04-13 Jiang Liu bhelgaas New
[Part1,v8,02/37] x86/irq: Use hierarchy irqdomain to manage CPU interrupt vectors - - - --- 2015-04-13 Jiang Liu bhelgaas New
« 1 2 3 413 14 »