Show patches with: Submitter = Thomas Gleixner       |    State = Action Required       |   109 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
x86/smpboot: Disable parallel bootup if cc_vendor != NONE x86/smpboot: Disable parallel bootup if cc_vendor != NONE - - - --- 2023-05-30 Thomas Gleixner New
[V4,00/37] cpu/hotplug, x86: Reworked parallel CPU bringup - - 3 --- 2023-05-12 Thomas Gleixner New
[v3,35/36] x86/smpboot: Support parallel startup of secondary CPUs cpu/hotplug, x86: Reworked parallel CPU bringup - - 1 --- 2023-05-08 Thomas Gleixner New
[v3,34/36] x86/smpboot: Implement a bit spinlock to protect the realmode stack cpu/hotplug, x86: Reworked parallel CPU bringup - - 1 --- 2023-05-08 Thomas Gleixner New
[v3,32/36] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE cpu/hotplug, x86: Reworked parallel CPU bringup - - 1 --- 2023-05-08 Thomas Gleixner New
[v3,31/36] x86/apic: Provide cpu_primary_thread mask cpu/hotplug, x86: Reworked parallel CPU bringup - - 2 --- 2023-05-08 Thomas Gleixner New
[v3,28/36] cpu/hotplug: Reset task stack state in _cpu_up() cpu/hotplug, x86: Reworked parallel CPU bringup - 1 2 --- 2023-05-08 Thomas Gleixner New
[v3,24/36,V2,24/38] MIPS: SMP_CPS: Switch to hotplug core state synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - 1 --- 2023-05-08 Thomas Gleixner New
[v3,19/36] x86/smpboot: Switch to hotplug core state synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - 1 --- 2023-05-08 Thomas Gleixner New
[v3,18/36,V2,18/38] cpu/hotplug: Add CPU state tracking and synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - 1 --- 2023-05-08 Thomas Gleixner New
[v3,14/36,V2,14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu() cpu/hotplug, x86: Reworked parallel CPU bringup - - 1 --- 2023-05-08 Thomas Gleixner New
[v3,13/36] x86/smpboot: Remove cpu_callin_mask cpu/hotplug, x86: Reworked parallel CPU bringup - - 1 --- 2023-05-08 Thomas Gleixner New
[v3,12/36,V2,12/38] x86/smpboot: Make TSC synchronization function call based cpu/hotplug, x86: Reworked parallel CPU bringup - - 1 --- 2023-05-08 Thomas Gleixner New
[v3,08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them cpu/hotplug, x86: Reworked parallel CPU bringup - - 1 --- 2023-05-08 Thomas Gleixner New
[v3,06/36] x86/smpboot: Remove the CPU0 hotplug kludge cpu/hotplug, x86: Reworked parallel CPU bringup - - 1 --- 2023-05-08 Thomas Gleixner New
[v3,05/36] x86/topology: Remove CPU0 hotplug option cpu/hotplug, x86: Reworked parallel CPU bringup - - 1 --- 2023-05-08 Thomas Gleixner New
[v3,03/36] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized cpu/hotplug, x86: Reworked parallel CPU bringup - - 1 --- 2023-05-08 Thomas Gleixner New
[V3,09/35] PCI/MSI: Allocate MSI device data on first use genirq/msi, PCI/MSI: Spring cleaning - Part 2 1 2 - --- 2021-12-10 Thomas Gleixner New
[10/10] x86/apic/msi: Support MSI-X vector expansion genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4 - - - --- 2021-11-27 Thomas Gleixner New
[09/10] PCI/MSI: Provide pci_msix_expand_vectors[_at]() genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4 - - - --- 2021-11-27 Thomas Gleixner New
[08/10] PCI/MSI: Provide pci_msi_domain_supports_expand() genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4 - - - --- 2021-11-27 Thomas Gleixner New
[07/10] PCI/MSI: Make free related functions range based genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4 - - - --- 2021-11-27 Thomas Gleixner New
[06/10] PCI/MSI: Use range in allocation path genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4 - - - --- 2021-11-27 Thomas Gleixner New
[05/10] genirq/msi: Add domain info flag MSI_FLAG_CAN_EXPAND genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4 - - - --- 2021-11-27 Thomas Gleixner New
[04/10] genirq/msi: Prepare MSI domain alloc/free for range irq allocation genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4 - - - --- 2021-11-27 Thomas Gleixner New
[03/10] genirq/msi: Make MSI descriptor alloc/free ready for range allocations genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4 - - - --- 2021-11-27 Thomas Gleixner New
[02/10] genirq/msi: Add range argument to msi_domain_alloc/free_descs_locked() genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4 - - - --- 2021-11-27 Thomas Gleixner New
[01/10] genirq/msi: Add range argument to alloc/free MSI domain ops genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4 - - - --- 2021-11-27 Thomas Gleixner New
[v2] PCI/MSI: Move non-mask check back into low level accessors [v2] PCI/MSI: Move non-mask check back into low level accessors - - 1 --- 2021-11-03 Thomas Gleixner New
x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init() x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init() - - 1 --- 2021-02-10 Thomas Gleixner New
[30/30] genirq: Remove export of irq_to_desc() genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[29/30] xen/events: Implement irq distribution genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[28/30] xen/events: Reduce irq_info::spurious_cnt storage size genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[27/30] xen/events: Only force affinity mask for percpu interrupts genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[26/30] xen/events: Use immediate affinity setting genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[25/30] xen/events: Remove disfunct affinity spreading genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[24/30] xen/events: Remove unused bind_evtchn_to_irq_lateeoi() genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[23/30] net/mlx5: Use effective interrupt affinity genirq: Treewide hunt for irq descriptor abuse and assorted fixes 1 1 - --- 2020-12-10 Thomas Gleixner New
[22/30] net/mlx5: Replace irq_to_desc() abuse genirq: Treewide hunt for irq descriptor abuse and assorted fixes 1 1 - --- 2020-12-10 Thomas Gleixner New
[21/30] net/mlx4: Use effective interrupt affinity genirq: Treewide hunt for irq descriptor abuse and assorted fixes - 1 - --- 2020-12-10 Thomas Gleixner New
[20/30] net/mlx4: Replace irq_to_desc() abuse genirq: Treewide hunt for irq descriptor abuse and assorted fixes - 1 - --- 2020-12-10 Thomas Gleixner New
[19/30] PCI: mobiveil: Use irq_data_get_irq_chip_data() genirq: Treewide hunt for irq descriptor abuse and assorted fixes - 1 - --- 2020-12-10 Thomas Gleixner New
[18/30] PCI: xilinx-nwl: Use irq_data_get_irq_chip_data() genirq: Treewide hunt for irq descriptor abuse and assorted fixes - 1 - --- 2020-12-10 Thomas Gleixner New
[17/30] NTB/msi: Use irq_has_action() genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[16/30] mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc genirq: Treewide hunt for irq descriptor abuse and assorted fixes 1 1 - --- 2020-12-10 Thomas Gleixner New
[15/30] pinctrl: nomadik: Use irq_has_action() genirq: Treewide hunt for irq descriptor abuse and assorted fixes - 1 - --- 2020-12-10 Thomas Gleixner New
[14/30] drm/i915/pmu: Replace open coded kstat_irqs() copy genirq: Treewide hunt for irq descriptor abuse and assorted fixes 1 - - --- 2020-12-10 Thomas Gleixner New
[13/30] drm/i915/lpe_audio: Remove pointless irq_to_desc() usage genirq: Treewide hunt for irq descriptor abuse and assorted fixes 1 1 - --- 2020-12-10 Thomas Gleixner New
[12/30] s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt() genirq: Treewide hunt for irq descriptor abuse and assorted fixes 1 - - --- 2020-12-10 Thomas Gleixner New
[11/30] parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts() genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[10/30] arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts() genirq: Treewide hunt for irq descriptor abuse and assorted fixes 1 - - --- 2020-12-10 Thomas Gleixner New
[09/30] ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list() genirq: Treewide hunt for irq descriptor abuse and assorted fixes 1 - - --- 2020-12-10 Thomas Gleixner New
[08/30] genirq: Provide kstat_irqdesc_cpu() genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[07/30] genirq: Make kstat_irqs() static genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[06/30] parisc/irq: Simplify irq count output for /proc/interrupts genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[05/30] genirq: Annotate irq stats data races genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[04/30] genirq: Provide irq_get_effective_affinity() genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[03/30] genirq: Move irq_set_lockdep_class() to core genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[02/30] genirq: Move status flag checks to core genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[01/30] genirq: Move irq_has_action() into core code genirq: Treewide hunt for irq descriptor abuse and assorted fixes - - - --- 2020-12-10 Thomas Gleixner New
[V2,46/46] irqchip: Add IMS (Interrupt Message Storm) driver - NOT FOR MERGING x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,45/46] irqdomain/msi: Provide msi_alloc/free_store() callbacks x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,44/46] platform-msi: Add device MSI infrastructure x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,43/46] genirq/msi: Provide and use msi_domain_set_default_info_flags() x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,42/46] genirq/proc: Take buslock on affinity write x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,41/46] platform-msi: Provide default irq_chip:: Ack x86, PCI, XEN, genirq ...: Prepare for device MSI 1 - - --- 2020-08-26 Thomas Gleixner New
[V2,40/46] x86/msi: Rename and rework pci_msi_prepare() to cover non-PCI MSI x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,39/46] x86/irq: Add DEV_MSI allocation type x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,38/46] iommu/amd: Remove domain search for PCI/MSI x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,37/46] iommu/vt-d: Remove domain search for PCI/MSI[X] x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,36/46] x86/irq: Make most MSI ops XEN private x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,35/46] x86/irq: Cleanup the arch_*_msi_irqs() leftovers x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable x86, PCI, XEN, genirq ...: Prepare for device MSI 1 - - --- 2020-08-26 Thomas Gleixner New
[V2,33/46] x86/pci: Set default irq domain in pcibios_add_device() x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,32/46] iommm/amd: Store irq domain in struct device x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,31/46] iommm/vt-d: Store irq domain in struct device x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,30/46] x86/xen: Wrap XEN MSI management into irqdomain x86, PCI, XEN, genirq ...: Prepare for device MSI 1 - - --- 2020-08-26 Thomas Gleixner New
[V2,29/46] irqdomain/msi: Allow to override msi_domain_alloc/free_irqs() x86, PCI, XEN, genirq ...: Prepare for device MSI - 1 - --- 2020-08-26 Thomas Gleixner New
[V2,28/46] x86/xen: Consolidate XEN-MSI init x86, PCI, XEN, genirq ...: Prepare for device MSI - 1 - --- 2020-08-26 Thomas Gleixner New
[V2,27/46] x86/xen: Rework MSI teardown x86, PCI, XEN, genirq ...: Prepare for device MSI - 1 - --- 2020-08-26 Thomas Gleixner New
[V2,26/46] x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init() x86, PCI, XEN, genirq ...: Prepare for device MSI - 1 - --- 2020-08-26 Thomas Gleixner New
[V2,25/46] PCI/MSI: Provide pci_dev_has_special_msi_domain() helper x86, PCI, XEN, genirq ...: Prepare for device MSI 1 - - --- 2020-08-26 Thomas Gleixner New
[V2,24/46] PCI: vmd: Mark VMD irqdomain with DOMAIN_BUS_VMD_MSI x86, PCI, XEN, genirq ...: Prepare for device MSI 2 - - --- 2020-08-26 Thomas Gleixner New
[V2,23/46] irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI x86, PCI, XEN, genirq ...: Prepare for device MSI 2 - - --- 2020-08-26 Thomas Gleixner New
[V2,22/46] x86/irq: Initialize PCI/MSI domain at PCI init time x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,21/46] x86/pci: Reducde #ifdeffery in PCI init code x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,20/46] x86/irq: Move apic_post_init() invocation to one place x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,19/46] x86/msi: Use generic MSI domain ops x86, PCI, XEN, genirq ...: Prepare for device MSI - 1 - --- 2020-08-26 Thomas Gleixner New
[V2,18/46] x86/msi: Consolidate MSI allocation x86, PCI, XEN, genirq ...: Prepare for device MSI 1 - - --- 2020-08-26 Thomas Gleixner New
[V2,17/46] PCI/MSI: Rework pci_msi_domain_calc_hwirq() x86, PCI, XEN, genirq ...: Prepare for device MSI 2 - - --- 2020-08-26 Thomas Gleixner New
[V2,16/46] x86/irq: Consolidate UV domain allocation x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,15/46] x86/irq: Consolidate DMAR irq allocation x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,14/46] x86/ioapic: Consolidate IOAPIC allocation x86, PCI, XEN, genirq ...: Prepare for device MSI 1 - - --- 2020-08-26 Thomas Gleixner New
[V2,13/46] x86/msi: Consolidate HPET allocation x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,12/46] x86/irq: Prepare consolidation of irq_alloc_info x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,11/46] iommu/irq_remapping: Consolidate irq domain lookup x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,10/46] iommu/amd: Consolidate irq domain getter x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,09/46] iommu/vt-d: Consolidate irq domain getter x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,08/46] x86/irq: Add allocation type for parent domain retrieval x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
[V2,07/46] x86/irq: Rename X86_IRQ_ALLOC_TYPE_MSI* to reflect PCI dependency x86, PCI, XEN, genirq ...: Prepare for device MSI - - - --- 2020-08-26 Thomas Gleixner New
« 1 2 »