index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-10
Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
2019-09-05
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
2019-09-05
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
2019-08-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-08-30
powerpc/kvm: Use UV_RETURN ucall to return to ultravisor
Sukadev Bhattiprolu
2019-08-30
KVM: PPC: Book3S: Invalidate multiple TCEs at once
Alexey Kardashevskiy
2019-08-30
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
Alexey Kardashevskiy
2019-08-27
Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2019-08-27
KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9
Paul Mackerras
2019-08-27
KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual cores
Paul Mackerras
2019-08-27
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
2019-08-27
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
Alexey Kardashevskiy
2019-08-23
KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
Suraj Jitindar Singh
2019-08-23
KVM: PPC: Book3S: Mark expected switch fall-through
Paul Menzel
2019-08-23
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2019-08-22
KVM: Assert that struct kvm_vcpu is always as offset zero
Sean Christopherson
2019-08-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-08-16
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
2019-08-16
KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
Paul Mackerras
2019-08-16
KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
Paul Mackerras
2019-08-16
KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
Cédric Le Goater
2019-08-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-08-05
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
2019-07-29
powerpc/kvm: Fall through switch case explicitly
Santosh Sivaraj
2019-07-24
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-19
KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create fails
Cédric Le Goater
2019-07-16
mm: add account_locked_vm utility function
Daniel Jordan
2019-07-15
KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseries
Suraj Jitindar Singh
2019-07-15
KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nesting
Suraj Jitindar Singh
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-12
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-07-05
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
2019-07-04
powerpc/Kconfig: Clean up formatting
Enrico Weigelt, metux IT consult
2019-07-03
KVM: PPC: Book3S HV: Fix CR0 setting in TM emulation
Michael Neuling
2019-07-03
powerpc: Fix compile issue with force DAWR
Michael Neuling
2019-07-03
powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates
Nicholas Piggin
2019-07-03
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
Nicholas Piggin
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-20
KVM: PPC: Book3S HV: Clear pending decrementer exceptions on nested guest entry
Suraj Jitindar Singh
2019-06-20
KVM: PPC: Book3S HV: Signed extend decrementer value if not using large decre...
Suraj Jitindar Singh
2019-06-20
KVM: PPC: Book3S HV: Invalidate ERAT when flushing guest TLB entries
Suraj Jitindar Singh
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
[next]