index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
interrupt_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-04
powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft...
Nicholas Piggin
1
-2
/
+11
2022-10-21
powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked context
Nicholas Piggin
1
-2
/
+13
2022-10-21
powerpc/64/interrupt: Fix return to masked context after hard-mask irq become...
Nicholas Piggin
1
-3
/
+31
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