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
2017-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-27
Merge tag 'kvm-ppc-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2017-11-23
KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hosts
Paul Mackerras
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-09
KVM: PPC: Book3S HV: Cosmetic post-merge cleanups
Paul Mackerras
2017-11-09
Merge branch 'kvm-ppc-fixes' into kvm-ppc-next
Paul Mackerras
2017-11-08
Merge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2017-11-08
KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates
Paul Mackerras
2017-11-06
KVM: PPC: Book3S HV: Handle host system reset in guest mode
Nicholas Piggin
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts
Paul Mackerras
2017-11-01
KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded mode
Paul Mackerras
2017-11-01
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
Paul Mackerras
2017-11-01
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
Paul Mackerras
2017-11-01
KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_ready
Paul Mackerras
2017-11-01
KVM: PPC: Book3S HV: Don't rely on host's page size information
Paul Mackerras
2017-11-01
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-11-01
KVM: PPC: Book3S: Fix gas warning due to using r0 as immediate 0
Nicholas Piggin
2017-11-01
KVM: PPC: Book3S PR: Only install valid SLBs during KVM_SET_SREGS
Greg Kurz
2017-11-01
KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabled
Paul Mackerras
2017-10-20
KVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM feature
Michael Ellerman
2017-10-19
Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread managem...
Paul Mackerras
2017-10-16
KVM: PPC: Book3S HV: Add more barriers in XIVE load/unload code
Benjamin Herrenschmidt
2017-10-16
KVM: PPC: Book3S HV: Explicitly disable HPT operations on radix guests
Paul Mackerras
2017-10-14
KVM: PPC: Book3S PR: Enable in-kernel TCE handlers for PR KVM
Alexey Kardashevskiy
2017-10-14
KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation i...
Markus Elfring
2017-10-14
KVM: PPC: BookE: Use vma_pages function
Thomas Meyer
2017-10-14
KVM: PPC: Book3S HV: Use ARRAY_SIZE macro
Thomas Meyer
2017-10-14
KVM: PPC: Book3S HV: Handle unexpected interrupts better
Paul Mackerras
2017-10-14
KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU
Alexey Kardashevskiy
2017-10-14
KVM: PPC: Book3S HV: POWER9 more doorbell fixes
Nicholas Piggin
2017-10-14
KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM
Greg Kurz
2017-10-03
KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()
Sam Bobroff
2017-09-22
KVM: PPC: Book3S HV: Check for updated HDSISR on P9 HDSI exception
Michael Neuling
2017-09-15
kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
Davidlohr Bueso
2017-09-14
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-09-12
KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectly
Paul Mackerras
2017-09-12
KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr
Paul Mackerras
2017-09-12
KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accesses
Benjamin Herrenschmidt
2017-09-08
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-08
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-09-01
KVM: PPC: Book3S HV: Fix memory leak in kvm_vm_ioctl_get_htab_fd
nixiaoming
2017-08-31
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-08-31
KVM: PPC: Book3S HV: Report storage key support to userspace
Paul Mackerras
2017-08-31
KVM: PPC: Book3S HV: Fix case where HDEC is treated as 32-bit on POWER9
Paul Mackerras
[next]