summary refs log tree commit diff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2022-10-18KVM: PPC: BookS PR-KVM and BookE do not support context trackingNicholas Piggin
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-12mm: free device private pages have zero refcountAlistair Popple
2022-10-12mm/memory.c: fix race when faulting a device private pageAlistair Popple
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-07KVM: PPC: Book3S HV: Fix stack frame regs markerNicholas Piggin
2022-09-30KVM: PPC: Book3S HV: Implement scheduling wait interval counters in the VPANicholas Piggin
2022-09-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-09-28powerpc/64: provide a helper macro to load r2 with the kernel TOCNicholas Piggin
2022-09-28KVM: PPC: Book3S HV P9: Restore stolen time logging in dtlNicholas Piggin
2022-09-28KVM: PPC: Book3S HV: Update guest state entry/exit accounting to new APINicholas Piggin
2022-09-28KVM: PPC: Book3S HV P9: Fix irq disabling in tick accountingNicholas Piggin
2022-09-28KVM: PPC: Book3S HV P9: Clear vcpu cpu fields before enabling host irqsNicholas Piggin
2022-09-28KVM: PPC: Book3S HV: Fix decrementer migrationFabiano Rosas
2022-09-26KVM: remove KVM_REQ_UNHALTPaolo Bonzini
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3E_MMUChristophe Leroy
2022-09-26powerpc: Change CONFIG_E500 to CONFIG_PPC_E500Christophe Leroy
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-01Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-07-28powerpc/powernv/kvm: Use darn for H_RANDOM on Power9Jason A. Donenfeld
2022-07-25random: handle archrandom with multiple longsJason A. Donenfeld
2022-07-25powerpc: Fix all occurences of duplicate wordsMichael Ellerman
2022-07-20powerpc/kvm: Remove comment related to moving PMU code to perf subsystemKajol Jain
2022-07-20powerpc/kvm: Move pmu code in kvm folder to separate file for power9 and late...Kajol Jain
2022-07-20KVM: PPC: Book3s HV: Remove unused function kvmppc_bad_interruptMurilo Opsfelder Araujo
2022-07-09Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-06-29KVM: PPC: Kconfig: Fix indentationJuerg Haefliger
2022-06-29KVM: PPC: Do not warn when userspace asked for too big TCE tableAlexey Kardashevskiy
2022-06-29KVM: PPC: Book3S HV: tracing: Add missing hcall namesFabiano Rosas
2022-06-29KVM: PPC: Book3S HV: Provide more detailed timings for P9 entry pathFabiano Rosas
2022-06-29KVM: PPC: Book3S HV: Expose timing functions to module codeFabiano Rosas
2022-06-29KVM: PPC: Book3S HV: Decouple the debug timing from the P8 entry pathFabiano Rosas
2022-06-29KVM: PPC: Book3S HV: Add a new config for P8 debug timingFabiano Rosas
2022-06-29KVM: PPC: Book3S HV: Fix "rm_exit" entry in debugfs timingsFabiano Rosas
2022-06-29powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy
2022-06-24KVM: PPC: Book3s: Fix warning about xics_rm_h_xirr_xAlexey Kardashevskiy
2022-06-20powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens
2022-05-19powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}Christophe Leroy
2022-05-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-05-19KVM: PPC: Book3S HV: Fix vcore_blocked tracepointFabiano Rosas
2022-05-19KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlersAlexey Kardashevskiy
2022-05-19KVM: PPC: Book3s: PR: Enable default TCE hypercallsAlexey Kardashevskiy
2022-05-19KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy
2022-05-19Merge branch 'fixes' into topic/ppc-kvmMichael Ellerman
2022-05-19KVM: PPC: Book3S HV: Initialize AMOR in nested entryFabiano Rosas
2022-05-19Merge branch 'fixes' into nextMichael Ellerman