index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
interrupt_64.S
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-27
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-06
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-25
1
-20
/
+123
*
powerpc/64: treat low kernel text as irqs soft-masked
Nicholas Piggin
2021-06-25
1
-1
/
+5
*
powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]
Nicholas Piggin
2021-06-25
1
-2
/
+2
*
powerpc/64: move interrupt return asm to interrupt_64.S
Nicholas Piggin
2021-06-25
1
-0
/
+635