summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/irq_64.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-20powerpc/64: Don't call trace_hardirqs_on() in prep_irq_for_idle()Michael Ellerman1-6/+2
2023-04-20powerpc/64: Mark prep_irq_for_idle() __cpuidleMichael Ellerman1-1/+1
2023-02-10powerpc/kcsan: Prevent recursive instrumentation with IRQ save/restoresRohan McLure1-4/+4
2023-01-30powerpc/64: Don't recurse irq replayNicholas Piggin1-35/+66
2022-09-28powerpc/64/irq: tidy soft-masked irq replay and improve documentationNicholas Piggin1-32/+61
2022-06-29powerpc/irq64: Remove get_irq_happened()Christophe Leroy1-12/+2
2022-06-29powerpc/irq: Split irq.cChristophe Leroy1-0/+476