summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/interrupt.c
AgeCommit message (Expand)Author
2021-03-12powerpc/traps: unrecoverable_exception() is not an interrupt handlerChristophe Leroy
2021-03-01powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit()Christophe Leroy
2021-02-11powerpc/syscall: Avoid storing 'current' in another pointerChristophe Leroy
2021-02-11powerpc/32: Handle bookE debugging in C in syscall entry/exitChristophe Leroy
2021-02-11powerpc/syscall: Do not check unsupported scv vector on PPC32Christophe Leroy
2021-02-11powerpc/syscall: Change condition to check MSR_RIChristophe Leroy
2021-02-11powerpc/syscall: Save r3 in regs->orig_r3Christophe Leroy
2021-02-11powerpc/syscall: Use is_compat_task()Christophe Leroy
2021-02-11powerpc/syscall: Make interrupt.c buildable on PPC32Christophe Leroy
2021-02-11powerpc/syscall: Rename syscall_64.c into interrupt.cChristophe Leroy