Show patches with: Submitter = Thomas Gleixner       |   45 patches
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
[19/19] tasklets: Prevent kill/unlock_wait deadlock on RT softirq: Cleanups and RT awareness - - - --- 2020-11-13 Thomas Gleixner New
[18/19] tasklets: Use static inlines for stub implementations softirq: Cleanups and RT awareness - - - --- 2020-11-13 Thomas Gleixner New
[17/19] softirq: Replace barrier() with cpu_relax() in tasklet_unlock_wait() softirq: Cleanups and RT awareness - - - --- 2020-11-13 Thomas Gleixner New
[16/19] rcu: Prevent false positive softirq warning on RT softirq: Cleanups and RT awareness - - - --- 2020-11-13 Thomas Gleixner New
[15/19] tick/sched: Prevent false positive softirq pending warnings on RT softirq: Cleanups and RT awareness - - - --- 2020-11-13 Thomas Gleixner New
[14/19] softirq: Make softirq control and processing RT aware softirq: Cleanups and RT awareness - - - --- 2020-11-13 Thomas Gleixner New
[13/19] softirq: Move various protections into inline helpers softirq: Cleanups and RT awareness - - - --- 2020-11-13 Thomas Gleixner New
[12/19] softirq: Add RT specific softirq accounting softirq: Cleanups and RT awareness - - - --- 2020-11-13 Thomas Gleixner New
[11/19] softirq: Move related code into one section softirq: Cleanups and RT awareness - 1 - --- 2020-11-13 Thomas Gleixner New
[10/19] preempt: Cleanup the macro maze a bit softirq: Cleanups and RT awareness - - - --- 2020-11-13 Thomas Gleixner New
[09/19] irqstat: Move declaration into asm-generic/hardirq.h softirq: Cleanups and RT awareness - - - --- 2020-11-13 Thomas Gleixner New
[08/19] sh: irqstat: Use the generic irq_cpustat_t softirq: Cleanups and RT awareness - - - --- 2020-11-13 Thomas Gleixner New
[07/19] asm-generic/irqstat: Add optional __nmi_count member softirq: Cleanups and RT awareness - - - --- 2020-11-13 Thomas Gleixner New
[06/19] arm64: irqstat: Get rid of duplicated declaration softirq: Cleanups and RT awareness 2 - - --- 2020-11-13 Thomas Gleixner New
[05/19] ARM: irqstat: Get rid of duplicated declaration softirq: Cleanups and RT awareness - 1 - --- 2020-11-13 Thomas Gleixner New
[04/19] um/irqstat: Get rid of the duplicated declarations softirq: Cleanups and RT awareness - - - --- 2020-11-13 Thomas Gleixner New
[03/19] irqstat: Get rid of nmi_count() and __IRQ_STAT() softirq: Cleanups and RT awareness - - - --- 2020-11-13 Thomas Gleixner New
[02/19] sh: Get rid of nmi_count() softirq: Cleanups and RT awareness - - - --- 2020-11-13 Thomas Gleixner New
[01/19] parisc: Remove bogus __IRQ_STAT macro softirq: Cleanups and RT awareness - - - --- 2020-11-13 Thomas Gleixner New
[RFC,04/41] sh/stacktrace: Remove the pointless ULONG_MAX marker Untitled series #103633 - - - --- 2019-04-10 Thomas Gleixner New
Possible regression due to "tick: broadcast: Prevent livelock from event handler" - - - --- 2015-07-03 Thomas Gleixner RFC
Possible regression due to "hrtimer: Get rid of hrtimer softirq" - - - --- 2015-05-07 Thomas Gleixner geert Accepted
[05/26] sh: Use irq_set_affinity instead of homebrewn code - - - --- 2014-02-23 Thomas Gleixner lethal Awaiting Upstream
[v3] irqchip: Add support for ARMv7-M's NVIC - - - --- 2013-04-22 Thomas Gleixner Awaiting Upstream
[2/2] sh: Convert to new function names - - - --- 2011-03-25 Thomas Gleixner Superseded
[1/2] sh: Retrieve the wakeup flag from irq_data - - - --- 2011-03-25 Thomas Gleixner Superseded
[05/13] sh: Fixup last users of irq_chip->typename - - - --- 2009-11-17 Thomas Gleixner Accepted
[13/16] sh: Replace old style lock initializer - - - --- 2009-11-06 Thomas Gleixner Accepted