index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
exceptions-64s.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: move powerpc under arch
Costa Shulyupin
2023-10-10
1
-3
/
+3
*
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
2023-04-20
1
-56
/
+56
*
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-24
1
-8
/
+11
*
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
2021-06-24
1
-0
/
+41
*
powerpc/64s: save one more register in the masked interrupt handler
Nicholas Piggin
2021-06-24
1
-14
/
+20
*
powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]
Nicholas Piggin
2021-06-24
1
-2
/
+0
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-24
1
-0
/
+27
*
powerpc/64s: introduce different functions to return from SRR vs HSRR interrupts
Nicholas Piggin
2021-06-24
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-09
1
-1
/
+1
[next]