index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
interrupt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/syscall: switch user_exit_irqoff and trace_hardirqs_off order
Nicholas Piggin
2021-04-14
1
-2
/
+2
*
powerpc/32: Manage KUAP in C
Christophe Leroy
2021-03-29
1
-15
/
+4
*
powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() generic
Christophe Leroy
2021-03-29
1
-6
/
+6
*
powerpc/32s: Move KUEP locking/unlocking in C
Christophe Leroy
2021-03-29
1
-0
/
+4
*
powerpc/32: Replace ASM exception exit by C exception exit from ppc64
Christophe Leroy
2021-03-29
1
-1
/
+5
*
powerpc/traps: unrecoverable_exception() is not an interrupt handler
Christophe Leroy
2021-03-12
1
-1
/
+0
*
powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit()
Christophe Leroy
2021-03-01
1
-1
/
+1
*
powerpc/syscall: Avoid storing 'current' in another pointer
Christophe Leroy
2021-02-11
1
-12
/
+9
*
powerpc/32: Handle bookE debugging in C in syscall entry/exit
Christophe Leroy
2021-02-11
1
-14
/
+27
*
powerpc/syscall: Do not check unsupported scv vector on PPC32
Christophe Leroy
2021-02-11
1
-4
/
+5
*
powerpc/syscall: Change condition to check MSR_RI
Christophe Leroy
2021-02-11
1
-3
/
+4
*
powerpc/syscall: Save r3 in regs->orig_r3
Christophe Leroy
2021-02-11
1
-0
/
+2
*
powerpc/syscall: Use is_compat_task()
Christophe Leroy
2021-02-11
1
-1
/
+3
*
powerpc/syscall: Make interrupt.c buildable on PPC32
Christophe Leroy
2021-02-11
1
-7
/
+24
*
powerpc/syscall: Rename syscall_64.c into interrupt.c
Christophe Leroy
2021-02-11
1
-0
/
+479