Show patches with: Archived = No       |   44738 patches
« 1 2 ... 132 133 134447 448 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V4,01/42] x86, irq: update high address field when updating affinity for MSI IRQ 1 - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,02/42] x86, mpparse: use pr_lvl() helper utilities to replace printk(KERN_LVL) 1 - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,03/42] x86, mpparse: simplify arch/x86/include/asm/mpspec.h 1 - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,04/42] x86, acpi: reorganize code to avoid forward declaration in boot.c - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,05/42] x86, PCI, ACPI: use kmalloc_node() to optimize for performance 2 - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,06/42] x86, acpi, irq: kill static function irq_to_gsi() - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,07/42] x86, ACPI, trivial: minor improvements to arch/x86/kernel/acpi/boot.c - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,08/42] x86, ACPI, irq: enhance error handling in function acpi_register_gsi() - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,09/42] x86, ACPI, irq: fix possible eror in GSI to IRQ mapping for legacy IRQ - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,10/42] x86, irq, trivial: minor improvements of IRQ related code - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,11/42] x86, ioapic: kill unused global variable timer_through_8259 - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,12/42] x86, ioapic: kill static variable nr_irqs_gsi - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,13/42] x86, ioapic: introduce helper utilities to walk ioapics and pins - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,14/42] x86, ioapic: use irq_cfg() instead of irq_get_chip_data() for better readability - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,15/42] x86, irq: reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomain - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,16/42] x86, irq: introduce some helper utilities to improve readability - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,17/42] ce4100, irq: make CE4100 depend on CONFIG_X86_IO_APIC - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,18/42] ce4100, irq: do not set legacy_pic to null_legacy_pic - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,19/42] x86, irq: count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_LEGACY 1 - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,20/42] x86, irq: simplify arch_early_irq_init() - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,21/42] x86, ACPI, irq: consolidate algorithm of mapping (ioapic, pin) to IRQ number - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,22/42] x86, irq, ACPI: change __acpi_register_gsi to return IRQ number instead of GSI - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,23/42] x86, irq: introduce mechanisms to support dynamically allocate IRQ for IOAPIC - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,24/42] x86, irq: enhance mp_register_ioapic() to support irqdomain - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,25/42] x86, ACPI, irq: provide basic irqdomain support - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,26/42] x86, mpparse, irq: provide basic irqdomain support - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,27/42] x86, SFI, irq: provide basic irqdomain support - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,28/42] x86, devicetree, irq: use common mechanism to support irqdomain - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,29/42] x86, irq: introduce two helper functions to support irqdomain map operation - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,30/42] x86, irq, ACPI: use common irqdomain map interface to program IOAPIC pins - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,31/42] x86, irq, mpparse: use common irqdomain map interface to program IOAPIC pins - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,32/42] x86, irq, SFI: use common irqdomain map interface to program IOAPIC pins - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,33/42] x86, irq, devicetree: use common irqdomain map interface to program IOAPIC pins - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,34/42] x86, irq: clean up unused IOAPIC interface - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,35/42] x86, irq: simplify the way to handle ISA IRQ - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,36/42] genirq: export irq_domain_disassociate() to architecture interrupt drivers - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,37/42] x86, irq: introduce helper functions to release IOAPIC pin - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,38/42] x86, irq, ACPI: release IOAPIC pin when PCI device is disabled - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,39/42] x86, irq, mpparse: release IOAPIC pin when PCI device is disabled - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,40/42] x86, irq, SFI: release IOAPIC pin when PCI device is disabled - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,41/42] x86, irq, devicetree: release IOAPIC pin when PCI device is disabled - - - - --- 2014-06-09 Jiang Liu Not Applicable
[V4,42/42] x86, irq: clean up irqdomain transition code - - - - --- 2014-06-09 Jiang Liu Not Applicable
PCI: Do not touch siblings in pci_assign_unassigned_bridge_resources - - - - --- 2014-06-09 Andreas Noever Not Applicable
[V4,08/42] x86, ACPI, irq: enhance error handling in function acpi_register_gsi() - - - - --- 2014-06-10 Jiang Liu Not Applicable
[V4,21/42] x86, ACPI, irq: consolidate algorithm of mapping (ioapic, pin) to IRQ number - - - - --- 2014-06-10 Jiang Liu Not Applicable
[V4,22/42] x86, irq, ACPI: change __acpi_register_gsi to return IRQ number instead of GSI - - - - --- 2014-06-10 Jiang Liu Not Applicable
[V4,38/42] x86, irq, ACPI: release IOAPIC pin when PCI device is disabled - - - - --- 2014-06-10 Jiang Liu Not Applicable
ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges 1 - 1 - --- 2014-06-10 Rafael J. Wysocki Not Applicable
ACPI / ia64 / sba_iommu: Restore the working initialization ordering - - - - --- 2014-06-11 Rafael J. Wysocki Not Applicable
[GIT,PULL] PCI changes for v3.16 (part 2) - - - - --- 2014-06-12 Bjorn Helgaas Not Applicable
[RFC,V2,01/16] x86, irq: Split out alloc_ioapic_save_registers() - - - - --- 2014-06-17 Jiang Liu Not Applicable
[RFC,V2,02/16] x86, ioapic: Find usable ioapic id for 64bit. - - - - --- 2014-06-17 Jiang Liu Not Applicable
[RFC,V2,03/16] ACPI, x86/PCI: Move resource_to_addr() to acpi generic - - - - --- 2014-06-17 Jiang Liu Not Applicable
[RFC,V2,04/16] ACPI: Make map_mat_entry handle x2apic entry - - - - --- 2014-06-17 Jiang Liu Not Applicable
[RFC,V2,05/16] ACPI: Move acpi_get_cpuid() to separated file - - - - --- 2014-06-17 Jiang Liu Not Applicable
[RFC,V2,06/16] ACPI, ioapic: Add acpi_get_ioapic_id() - - - - --- 2014-06-17 Jiang Liu Not Applicable
[RFC,V2,07/16] x86, irq, ACPI: protect acpi_pci_irq_enable() from reentrance - - - - --- 2014-06-17 Jiang Liu Not Applicable
[RFC,V2,08/16] PCI: kill wrong warning message in pcieport driver - - - - --- 2014-06-17 Jiang Liu Not Applicable
[RFC,V2,09/16] x86, irq: remove __init marker for functions will be used by IOAPIC hotplug - - - - --- 2014-06-17 Jiang Liu Not Applicable
[RFC,V2,10/16] x86, irq: refine mp_register_ioapic() to prepare for IOAPIC hotplug - - - - --- 2014-06-17 Jiang Liu Not Applicable
[RFC,V2,11/16] x86, irq, ACPI: introduce a rwsem to protect IOAPIC operations from hotplug - - - - --- 2014-06-17 Jiang Liu Not Applicable
[RFC,V2,12/16] x86, irq, ACPI: implement interface to support ACPI based IOAPIC hot-addition - - - - --- 2014-06-17 Jiang Liu Not Applicable
[RFC,V2,13/16] x86, irq, ACPI: implement interface to support ACPI based IOAPIC hot-removal - - - - --- 2014-06-17 Jiang Liu Not Applicable
[RFC,V2,14/16] x86, irq: introduce helper to check whether an IOAPIC has been registered - - - - --- 2014-06-17 Jiang Liu Not Applicable
[RFC,V2,15/16] pci, ioapic: kill ioapic PCI driver - - - - --- 2014-06-17 Jiang Liu Not Applicable
[RFC,V2,16/16] x86, irq, ACPI: implement ACPI driver to support IOAPIC hotplug - - - - --- 2014-06-17 Jiang Liu Not Applicable
[RFC,V2] x86/PCI/ACPI: kill private function resource_to_addr() - - - - --- 2014-06-18 Jiang Liu Not Applicable
iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI device - - - 1 --- 2014-06-20 Jiang Liu Not Applicable
[1/3] thunderbolt: add PCI dependency - - - - --- 2014-06-20 Arnd Bergmann Not Applicable
[2/3] thunderbolt: include linux/slab.h for kmalloc - - - - --- 2014-06-20 Arnd Bergmann Not Applicable
[3/3] thunderbolt: fix format string for size_t - - - - --- 2014-06-20 Arnd Bergmann Not Applicable
[V3,01/16] x86, irq, ACPI: Protect acpi_pci_irq_enable() from reentrance - - - - --- 2014-06-25 Jiang Liu Not Applicable
[V3,02/16] ACPI: Make map_mat_entry handle x2apic entry - - - - --- 2014-06-25 Jiang Liu Not Applicable
[V3,03/16] ACPI: Correct return value of acpi_dev_resource_address_space() - - - - --- 2014-06-25 Jiang Liu Not Applicable
[V3,04/16] x86, PCI, ACPI: Kill private function resource_to_addr() - - - - --- 2014-06-25 Jiang Liu Not Applicable
[V3,05/16] ACPI: Move acpi_get_cpuid() to separated file - - - - --- 2014-06-25 Jiang Liu Not Applicable
[V3,06/16] x86, irq: Split out alloc_ioapic_save_registers() - - - - --- 2014-06-25 Jiang Liu Not Applicable
[V3,07/16] x86, ioapic: Find usable ioapic id for 64bit. - - - - --- 2014-06-25 Jiang Liu Not Applicable
[V3,08/16] ACPI, ioapic: Add acpi_get_ioapic_id() - - - - --- 2014-06-25 Jiang Liu Not Applicable
[V3,09/16] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug - - - - --- 2014-06-25 Jiang Liu Not Applicable
[V3,10/16] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug - - - - --- 2014-06-25 Jiang Liu Not Applicable
[V3,11/16] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug - - - - --- 2014-06-25 Jiang Liu Not Applicable
[V3,12/16] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition - - - - --- 2014-06-25 Jiang Liu Not Applicable
[V3,13/16] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-removal - - - - --- 2014-06-25 Jiang Liu Not Applicable
[V3,14/16] x86, irq: Introduce helper to check whether an IOAPIC has been registered - - - - --- 2014-06-25 Jiang Liu Not Applicable
[V3,15/16] PCI: Remove PCI ioapic driver - - - - --- 2014-06-25 Jiang Liu Not Applicable
[V3,16/16] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug - - - - --- 2014-06-25 Jiang Liu Not Applicable
[Part3,V3,01/21] iommu/vt-d: match segment number when searching for dev_iotlb capable devices - - - - --- 2014-06-25 Jiang Liu Not Applicable
[Part3,V3,02/21] iommu/vt-d: use correct domain id to flush virtual machine domains - - - - --- 2014-06-25 Jiang Liu Not Applicable
[Part3,V3,03/21] iommu/vt-d: introduce helper functions to improve code readability - - - - --- 2014-06-25 Jiang Liu Not Applicable
[Part3,V3,04/21] iommu/vt-d: introduce helper functions to make code symmetric for readability - - - - --- 2014-06-25 Jiang Liu Not Applicable
[Part3,V3,05/21] iommu/vt-d: only dynamically allocate domain id for virtual domains - - - - --- 2014-06-25 Jiang Liu Not Applicable
[Part3,V3,06/21] iommu/vt-d: fix possible invalid memory access caused by free_dmar_iommu() - - - - --- 2014-06-25 Jiang Liu Not Applicable
[Part3,V3,07/21] iommu/vt-d: avoid freeing virtual machine domain in free_dmar_iommu() - - - - --- 2014-06-25 Jiang Liu Not Applicable
[Part3,V3,08/21] iommu/VT-d: simplify include/linux/dmar.h - - - - --- 2014-06-25 Jiang Liu Not Applicable
[Part3,V3,09/21] iommu/vt-d: change iommu_enable/disable_translation to return void - - - - --- 2014-06-25 Jiang Liu Not Applicable
[Part3,V3,10/21] iommu/vt-d: simplify intel_unmap_sg() and kill duplicated code - - - - --- 2014-06-25 Jiang Liu Not Applicable
[Part3,V3,11/21] iommu/vt-d: introduce helper domain_pfn_within_range() to simplify code - - - - --- 2014-06-25 Jiang Liu Not Applicable
[Part3,V3,12/21] iommu/vt-d: introduce helper function iova_size() to improve code readability - - - - --- 2014-06-25 Jiang Liu Not Applicable
[Part3,V3,13/21] iommu/vt-d: fix bug in computing domain's iommu_snooping flag - - - - --- 2014-06-25 Jiang Liu Not Applicable
« 1 2 ... 132 133 134447 448 »