开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
interrupt.c
Age
Commit message (
Expand
)
Author
2021-03-29
powerpc/32s: Move KUEP locking/unlocking in C
Christophe Leroy
2021-03-29
powerpc/32: Replace ASM exception exit by C exception exit from ppc64
Christophe Leroy
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