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/64: Set task pt_regs->link to the LR value on scv entry
Naveen N Rao
2024-02-05
1
-2
/
+2
*
powerpc: Fix merge conflict between pcrel and copy_thread changes
Nicholas Piggin
2023-04-26
1
-1
/
+1
*
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
2023-04-20
1
-14
/
+14
*
powerpc: copy_thread don't set _TIF_RESTOREALL
Nicholas Piggin
2023-04-11
1
-0
/
+5
*
powerpc: differentiate kthread from user kernel thread start
Nicholas Piggin
2023-04-11
1
-1
/
+17
*
powerpc/64: ret_from_fork avoid restoring regs twice
Nicholas Piggin
2023-04-11
1
-2
/
+2
*
powerpc: use switch frame for ret_from_kernel_thread parameters
Nicholas Piggin
2023-04-11
1
-1
/
+0
*
powerpc/64s: Zeroise gprs on interrupt routine entry on Book3S
Rohan McLure
2022-12-02
1
-2
/
+14
*
powerpc/64: Sanitise common exit code for interrupts
Rohan McLure
2022-12-02
1
-0
/
+6
*
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
2022-12-02
1
-5
/
+5
*
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
2022-12-02
1
-11
/
+11
*
powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft...
Nicholas Piggin
2022-10-26
1
-2
/
+11
*
powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked context
Nicholas Piggin
2022-10-13
1
-2
/
+13
*
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
2022-09-28
1
-6
/
+6
*
powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER
Nicholas Piggin
2022-09-28
1
-3
/
+3
*
powerpc/64/interrupt: Fix return to masked context after hard-mask irq become...
Nicholas Piggin
2022-09-28
1
-3
/
+31
*
powerpc: Change system_call_exception calling convention
Rohan McLure
2022-09-28
1
-10
/
+10
*
powerpc/64s: Use {ZEROIZE,SAVE,REST}_GPRS macros in sc, scv 0 handlers
Rohan McLure
2022-09-26
1
-34
/
+9
*
powerpc: Save caller r3 prior to system_call_exception
Rohan McLure
2022-09-26
1
-0
/
+2
*
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-09-26
1
-1
/
+1
*
powerpc/64: Remove unused SYS_CALL_TABLE symbol
Michael Ellerman
2022-09-26
1
-10
/
+0
*
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