summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/irq_64.c
Commit message (Expand)AuthorAgeFilesLines
* work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-091-1/+1
* powerpc/64: Don't call trace_hardirqs_on() in prep_irq_for_idle()Michael Ellerman2023-04-201-6/+2
* powerpc/64: Mark prep_irq_for_idle() __cpuidleMichael Ellerman2023-04-201-1/+1
* powerpc/kcsan: Prevent recursive instrumentation with IRQ save/restoresRohan McLure2023-02-101-4/+4
* powerpc/64: Don't recurse irq replayNicholas Piggin2023-01-301-35/+66
* powerpc/64/irq: tidy soft-masked irq replay and improve documentationNicholas Piggin2022-09-281-32/+61
* powerpc/irq64: Remove get_irq_happened()Christophe Leroy2022-06-291-12/+2
* powerpc/irq: Split irq.cChristophe Leroy2022-06-291-0/+476