| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-08-16 | powerpc/inst: add PPC_TLBILX_LPID | Nick Desaulniers | 1 | -1/+6 |
| 2023-03-22 | KVM: PPC: booke: Mark three local functions "static" | Sean Christopherson | 1 | -1/+1 |
| 2023-01-24 | KVM: PPC: Fix refactoring goof in kvmppc_e500mc_init() | Sean Christopherson | 1 | -2/+2 |
| 2022-12-29 | KVM: Drop kvm_arch_check_processor_compat() hook | Sean Christopherson | 1 | -1/+1 |
| 2022-12-29 | KVM: PPC: Move processor compatibility check to module init | Sean Christopherson | 1 | -0/+4 |
| 2022-05-19 | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 1 | -1/+0 |
| 2022-05-13 | KVM: PPC: Remove kvmppc_claim_lpid | Nicholas Piggin | 1 | -1/+0 |
| 2022-05-05 | powerpc: fix typos in comments | Julia Lawall | 1 | -1/+1 |
| 2022-02-02 | KVM: PPC: Merge powerpc's debugfs entry content into generic entry | Alexey Kardashevskiy | 1 | -0/+1 |
| 2020-03-19 | KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy() | Greg Kurz | 1 | -1/+0 |
| 2020-01-24 | KVM: PPC: Move kvm_vcpu_init() invocation to common code | Sean Christopherson | 1 | -10/+2 |
| 2020-01-24 | KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init() | Sean Christopherson | 1 | -3/+3 |
| 2020-01-24 | KVM: PPC: Allocate vcpu struct in common PPC code | Sean Christopherson | 1 | -18/+6 |
| 2020-01-24 | KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0 | Sean Christopherson | 1 | -0/+2 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2018-07-30 | powerpc: remove unnecessary inclusion of asm/tlbflush.h | Christophe Leroy | 1 | -1/+0 |
| 2017-08-31 | KVM: PPC: e500mc: Fix a NULL dereference | Dan Carpenter | 1 | -1/+3 |
| 2016-03-01 | powerpc: Fix misspellings in comments. | Adam Buchbinder | 1 | -1/+1 |
| 2014-11-03 | powerpc: Replace __get_cpu_var uses | Christoph Lameter | 1 | -2/+2 |
| 2014-09-22 | KVM: PPC: Book3E: Enable e6500 core | Mihai Caraman | 1 | -0/+10 |
| 2014-09-22 | KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core | Mihai Caraman | 1 | -13/+33 |
| 2014-09-22 | KVM: PPC: Book3E: Increase FPU laziness | Mihai Caraman | 1 | -2/+0 |
| 2014-09-22 | KVM: PPC: BOOKE: Allow guest to change MSR_DE | Bharat Bhushan | 1 | -1/+1 |
| 2014-07-28 | KVM: PPC: Booke-hv: Add one reg interface for SPRG9 | Bharat Bhushan | 1 | -2/+20 |
| 2014-07-28 | KVM: PPC: e500mc: Enhance tlb invalidation condition on vcpu schedule | Mihai Caraman | 1 | -3/+3 |
| 2014-01-09 | KVM: PPC: Add devname:kvm aliases for modules | Alexander Graf | 1 | -0/+4 |
| 2013-10-17 | kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine | Aneesh Kumar K.V | 1 | -1/+5 |
| 2013-10-17 | kvm: powerpc: Add kvmppc_ops callback | Aneesh Kumar K.V | 1 | -15/+39 |
| 2013-06-11 | kvm/ppc/booke64: Disable e6500 support | Scott Wood | 1 | -2/+0 |
| 2013-05-05 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+16 |
| 2013-04-26 | KVM: PPC: e500mc: Enable e6500 cores | Mihai Caraman | 1 | -0/+2 |
| 2013-04-26 | KVM: PPC: e500: Expose MMU registers via ONE_REG | Mihai Caraman | 1 | -2/+4 |
| 2013-04-26 | KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation | Mihai Caraman | 1 | -0/+12 |
| 2013-04-11 | kvm/powerpc/e500mc: fix tlb invalidation on cpu migration | Scott Wood | 1 | -1/+6 |
| 2012-07-11 | KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guests | Mihai Caraman | 1 | -1/+2 |
| 2012-07-11 | KVM: PPC64: booke: Set interrupt computation mode for 64-bit host | Mihai Caraman | 1 | -1/+4 |
| 2012-04-08 | KVM: PPC: e500mc support | Scott Wood | 1 | -0/+342 |