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: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
2022-05-19
1
-1
/
+1
*
powerpc/64: remove system call instruction emulation
Nicholas Piggin
2022-05-05
1
-10
/
+0
*
powerpc/64s: Mask SRR0 before checking against the masked NIP
Nicholas Piggin
2022-01-18
1
-0
/
+2
*
powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warnings
Michael Ellerman
2021-12-25
1
-4
/
+4
*
powerpc/64s: Mask NIP before checking against SRR0
Michael Ellerman
2021-12-25
1
-0
/
+2
*
powerpc/64/asm: Do not reassign labels
Daniel Axtens
2021-12-23
1
-1
/
+1
*
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
2021-11-29
1
-21
/
+13
*
powerpc/64s: system call scv tabort fix for corrupt irq soft-mask state
Nicholas Piggin
2021-09-13
1
-41
/
+0
*
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