aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAge
* mm: add account_locked_vm utility functionDaniel Jordan2019-07-16
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-13
|\
| * powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V2019-07-04
| * powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult2019-07-04
| * KVM: PPC: Book3S HV: Fix CR0 setting in TM emulationMichael Neuling2019-07-03
| * powerpc: Fix compile issue with force DAWRMichael Neuling2019-07-03
| * powerpc/64s/radix: keep kernel ERAT over local process/guest invalidatesNicholas Piggin2019-07-03
| * powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERATNicholas Piggin2019-07-03
| * Merge branch 'fixes' into nextMichael Ellerman2019-07-01
| |\
| * | KVM: PPC: Book3S HV: Clear pending decrementer exceptions on nested guest entrySuraj Jitindar Singh2019-06-20
| * | KVM: PPC: Book3S HV: Signed extend decrementer value if not using large decre...Suraj Jitindar Singh2019-06-20
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-12
|\ \ \
| * \ \ Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-11
| |\ \ \
| * | | | KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson2019-06-04
* | | | | scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley2019-07-12
| |/ / / |/| | |
* | | | Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-22
|\ \ \ \ | | |_|/ | |/| |
| * | | KVM: PPC: Book3S HV: Invalidate ERAT when flushing guest TLB entriesSuraj Jitindar Singh2019-06-20
| * | | KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_set_dawr in real modeSuraj Jitindar Singh2019-06-17
| * | | KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()Michael Neuling2019-06-17
| | |/ | |/|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner2019-06-05
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-02
|\ \ \ | | |/ | |/|
| * | Merge tag 'kvm-s390-master-5.2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2019-05-31
| |\ \
| | * | KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth2019-05-28
| | |/
| * | KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()Suraj Jitindar Singh2019-05-30
| * | KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9Paul Mackerras2019-05-29
| * | KVM: PPC: Book3S HV: XIVE: Fix page offset when clearing ESB pagesCédric Le Goater2019-05-29
| * | KVM: PPC: Book3S HV: XIVE: Take the srcu read lock when accessing memslotsCédric Le Goater2019-05-29
| * | KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interruptsCédric Le Goater2019-05-29
| * | KVM: PPC: Book3S HV: XIVE: Introduce a new mutex for the XIVE deviceCédric Le Goater2019-05-29
| * | KVM: PPC: Book3S HV: XIVE: Fix the enforced limit on the vCPU identifierCédric Le Goater2019-05-28
| * | KVM: PPC: Book3S HV: XIVE: Do not test the EQ flag validity when resettingCédric Le Goater2019-05-28
| * | KVM: PPC: Book3S HV: XIVE: Clear file mapping when device is releasedCédric Le Goater2019-05-28
| * | KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpuPaul Mackerras2019-05-28
| * | KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras2019-05-28
| * | KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setupPaul Mackerras2019-05-28
| * | KVM: PPC: Book3S HV: Avoid touching arch.mmu_ready in XIVE release functionsPaul Mackerras2019-05-28
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner2019-05-24
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98Thomas Gleixner2019-05-24
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-17
|\
| * Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-05-15
| |\
| | * KVM: PPC: Book3S HV: XIVE: Fix spelling mistake "acessing" -> "accessing"Colin Ian King2019-05-13
| | * KVM: PPC: Book3S HV: Make sure to load LPID for radix VCPUsPaul Mackerras2019-05-13
| | * KVM: PPC: Book3S HV: XIVE: Clear escalation interrupt pointers on device closePaul Mackerras2019-04-30
| | * KVM: PPC: Book3S HV: XIVE: Prevent races when releasing devicePaul Mackerras2019-04-30
| | * KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' methodCédric Le Goater2019-04-30
| | * KVM: PPC: Book3S HV: XIVE: Activate XIVE exploitation modeCédric Le Goater2019-04-30
| | * KVM: PPC: Book3S HV: XIVE: Add passthrough supportCédric Le Goater2019-04-30