summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/interrupts.py
AgeCommit message (Expand)AuthorFilesLines
2026-05-26genirq/proc: Runtime size the chip nameThomas Gleixner1-8/+15
2026-05-26genirq/proc: Increase default interrupt number precision to fourThomas Gleixner1-10/+6
2026-05-26genirq: Expose nr_irqs in core codeThomas Gleixner1-1/+1
2026-05-26scripts/gdb: Update x86 interrupts to the array based storageThomas Gleixner1-54/+19
2025-07-10scripts/gdb: de-reference per-CPU MCE interruptsFlorian Fainelli1-1/+1
2025-07-10scripts/gdb: fix interrupts.py after maple tree conversionFlorian Fainelli1-6/+6
2025-07-10scripts/gdb: fix interrupts display after MCP on x86Florian Fainelli1-1/+1
2024-04-12genirq: Convert kstat_irqs to a structBitao Hu1-3/+3
2024-02-08x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)Paolo Bonzini1-1/+1
2023-04-19scripts/gdb: print interruptsFlorian Fainelli1-0/+232