summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/irq_64.c
AgeCommit message (Expand)Author
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2023-04-20powerpc/64: Don't call trace_hardirqs_on() in prep_irq_for_idle()Michael Ellerman
2023-04-20powerpc/64: Mark prep_irq_for_idle() __cpuidleMichael Ellerman
2023-02-10powerpc/kcsan: Prevent recursive instrumentation with IRQ save/restoresRohan McLure
2023-01-30powerpc/64: Don't recurse irq replayNicholas Piggin
2022-09-28powerpc/64/irq: tidy soft-masked irq replay and improve documentationNicholas Piggin
2022-06-29powerpc/irq64: Remove get_irq_happened()Christophe Leroy
2022-06-29powerpc/irq: Split irq.cChristophe Leroy