Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | powerpc/traps: unrecoverable_exception() is not an interrupt handler | Christophe Leroy |
2021-03-01 | powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit() | Christophe Leroy |
2021-02-11 | powerpc/syscall: Avoid storing 'current' in another pointer | Christophe Leroy |
2021-02-11 | powerpc/32: Handle bookE debugging in C in syscall entry/exit | Christophe Leroy |
2021-02-11 | powerpc/syscall: Do not check unsupported scv vector on PPC32 | Christophe Leroy |
2021-02-11 | powerpc/syscall: Change condition to check MSR_RI | Christophe Leroy |
2021-02-11 | powerpc/syscall: Save r3 in regs->orig_r3 | Christophe Leroy |
2021-02-11 | powerpc/syscall: Use is_compat_task() | Christophe Leroy |
2021-02-11 | powerpc/syscall: Make interrupt.c buildable on PPC32 | Christophe Leroy |
2021-02-11 | powerpc/syscall: Rename syscall_64.c into interrupt.c | Christophe Leroy |