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
/
kvm
/
book3s_hv_rmhandlers.S
Age
Commit message (
Expand
)
Author
2023-08-16
powerpc: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-04-20
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
2023-04-03
KVM: PPC: Fetch prefixed instructions from the guest
Paul Mackerras
2023-03-27
KVM: PPC: Book3S HV: kvmppc_hv_entry: remove .global scope
Kautuk Consul
2022-12-08
Merge branch 'topic/objtool' into next
Michael Ellerman
2022-12-02
powerpc: add a definition for the marker offset within the interrupt frame
Nicholas Piggin
2022-11-15
powerpc: Curb objtool unannotated intra-function call warnings
Sathvika Vasireddy
2022-11-15
powerpc: Fix objtool unannotated intra-function call warnings
Sathvika Vasireddy
2022-10-07
KVM: PPC: Book3S HV: Fix stack frame regs marker
Nicholas Piggin
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
2022-06-29
KVM: PPC: Book3S HV: Add a new config for P8 debug timing
Fabiano Rosas
2022-05-19
KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers
Alexey Kardashevskiy
2022-05-19
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
2022-05-13
KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, Nested
Nicholas Piggin
2021-11-29
powerpc: flexible GPR range save/restore macros
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV: Change dec_expires to be relative to guest timebase
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV: CTRL SPR does not require read-modify-write
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Implement PMU save/restore in C
Nicholas Piggin
2021-11-24
powerpc/64s: Keep AMOR SPR a constant ~0 at runtime
Nicholas Piggin
2021-11-15
KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()
Michael Ellerman
2021-10-16
KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest
Michael Ellerman
2021-10-16
KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()
Michael Ellerman
2021-09-13
KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registers
Nicholas Piggin
2021-08-25
KVM: PPC: Book3S HV: Remove TM emulation from POWER7/8 path
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: implement hash guest support
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S 64: move bad_host_intr check to HV handler
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
Nicholas Piggin
2021-06-04
KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path
Nicholas Piggin
2021-02-11
KVM: PPC: Book3S HV: Fix host radix SLB optimisation with hash guests
Nicholas Piggin
2021-02-11
KVM: PPC: Book3S HV: Ensure radix guest has no SLB entries
Paul Mackerras
2021-02-10
KVM: PPC: Book3S HV: Use POWER9 SLBIA IH=6 variant to clear SLB
Nicholas Piggin
2021-02-10
KVM: PPC: Book3S HV: No need to clear radix host SLB before loading HPT guest
Nicholas Piggin
2021-02-10
KVM: PPC: Book3S HV: Fix radix guest SLB side channel
Nicholas Piggin
2021-02-10
KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without...
Nicholas Piggin
2021-02-10
KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR
Ravi Bangoria
2021-02-10
KVM: PPC: Book3S HV: Rename current DAWR macros and variables
Ravi Bangoria
2020-09-08
powerpc/64s: handle ISA v3.1 local copy-paste context switches
Nicholas Piggin
2020-07-22
KVM: PPC: Book3S HV: Save/restore new PMU registers
Athira Rajeev
2020-07-22
KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR
Athira Rajeev
2020-05-20
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2020-05-19
powerpc/watchpoint: Rename current DAWR macros
Ravi Bangoria
2020-05-07
powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
Cédric Le Goater
2020-04-01
powerpc/64s/exception: Move KVM test to common code
Nicholas Piggin
[next]