Show patches with: Submitter = Thomas Gleixner       |   462 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[17/17] x86/fpu: Move FPU initialization into arch_cpu_finalize_init() init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process - - - --- 2023-06-13 Thomas Gleixner New
[16/17] x86/fpu: Mark init functions __init init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process - - - --- 2023-06-13 Thomas Gleixner New
[15/17] x86/fpu: Remove cpuinfo argument from init functions init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process - - - --- 2023-06-13 Thomas Gleixner New
[14/17] x86/init: Initialize signal frame size late init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process - - - --- 2023-06-13 Thomas Gleixner New
[13/17] init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init() init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process - 1 - --- 2023-06-13 Thomas Gleixner New
[12/17] init: Invoke arch_cpu_finalize_init() earlier init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process - 1 - --- 2023-06-13 Thomas Gleixner New
[11/17] init: Remove check_bugs() leftovers init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process - 2 - --- 2023-06-13 Thomas Gleixner New
[10/17] um/cpu: Switch to arch_cpu_finalize_init() init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process 1 1 - --- 2023-06-13 Thomas Gleixner New
[09/17] sparc/cpu: Switch to arch_cpu_finalize_init() init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process - 2 - --- 2023-06-13 Thomas Gleixner New
[08/17] sh/cpu: Switch to arch_cpu_finalize_init() init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process 1 1 - --- 2023-06-13 Thomas Gleixner New
[07/17] mips/cpu: Switch to arch_cpu_finalize_init() init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process - 1 - --- 2023-06-13 Thomas Gleixner New
[06/17] m68k/cpu: Switch to arch_cpu_finalize_init() init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process 1 - - --- 2023-06-13 Thomas Gleixner New
[05/17] loongarch/cpu: Switch to arch_cpu_finalize_init() init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process - 1 - --- 2023-06-13 Thomas Gleixner New
[04/17] ia64/cpu: Switch to arch_cpu_finalize_init() init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process - 1 - --- 2023-06-13 Thomas Gleixner New
[03/17] ARM: cpu: Switch to arch_cpu_finalize_init() init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process - 1 - --- 2023-06-13 Thomas Gleixner New
[02/17] x86/cpu: Switch to arch_cpu_finalize_init() init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process - 1 - --- 2023-06-13 Thomas Gleixner New
[01/17] init: Provide arch_cpu_finalize_init() init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process - - - --- 2023-06-13 Thomas Gleixner New
x86/smpboot: Fix the parallel bringup decision x86/smpboot: Fix the parallel bringup decision - - 2 --- 2023-05-31 Thomas Gleixner New
x86/smpboot: Disable parallel bootup if cc_vendor != NONE x86/smpboot: Disable parallel bootup if cc_vendor != NONE - - - --- 2023-05-30 Thomas Gleixner New
x86/realmode: Make stack lock work in trampoline_compat() x86/realmode: Make stack lock work in trampoline_compat() - - 1 --- 2023-05-30 Thomas Gleixner New
ARM: tlb: Prevent flushing insane large ranges one by one ARM: tlb: Prevent flushing insane large ranges one by one - - 1 --- 2023-05-24 Thomas Gleixner New
[V2,38/38] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it cpu/hotplug, x86: Reworked parallel CPU bringup - - 1 --- 2023-05-04 Thomas Gleixner New
[V2,37/38] x86/smpboot: Support parallel startup of secondary CPUs cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,36/38] x86/smpboot: Implement a bit spinlock to protect the realmode stack cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,35/38] x86/apic: Save the APIC virtual base address cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,34/38] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,33/38] x86/topology: Store extended topology leaf information cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,32/38] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,31/38] x86/apic: Provide cpu_primary_thread mask cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,30/38] x86/smpboot: Enable split CPU startup cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,29/38] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,28/38] cpu/hotplug: Reset task stack state in _cpu_up() cpu/hotplug, x86: Reworked parallel CPU bringup - 1 1 --- 2023-05-04 Thomas Gleixner New
[V2,27/38] cpu/hotplug: Remove unused state functions cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,26/38] riscv: Switch to hotplug core state synchronization cpu/hotplug, x86: Reworked parallel CPU bringup 1 - - --- 2023-05-04 Thomas Gleixner New
[V2,25/38] parisc: Switch to hotplug core state synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,24/38] MIPS: SMP_CPS: Switch to hotplug core state synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,23/38] csky/smp: Switch to hotplug core state synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,22/38] arm64: smp: Switch to hotplug core state synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - 1 --- 2023-05-04 Thomas Gleixner New
[V2,21/38] ARM: smp: Switch to hotplug core state synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,20/38] cpu/hotplug: Remove cpu_report_state() and related unused cruft cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,19/38] x86/smpboot: Switch to hotplug core state synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,18/38] cpu/hotplug: Add CPU state tracking and synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,17/38] x86/xen/hvm: Get rid of DEAD_FROZEN handling cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,16/38] x86/xen/smp_pv: Remove wait for CPU online cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,15/38] x86/smpboot: Remove wait for cpu_online() cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu() cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,13/38] x86/smpboot: Remove cpu_callin_mask cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,12/38] x86/smpboot: Make TSC synchronization function call based cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,11/38] x86/smpboot: Move synchronization masks to SMP boot code cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,10/38] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,09/38] x86/smpboot: Get rid of cpu_init_secondary() cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,08/38] x86/smpboot: Split up native_cpu_up() into separate phases and document them cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,07/38] x86/smpboot: Restrict soft_restart_cpu() to SEV cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,06/38] x86/smpboot: Remove the CPU0 hotplug kludge cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,05/38] x86/topology: Remove CPU0 hotplug option cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,04/38] x86/smpboot: Rename start_cpu0() to soft_restart_cpu() cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,03/38] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,02/38] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[V2,01/38] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die() cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-05-04 Thomas Gleixner New
[37/37] x86/smpboot: Allow parallel bringup for SEV-ES cpu/hotplug, x86: Reworked parallel CPU bringup - 1 - --- 2023-04-14 Thomas Gleixner New
[36/37] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[35/37] x86/smpboot: Support parallel startup of secondary CPUs cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[34/37] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[33/37] x86/topology: Store extended topology leaf information cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[32/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[31/37] x86/apic: Provide cpu_primary_thread mask cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[30/37] x86/smpboot: Enable split CPU startup cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[29/37] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[28/37] cpu/hotplug: Reset task stack state in _cpu_up() cpu/hotplug, x86: Reworked parallel CPU bringup - 1 1 --- 2023-04-14 Thomas Gleixner New
[27/37] cpu/hotplug: Remove unused state functions cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[26/37] riscv: Switch to hotplug core state synchronization cpu/hotplug, x86: Reworked parallel CPU bringup 1 - - --- 2023-04-14 Thomas Gleixner New
[25/37] parisc: Switch to hotplug core state synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[24/37] MIPS: SMP_CPS: Switch to hotplug core state synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[23/37] csky/smp: Switch to hotplug core state synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[22/37] arm64: smp: Switch to hotplug core state synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - 1 --- 2023-04-14 Thomas Gleixner New
[21/37] ARM: smp: Switch to hotplug core state synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[20/37] cpu/hotplug: Remove cpu_report_state() and related unused cruft cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[19/37] x86/smpboot: Switch to hotplug core state synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[18/37] cpu/hotplug: Add CPU state tracking and synchronization cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[17/37] x86/xen/hvm: Get rid of DEAD_FROZEN handling cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[16/37] x86/xen/smp_pv: Remove wait for CPU online cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[15/37] x86/smpboot: Remove wait for cpu_online() cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[14/37] cpu/hotplug: Rework sparse_irq locking in bringup_cpu() cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[13/37] x86/smpboot: Remove cpu_callin_mask cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[12/37] x86/smpboot: Make TSC synchronization function call based cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[11/37] x86/smpboot: Move synchronization masks to SMP boot code cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[10/37] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[09/37] x86/smpboot: Get rid of cpu_init_secondary() cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[08/37] x86/smpboot: Split up native_cpu_up() into separate phases and document them cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[07/37] x86/smpboot: Restrict soft_restart_cpu() to SEV cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[06/37] x86/smpboot: Remove the CPU0 hotplug kludge cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[05/37] x86/topology: Remove CPU0 hotplug option cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu() cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[03/37] x86/smpboot: Avoid pointless delay calibration is TSC is synchronized cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[02/37] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[01/37] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die() cpu/hotplug, x86: Reworked parallel CPU bringup - - - --- 2023-04-14 Thomas Gleixner New
[V2,40/40] genirq/msi: Move msi_device_data to core genirq, irqchip: Convert ARM MSI handling to per device MSI domains - - - --- 2022-11-21 Thomas Gleixner New
[V2,39/40] genirq/msi: Remove platform MSI leftovers genirq, irqchip: Convert ARM MSI handling to per device MSI domains - - - --- 2022-11-21 Thomas Gleixner New
[V2,38/40] irqchip/irq-mvebu-icu: Remove platform MSI leftovers genirq, irqchip: Convert ARM MSI handling to per device MSI domains - - - --- 2022-11-21 Thomas Gleixner New
[V2,37/40] irqchip/irq-mvebu-sei: Switch to MSI parent genirq, irqchip: Convert ARM MSI handling to per device MSI domains - - - --- 2022-11-21 Thomas Gleixner New
« 1 2 3 44 5 »