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_64.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64e: Fix system call illegal mtmsrd instruction
Nicholas Piggin
2021-07-06
1
-1
/
+5
*
powerpc/64s: move ret_from_fork etc above __end_soft_masked
Nicholas Piggin
2021-06-30
1
-26
/
+26
*
powerpc/64s/interrupt: clean up interrupt return labels
Nicholas Piggin
2021-06-30
1
-3
/
+5
*
powerpc/64/interrupt: add missing kprobe annotations on interrupt exit symbols
Nicholas Piggin
2021-06-30
1
-0
/
+6
*
powerpc/64s: add a table of implicit soft-masked addresses
Nicholas Piggin
2021-06-30
1
-0
/
+8
*
powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
Nicholas Piggin
2021-06-30
1
-2
/
+14
*
powerpc/64: use interrupt restart table to speed up return from interrupt
Nicholas Piggin
2021-06-24
1
-20
/
+123
*
powerpc/64: treat low kernel text as irqs soft-masked
Nicholas Piggin
2021-06-24
1
-1
/
+5
*
powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]
Nicholas Piggin
2021-06-24
1
-2
/
+2
*
powerpc/64: move interrupt return asm to interrupt_64.S
Nicholas Piggin
2021-06-24
1
-0
/
+635