index
:
Linux Stable
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.13.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
/
exceptions-64s.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/objtool' into next
Michael Ellerman
2022-12-08
1
-1
/
+3
|
\
|
*
powerpc: Fix objtool unannotated intra-function call warnings
Sathvika Vasireddy
2022-11-15
1
-1
/
+3
*
|
powerpc/64s: Zeroise gprs on interrupt routine entry on Book3S
Rohan McLure
2022-12-02
1
-9
/
+18
*
|
powerpc/64s: IOption for MSR stored in r12
Rohan McLure
2022-12-02
1
-0
/
+7
*
|
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
2022-12-02
1
-1
/
+1
*
|
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
2022-12-02
1
-40
/
+40
*
|
powerpc/64s/interrupt: Perf NMI should not take normal exit path
Nicholas Piggin
2022-10-18
1
-1
/
+13
|
/
*
powerpc/64s/interrupt: Fix stack frame regs marker
Nicholas Piggin
2022-10-05
1
-1
/
+0
*
powerpc/64s/interrupt: Change must-hard-mask interrupt check from BUG to WARN
Nicholas Piggin
2022-10-04
1
-2
/
+6
*
powerpc/64s: Remove lost/old comment
Michael Ellerman
2022-09-30
1
-10
/
+0
*
powerpc/64s: Remove old STAB comment
Michael Ellerman
2022-09-30
1
-6
/
+0
*
powerpc/64s/interrupt: halt early boot interrupts if paca is not set up
Nicholas Piggin
2022-09-28
1
-2
/
+13
*
powerpc/64s: early boot machine check handler
Nicholas Piggin
2022-09-28
1
-1
/
+5
*
powerpc/64s/interrupt: move early boot ILE fixup into a macro
Nicholas Piggin
2022-09-28
1
-45
/
+56
*
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
2022-09-28
1
-3
/
+3
*
powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER
Nicholas Piggin
2022-09-28
1
-1
/
+1
*
powerpc/64s/interrupt: masked handler debug check for previous hard disable
Nicholas Piggin
2022-09-28
1
-0
/
+10
*
powerpc/64s: Fix comment on interrupt handler prologue
Rohan McLure
2022-09-26
1
-2
/
+2
*
powerpc: Fix all occurences of duplicate words
Michael Ellerman
2022-07-25
1
-1
/
+1
*
KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
Nicholas Piggin
2022-03-08
1
-0
/
+4
*
powerpc/64/asm: Do not reassign labels
Daniel Axtens
2021-12-23
1
-16
/
+16
*
powerpc/64/asm: Inline BRANCH_TO_C000
Alexey Kardashevskiy
2021-12-23
1
-14
/
+3
*
powerpc/64s/interrupt: avoid saving CFAR in some asynchronous interrupts
Nicholas Piggin
2021-12-16
1
-0
/
+63
*
powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapper
Nicholas Piggin
2021-12-16
1
-34
/
+4
*
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
1
-0
/
+16
*
powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific
Nicholas Piggin
2021-12-02
1
-2
/
+2
*
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
2021-11-29
1
-4
/
+2
*
powerpc/64s: Fix unrecoverable MCE calling async handler from NMI
Nicholas Piggin
2021-10-07
1
-2
/
+6
*
powerpc/64s: fix program check interrupt emergency stack path
Nicholas Piggin
2021-10-07
1
-7
/
+10
*
powerpc/64s: Fix scv implicit soft-mask table for relocated kernels
Nicholas Piggin
2021-08-20
1
-3
/
+4
*
powerpc/64s: add a table of implicit soft-masked addresses
Nicholas Piggin
2021-06-30
1
-10
/
+54
*
powerpc/64: treat low kernel text as irqs soft-masked
Nicholas Piggin
2021-06-25
1
-8
/
+11
*
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
2021-06-25
1
-0
/
+41
*
powerpc/64s: save one more register in the masked interrupt handler
Nicholas Piggin
2021-06-25
1
-14
/
+20
*
powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]
Nicholas Piggin
2021-06-25
1
-2
/
+0
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-25
1
-0
/
+27
*
powerpc/64s: introduce different functions to return from SRR vs HSRR interrupts
Nicholas Piggin
2021-06-25
1
-36
/
+40
*
KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences
Nicholas Piggin
2021-06-10
1
-1
/
+20
*
KVM: PPC: Book3S 64: Move interrupt early register setup to KVM
Nicholas Piggin
2021-06-10
1
-108
/
+23
*
KVM: PPC: Book3S 64: Move hcall early register setup to KVM
Nicholas Piggin
2021-06-10
1
-41
/
+1
*
KVM: PPC: Book3S 64: add hcall interrupt handler
Nicholas Piggin
2021-06-10
1
-3
/
+3
*
KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM
Nicholas Piggin
2021-06-10
1
-60
/
+0
*
KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
Nicholas Piggin
2021-06-10
1
-7
/
+1
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-04-18
1
-8
/
+7
|
\
|
*
powerpc/64s: remove KVM SKIP test from instruction breakpoint handler
Nicholas Piggin
2021-04-12
1
-2
/
+7
|
*
powerpc/64s: Remove KVM handler support from CBE_RAS interrupts
Nicholas Piggin
2021-04-12
1
-6
/
+0
*
|
powerpc/64s: power4 nap fixup in C
Nicholas Piggin
2021-04-08
1
-45
/
+0
|
/
*
powerpc/64s/exception: Clean up a missed SRR specifier
Daniel Axtens
2021-03-10
1
-1
/
+1
*
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-22
1
-246
/
+78
|
\
|
*
powerpc/64s: Remove EXSLB interrupt save area
Nicholas Piggin
2021-02-11
1
-5
/
+0
[next]