index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
exceptions-64s.S
Age
Commit message (
Expand
)
Author
2024-09-05
powerpc/64s: Remove the "fast endian switch" syscall
Michael Ellerman
2023-10-10
docs: move powerpc under arch
Costa Shulyupin
2023-04-20
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
2022-12-08
Merge branch 'topic/objtool' into next
Michael Ellerman
2022-12-02
powerpc/64s: Zeroise gprs on interrupt routine entry on Book3S
Rohan McLure
2022-12-02
powerpc/64s: IOption for MSR stored in r12
Rohan McLure
2022-12-02
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
2022-12-02
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
2022-11-15
powerpc: Fix objtool unannotated intra-function call warnings
Sathvika Vasireddy
2022-10-18
powerpc/64s/interrupt: Perf NMI should not take normal exit path
Nicholas Piggin
2022-10-05
powerpc/64s/interrupt: Fix stack frame regs marker
Nicholas Piggin
2022-10-04
powerpc/64s/interrupt: Change must-hard-mask interrupt check from BUG to WARN
Nicholas Piggin
2022-09-30
powerpc/64s: Remove lost/old comment
Michael Ellerman
2022-09-30
powerpc/64s: Remove old STAB comment
Michael Ellerman
2022-09-28
powerpc/64s/interrupt: halt early boot interrupts if paca is not set up
Nicholas Piggin
2022-09-28
powerpc/64s: early boot machine check handler
Nicholas Piggin
2022-09-28
powerpc/64s/interrupt: move early boot ILE fixup into a macro
Nicholas Piggin
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
2022-09-28
powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER
Nicholas Piggin
2022-09-28
powerpc/64s/interrupt: masked handler debug check for previous hard disable
Nicholas Piggin
2022-09-26
powerpc/64s: Fix comment on interrupt handler prologue
Rohan McLure
2022-07-25
powerpc: Fix all occurences of duplicate words
Michael Ellerman
2022-03-08
KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
Nicholas Piggin
2021-12-23
powerpc/64/asm: Do not reassign labels
Daniel Axtens
2021-12-23
powerpc/64/asm: Inline BRANCH_TO_C000
Alexey Kardashevskiy
2021-12-16
powerpc/64s/interrupt: avoid saving CFAR in some asynchronous interrupts
Nicholas Piggin
2021-12-16
powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapper
Nicholas Piggin
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-02
powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific
Nicholas Piggin
2021-11-29
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
2021-10-07
powerpc/64s: Fix unrecoverable MCE calling async handler from NMI
Nicholas Piggin
2021-10-07
powerpc/64s: fix program check interrupt emergency stack path
Nicholas Piggin
2021-08-20
powerpc/64s: Fix scv implicit soft-mask table for relocated kernels
Nicholas Piggin
2021-06-30
powerpc/64s: add a table of implicit soft-masked addresses
Nicholas Piggin
2021-06-25
powerpc/64: treat low kernel text as irqs soft-masked
Nicholas Piggin
2021-06-25
powerpc/64: allow alternate return locations for soft-masked interrupts
Nicholas Piggin
2021-06-25
powerpc/64s: save one more register in the masked interrupt handler
Nicholas Piggin
2021-06-25
powerpc/64s: system call avoid setting MSR[RI] until we set MSR[EE]
Nicholas Piggin
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-25
powerpc/64s: introduce different functions to return from SRR vs HSRR interrupts
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S 64: Move interrupt early register setup to KVM
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S 64: Move hcall early register setup to KVM
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S 64: add hcall interrupt handler
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
Nicholas Piggin
2021-04-18
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-04-12
powerpc/64s: remove KVM SKIP test from instruction breakpoint handler
Nicholas Piggin
2021-04-12
powerpc/64s: Remove KVM handler support from CBE_RAS interrupts
Nicholas Piggin
2021-04-08
powerpc/64s: power4 nap fixup in C
Nicholas Piggin
[next]