index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
interrupt_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
1
-1
/
+1
2022-05-06
powerpc/64: remove system call instruction emulation
Nicholas Piggin
1
-10
/
+0
2022-01-18
powerpc/64s: Mask SRR0 before checking against the masked NIP
Nicholas Piggin
1
-0
/
+2
2021-12-25
powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warnings
Michael Ellerman
1
-4
/
+4
2021-12-25
powerpc/64s: Mask NIP before checking against SRR0
Michael Ellerman
1
-0
/
+2
2021-12-23
powerpc/64/asm: Do not reassign labels
Daniel Axtens
1
-1
/
+1
2021-11-29
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
1
-21
/
+13
2021-09-13
powerpc/64s: system call scv tabort fix for corrupt irq soft-mask state
Nicholas Piggin
1
-41
/
+0
2021-07-06
powerpc/64e: Fix system call illegal mtmsrd instruction
Nicholas Piggin
1
-1
/
+5
2021-06-30
powerpc/64s: move ret_from_fork etc above __end_soft_masked
Nicholas Piggin
1
-26
/
+26
2021-06-30
powerpc/64s/interrupt: clean up interrupt return labels
Nicholas Piggin
1
-3
/
+5
2021-06-30
powerpc/64/interrupt: add missing kprobe annotations on interrupt exit symbols
Nicholas Piggin
1
-0
/
+6
2021-06-30
powerpc/64s: add a table of implicit soft-masked addresses
Nicholas Piggin
1
-0
/
+8
2021-06-30
powerpc/64e: remove implicit soft-masking and interrupt exit restart logic
Nicholas Piggin
1
-2
/
+14
2021-06-25
powerpc/64: use interrupt restart table to speed up return from interrupt
Nicholas Piggin
1
-20
/
+123
2021-06-25
powerpc/64: treat low kernel text as irqs soft-masked
Nicholas Piggin
1
-1
/
+5
2021-06-25
powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]
Nicholas Piggin
1
-2
/
+2
2021-06-25
powerpc/64: move interrupt return asm to interrupt_64.S
Nicholas Piggin
1
-0
/
+635