Show patches with: Archived = No       |   44686 patches
« 1 2 ... 77 78 79446 447 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Part1,v7,14/38] x86/irq: Directly call native_compose_msi_msg() for DMAR IRQ - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,15/38] irq_remapping/vt-d: Clean up unused MSI related code 1 - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,16/38] irq_remapping/amd: Clean up unused MSI related code 1 - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,17/38] irq_remapping: Clean up unused MSI related code - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,18/38] x86/MSI: Clean up unused MSI related code and interfaces - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,19/38] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,20/38] x86/irq: Use hierarchy irqdomain to manage DMAR interrupts - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,21/38] x86/htirq: Use hierarchy irqdomain to manage Hypertransport interrupts - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,22/38] x86/uv: Use hierarchy irqdomain to manage UV interrupts - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,23/38] x86/irq: Normalize x86 irq_chip name - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,24/38] x86/MSI: Simplify the way to deal with remapped MSI interrupts - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,25/38] x86/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg() - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,26/38] x86/irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,27/38] x86/irq: Simplify MSI/DMAR/HPET implementation by using common code - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,28/38] irq_remapping: Kill unused function irq_remapping_print_chip() - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,29/38] x86/intel-mid: Delay initialization of APB timer - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,30/38] x86/intel-mid, trivial: Refine code syntax for sfi_parse_mtmr() - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,31/38] x86/apb_timer: Remove unused function is_apbt_capable() - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,32/38] x86/irq: Kill unused pre_init_apic_IRQ0() - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,33/38] x86/irq: Prepare IOAPIC interfaces to support hierarchy irqdomain - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,34/38] x86/irq: Implement callbacks to enable hierarchy irqdomain on IOAPICs - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,35/38] x86/irq: Refine the way to allocate irq_cfg for legacy IRQs - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,36/38] x86/irq: Simplify the way to print IOAPIC entry - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,37/38] x86/irq: Introduce helper functions to support hierarchy irqdomain for IOAPIC - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part1,v7,38/38] x86/irq: Convert IOAPIC to use hierarchy irqdomain interfaces - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,01/33] x86/irq: Kill unused old IOAPIC irqdomain interfaces - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,02/33] x86/irq: Kill unused struct mp_pin_info - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,03/33] x86/irq: Kill x86_io_apic_ops.print_entries and related interfaces - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,04/33] x86/irq: Kill x86_io_apic_ops.setup_entry and related interfaces - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,05/33] x86/irq: Kill x86_io_apic_ops.set_affinity and related interfaces - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,06/33] x86/irq: Kill x86_io_apic_ops.eoi_ioapic_pin and related interfaces - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,07/33] x86/irq: Kill GENERIC_IRQ_LEGACY_ALLOC_HWIRQ - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,08/33] x86/irq: Clean up unused forward declarations in x86_init.h - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,09/33] irq_remapping: Clean up unsued code to support IOAPIC - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,10/33] irq_remapping/vt-d: Clean up unsued code - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,11/33] irq_remapping/amd: Clean up unsued code - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,12/33] irq_remapping: Clean up unused interfaces - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,13/33] x86/irq: Kill irq_cfg.irq_remapped - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,14/33] irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,15/33] irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,16/33] x86/irq: Move irq_cfg.irq_2_pin into io_apic.c - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,17/33] x86/irq: Kill struct io_apic_irq_attr - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,18/33] x86/irq: Kill x86_io_apic_ops.write and x86_io_apic_ops.modify - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,19/33] x86/irq: Clean up io_apic.h - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,20/33] x86/irq: Use cached IOAPIC entry instead of reading from hardware - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,21/33] x86/irq: Remove sis apic bug workaround - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,22/33] x86/irq: Kill unused alloc_irq_and_cfg_at() - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,23/33] x86/irq: Change functions only used in vector.c as static - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,24/33] x86/irq: Kill function apic_set_affinity() - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,25/33] x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector() - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,26/33] x86/irq: Move private data in struct irq_cfg into dedicated data structure - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,27/33] x86/irq: Refine the way to calculate NR_IRQS - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,28/33] x86/irq, ACPI: Kill private function mp_register_gsi()/ mp_unregister_gsi() - - - 1 --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,29/33] x86, ioapic: Use proper defines for the entry fields - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,30/33] x86,ioapic: Cleanup irq_trigger/polarity() - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,31/33] x86: Cleanup irq_domain ops - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,32/33] x86/irq: Move irqdomain specific code into asm/irqdomain.h - - - - --- 2015-01-20 Jiang Liu Not Applicable
[Part2,v4,33/33] x86/irq: Avoid memory allocation in __assign_irq_vector() - - - - --- 2015-01-20 Jiang Liu Not Applicable
[v2,01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,04/30] PCI: Remove deprecated pci_scan_bus_parented() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,06/30] PCI: Combine PCI domain and bus number in u32 arg - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,07/30] PCI: Pass PCI domain number combined with root bus number - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,10/30] PCI: Introduce pci_host_bridge_list to manage host bridges - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,11/30] PCI: Save sysdata in pci_host_bridge drvdata - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,13/30] PCI: Introduce new scan function pci_scan_root_bridge() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,14/30] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,15/30] PCI/IA64: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,16/30] PCI/IA64: Fix the build warning about pci_domain_nr() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,17/30] PCI/powerpc: Rename pcibios_root_bridge_prepare() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,18/30] PCI/powerpc: Use pci_scan_root_bridge() for simplicity - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,19/30] PCI: Remove weak pcibios_root_bridge_prepare() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,21/30] PCI: Introduce pci_bus_child_max_busnr() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,25/30] PCI/designware: Use pci_scan_root_bus() for simplicity - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,28/30] PCI: Export find_pci_host_bridge() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,29/30] PCI: Remove platform specific pci_domain_nr() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,30/30] PCI: Remove pci_bus_assign_domain_nr() - - - - --- 2015-01-21 Yijing Wang Superseded
[v3] PCI / PM: Avoid resuming PCI devices during system suspend 1 - - - --- 2015-01-21 Rafael J. Wysocki Not Applicable
pci: Use hot-plug capable for testing presence on - - - - --- 2015-01-21 Bjorn Helgaas Accepted
[2/2] PCI: Calculate the VF bus range on each possible NumVFs - - - - --- 2015-01-21 Bjorn Helgaas Superseded
[RFC] ACPI: Introduce acpi_unload_parent_table() usages in Linux kernel. 1 - - - --- 2015-01-22 Lv Zheng Not Applicable
PCI: Add Wellsburg (X99) to Intel PCH root port ACS quirk - - - - --- 2015-01-22 Alex Williamson Accepted
PCI: xgene: Include clk.h instead of clk-private.h - - - - --- 2015-01-22 Stephen Boyd Accepted
PCI: Add Wellsburg (X99) to Intel PCH root port ACS quirk - - - - --- 2015-01-22 donald.d.dugger@intel.com Not Applicable
[07/16] ARM: integrator: convert PCI to use generic config accesses - - - - --- 2015-01-22 Bjorn Helgaas Not Applicable
[GIT,PULL] PCI fixes for v3.19 - - - - --- 2015-01-23 Bjorn Helgaas Not Applicable
[v4,1/6] of: iommu: add ptr to OF node arg to of_iommu_configure() 1 - - - --- 2015-01-23 Murali Karicheri Not Applicable
[v4,2/6] of: move of_dma_configure() to device.c to help re-use - - - - --- 2015-01-23 Murali Karicheri Not Applicable
[v4,3/6] of: fix size when dma-range is not used - - - - --- 2015-01-23 Murali Karicheri Not Applicable
« 1 2 ... 77 78 79446 447 »