index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-06-05
1
-13
/
+19
*
kvm: add halt-polling cpu usage stats
David Matlack
2020-05-15
1
-0
/
+2
*
kvm: Replace vcpu->swait with rcuwait
Davidlohr Bueso
2020-05-13
2
-14
/
+11
*
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2020-05-13
9
-55
/
+22
|
\
|
*
KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
Peter Xu
2020-05-07
1
-0
/
+1
|
*
Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-04-21
2
-8
/
+10
|
|
\
|
|
*
KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functions
Paul Mackerras
2020-04-21
2
-8
/
+10
|
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-04-08
1
-2
/
+0
|
|
\
\
|
|
*
|
vhost: refine vhost and vringh kconfig
Jason Wang
2020-04-01
1
-2
/
+0
|
*
|
|
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
2020-04-07
1
-1
/
+1
|
*
|
|
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-05
6
-44
/
+10
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
powerpc/64s/exception: Move KVM test to common code
Nicholas Piggin
2020-04-01
2
-18
/
+0
|
|
*
|
powerpc/kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2020-03-04
4
-26
/
+10
*
|
|
|
KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run
Tianjia Zhang
2020-04-21
1
-1
/
+2
*
|
|
|
kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
Emanuele Giuseppe Esposito
2020-04-21
2
-54
/
+48
|
/
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-03
23
-189
/
+217
|
\
\
\
|
*
|
|
KVM: Pass kvm_init()'s opaque param to additional arch funcs
Sean Christopherson
2020-03-31
1
-2
/
+2
|
*
|
|
KVM: PPC: Book3S HV: Add a capability for enabling secure guests
Paul Mackerras
2020-03-26
3
-0
/
+43
|
*
|
|
KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN
Laurent Dufour
2020-03-24
1
-1
/
+2
|
*
|
|
KVM: PPC: Book3S HV: Check caller of H_SVM_* Hcalls
Laurent Dufour
2020-03-24
1
-11
/
+21
|
*
|
|
KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supported
Fabiano Rosas
2020-03-24
1
-0
/
+3
|
*
|
|
KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()
Greg Kurz
2020-03-19
8
-25
/
+0
|
*
|
|
KVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVM
Greg Kurz
2020-03-19
4
-3
/
+4
|
*
|
|
KVM: PPC: Book3S PR: Fix kernel crash with PR KVM
Greg Kurz
2020-03-19
2
-2
/
+1
|
*
|
|
KVM: PPC: Use fallthrough;
Joe Perches
2020-03-19
5
-7
/
+6
|
*
|
|
KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
Michael Roth
2020-03-19
1
-0
/
+1
|
*
|
|
KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...
Gustavo Romero
2020-03-19
2
-7
/
+37
|
*
|
|
KVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix MMU code
Michael Ellerman
2020-03-19
1
-1
/
+1
|
*
|
|
KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot in HPT page fault handler
Paul Mackerras
2020-03-19
1
-62
/
+57
|
*
|
|
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
2020-03-16
6
-6
/
+0
|
*
|
|
KVM: Terminate memslot walks via used_slots
Sean Christopherson
2020-03-16
1
-1
/
+1
|
*
|
|
KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
Sean Christopherson
2020-03-16
1
-5
/
+1
|
*
|
|
KVM: Provide common implementation for generic dirty log functions
Sean Christopherson
2020-03-16
2
-0
/
+10
|
*
|
|
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
2020-03-16
5
-16
/
+9
|
*
|
|
KVM: Drop "const" attribute from old memslot in commit_memory_region()
Sean Christopherson
2020-03-16
1
-1
/
+1
|
*
|
|
KVM: Drop kvm_arch_create_memslot()
Sean Christopherson
2020-03-16
1
-6
/
+0
|
*
|
|
KVM: PPC: Move memslot memory allocation into prepare_memory_region()
Sean Christopherson
2020-03-16
5
-38
/
+21
|
|
/
/
*
|
|
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2020-04-02
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mm: handle multiple owners of device private pages in migrate_vma
Christoph Hellwig
2020-03-26
1
-0
/
+1
|
*
|
memremap: add an owner field to struct dev_pagemap
Christoph Hellwig
2020-03-26
1
-0
/
+2
|
|
/
*
/
KVM: PPC: Fix kernel crash with PR KVM
Greg Kurz
2020-03-20
2
-2
/
+1
|
/
*
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-04
3
-5
/
+5
|
\
|
*
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
2020-01-25
1
-0
/
+2
|
*
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
2020-01-25
1
-4
/
+2
|
*
KVM: PPC: Book3S HV: XIVE: Fix typo in comment
Greg Kurz
2020-01-23
1
-1
/
+1
*
|
Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-01-30
8
-22
/
+51
|
\
\
|
*
|
KVM: PPC: Book3S PR: Fix -Werror=return-type build failure
David Michael
2020-01-29
1
-0
/
+1
|
*
|
KVM: PPC: Book3S HV: Release lock on page-out failure path
Bharata B Rao
2020-01-29
1
-1
/
+1
|
*
|
KVM: PPC: Book3S HV: Implement H_SVM_INIT_ABORT hcall
Sukadev Bhattiprolu
2020-01-17
2
-0
/
+31
|
*
|
KVM: PPC: Add skip_page_out parameter to uvmem functions
Sukadev Bhattiprolu
2020-01-17
3
-4
/
+4
[next]