summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V2020-06-221-1/+2
* maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig2020-06-171-2/+2
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-10/+10
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-10/+10
* | Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-131-1/+1
|\ \
| * | KVM: PPC: Fix nested guest RC bits updateAlexey Kardashevskiy2020-06-121-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-1219-213/+256
|\ \ \ | |_|/ |/| |
| * | KVM: PPC: Book3S HV: Close race with page faults around memslot flushesPaul Mackerras2020-05-281-0/+5
| * | KVM: PPC: Book3S HV: Remove user-triggerable WARN_ONPaul Mackerras2020-05-281-4/+7
| * | KVM: PPC: Book3S HV: Relax check on H_SVM_INIT_ABORTLaurent Dufour2020-05-271-3/+8
| * | KVM: PPC: Book3S: Fix some RCU-list locksQian Cai2020-05-271-4/+14
| * | KVM: PPC: Book3S HV: Ignore kmemleak false positivesQian Cai2020-05-271-2/+14
| * | KVM: PPC: Clean up redundant 'kvm_run' parametersTianjia Zhang2020-05-2717-194/+192
| * | KVM: PPC: Remove redundant kvm_run from vcpu_archTianjia Zhang2020-05-272-6/+3
| * | KVM: PPC: Book3S HV: Read ibm,secure-memory nodesLaurent Dufour2020-05-271-0/+14
| * | KVM: PPC: Book3S HV: Remove redundant NULL checkChen Zhou2020-05-271-2/+1
* | | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-3/+3
* | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-093-11/+11
* | | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-095-5/+5
* | | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-095-5/+5
* | | mm/gup.c: convert to use get_user_{page|pages}_fast_only()Souptick Joarder2020-06-082-2/+2
| |/ |/|
* | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-0510-137/+161
|\ \
| * \ Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2020-06-031-6/+29
| |\ \
| | * | powerpc/book3s64/kvm: Fix secondary page table walk warning during migrationAneesh Kumar K.V2020-05-291-6/+29
| * | | powerpc: Add support for ISA v3.1Alistair Popple2020-06-021-3/+0
| * | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2020-05-203-0/+14
| |\| |
| | * | powerpc/xive: Enforce load-after-store ordering when StoreEOI is activeCédric Le Goater2020-05-073-0/+14
| * | | powerpc/watchpoint: Rename current DAWR macrosRavi Bangoria2020-05-192-15/+15
| * | | powerpc: Define new SRR1 bits for a ISA v3.1Jordan Niethe2020-05-192-2/+2
| * | | powerpc: Use a macro for creating instructions from u32sJordan Niethe2020-05-191-1/+1
| * | | powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy2020-05-111-1/+1
| |/ /
| * | powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpaAneesh Kumar K.V2020-05-051-21/+11
| * | powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_pageAneesh Kumar K.V2020-05-051-4/+4
| * | powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update.Aneesh Kumar K.V2020-05-051-29/+9
| * | powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functionsAneesh Kumar K.V2020-05-051-6/+24
| * | powerpc/kvm/book3s: Use find_kvm_host_pte in h_enterAneesh Kumar K.V2020-05-052-19/+8
| * | powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handlerAneesh Kumar K.V2020-05-051-4/+4
| * | powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary tableAneesh Kumar K.V2020-05-052-16/+15
| * | powerpc/kvm/nested: Add helper to walk nested shadow linux page table.Aneesh Kumar K.V2020-05-051-7/+21
| * | powerpc/kvm/book3s: Add helper to walk partition scoped linux page table.Aneesh Kumar K.V2020-05-052-7/+7
| * | powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock.Aneesh Kumar K.V2020-05-051-4/+4
| * | Merge tag 'kvm-ppc-fixes-5.7-1' into topic/ppc-kvmMichael Ellerman2020-05-052-8/+10
| |\ \
* | | | powerpc: add support for folded p4d page tablesMike Rapoport2020-06-041-13/+19
| |_|/ |/| |
* | | kvm: add halt-polling cpu usage statsDavid Matlack2020-05-151-0/+2
* | | kvm: Replace vcpu->swait with rcuwaitDavidlohr Bueso2020-05-132-14/+11
* | | Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini2020-05-139-55/+22
|\ \ \
| * | | KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properlyPeter Xu2020-05-071-0/+1
| * | | Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-04-212-8/+10
| |\ \ \ | | |/ / | |/| / | | |/
| | * KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functionsPaul Mackerras2020-04-212-8/+10
| * | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-081-2/+0
| |\ \