index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
exceptions-64s.S
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
powerpc/64s: Remove the "fast endian switch" syscall
Michael Ellerman
1
-17
/
+0
2023-10-10
docs: move powerpc under arch
Costa Shulyupin
1
-3
/
+3
2023-04-20
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
1
-56
/
+56
2022-12-08
Merge branch 'topic/objtool' into next
Michael Ellerman
1
-1
/
+3
2022-12-02
powerpc/64s: Zeroise gprs on interrupt routine entry on Book3S
Rohan McLure
1
-9
/
+18
2022-12-02
powerpc/64s: IOption for MSR stored in r12
Rohan McLure
1
-0
/
+7
2022-12-02
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
1
-1
/
+1
2022-12-02
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
1
-40
/
+40
2022-11-15
powerpc: Fix objtool unannotated intra-function call warnings
Sathvika Vasireddy
1
-1
/
+3
2022-10-18
powerpc/64s/interrupt: Perf NMI should not take normal exit path
Nicholas Piggin
1
-1
/
+13
2022-10-05
powerpc/64s/interrupt: Fix stack frame regs marker
Nicholas Piggin
1
-1
/
+0
2022-10-04
powerpc/64s/interrupt: Change must-hard-mask interrupt check from BUG to WARN
Nicholas Piggin
1
-2
/
+6
2022-09-30
powerpc/64s: Remove lost/old comment
Michael Ellerman
1
-10
/
+0
2022-09-30
powerpc/64s: Remove old STAB comment
Michael Ellerman
1
-6
/
+0
2022-09-28
powerpc/64s/interrupt: halt early boot interrupts if paca is not set up
Nicholas Piggin
1
-2
/
+13
2022-09-28
powerpc/64s: early boot machine check handler
Nicholas Piggin
1
-1
/
+5
2022-09-28
powerpc/64s/interrupt: move early boot ILE fixup into a macro
Nicholas Piggin
1
-45
/
+56
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
1
-3
/
+3
2022-09-28
powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER
Nicholas Piggin
1
-1
/
+1
2022-09-28
powerpc/64s/interrupt: masked handler debug check for previous hard disable
Nicholas Piggin
1
-0
/
+10
2022-09-26
powerpc/64s: Fix comment on interrupt handler prologue
Rohan McLure
1
-2
/
+2
2022-07-25
powerpc: Fix all occurences of duplicate words
Michael Ellerman
1
-1
/
+1
2022-03-08
KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
Nicholas Piggin
1
-0
/
+4
2021-12-23
powerpc/64/asm: Do not reassign labels
Daniel Axtens
1
-16
/
+16
2021-12-23
powerpc/64/asm: Inline BRANCH_TO_C000
Alexey Kardashevskiy
1
-14
/
+3
2021-12-16
powerpc/64s/interrupt: avoid saving CFAR in some asynchronous interrupts
Nicholas Piggin
1
-0
/
+63
2021-12-16
powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapper
Nicholas Piggin
1
-34
/
+4
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
1
-0
/
+16
2021-12-02
powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific
Nicholas Piggin
1
-2
/
+2
2021-11-29
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
1
-4
/
+2
2021-10-07
powerpc/64s: Fix unrecoverable MCE calling async handler from NMI
Nicholas Piggin
1
-2
/
+6
2021-10-07
powerpc/64s: fix program check interrupt emergency stack path
Nicholas Piggin
1
-7
/
+10
2021-08-20
powerpc/64s: Fix scv implicit soft-mask table for relocated kernels
Nicholas Piggin
1
-3
/
+4
2021-06-30
powerpc/64s: add a table of implicit soft-masked addresses
Nicholas Piggin
1
-10
/
+54
2021-06-24
powerpc/64: treat low kernel text as irqs soft-masked
Nicholas Piggin
1
-8
/
+11
2021-06-24
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
1
-0
/
+41
2021-06-24
powerpc/64s: save one more register in the masked interrupt handler
Nicholas Piggin
1
-14
/
+20
2021-06-24
powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]
Nicholas Piggin
1
-2
/
+0
2021-06-24
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
1
-0
/
+27
2021-06-24
powerpc/64s: introduce different functions to return from SRR vs HSRR interrupts
Nicholas Piggin
1
-36
/
+40
2021-06-10
KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences
Nicholas Piggin
1
-1
/
+20
2021-06-10
KVM: PPC: Book3S 64: Move interrupt early register setup to KVM
Nicholas Piggin
1
-108
/
+23
2021-06-10
KVM: PPC: Book3S 64: Move hcall early register setup to KVM
Nicholas Piggin
1
-41
/
+1
2021-06-10
KVM: PPC: Book3S 64: add hcall interrupt handler
Nicholas Piggin
1
-3
/
+3
2021-06-10
KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM
Nicholas Piggin
1
-60
/
+0
2021-06-10
KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
Nicholas Piggin
1
-7
/
+1
2021-04-18
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-8
/
+7
2021-04-12
powerpc/64s: remove KVM SKIP test from instruction breakpoint handler
Nicholas Piggin
1
-2
/
+7
2021-04-12
powerpc/64s: Remove KVM handler support from CBE_RAS interrupts
Nicholas Piggin
1
-6
/
+0
2021-04-08
powerpc/64s: power4 nap fixup in C
Nicholas Piggin
1
-45
/
+0
[next]