summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-15/+83
2020-08-05Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds1-1/+3
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+2
2020-07-29powerpc/64s: Move HMI IRQ stat from percpu variable to paca.Mahesh Salgaonkar1-1/+1
2020-07-29powerpc/kvm/cma: Improve kernel log during bootAneesh Kumar K.V1-1/+1
2020-07-29powerpc/kvm: Use correct CONFIG symbol in commentMichael Ellerman1-1/+1
2020-07-28mm/migrate: add a flags parameter to migrate_vmaRalph Campbell1-1/+3
2020-07-26powerpc/watchpoint: Rename current H_SET_MODE DAWR macroRavi Bangoria1-1/+1
2020-07-23KVM: PPC: Fix typo on H_DISABLE_AND_GET hcallLeonardo Bras1-1/+1
2020-07-22KVM: PPC: Book3S HV: Save/restore new PMU registersAthira Rajeev3-2/+52
2020-07-22KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCRAthira Rajeev2-8/+26
2020-07-16treewide: Remove uninitialized_var() usageKees Cook2-2/+2
2020-07-16KVM: PPC: Book3S PR: Remove uninitialized_var() usageKees Cook1-3/+0
2020-07-10powerpc64: Break asm/percpu.h vs spinlock_types.h dependencyPeter Zijlstra1-0/+1
2020-06-22powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUALAneesh Kumar K.V1-1/+2
2020-06-17maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig1-2/+2
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-10/+10
2020-06-13Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-10/+10
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-213/+256
2020-06-12KVM: PPC: Fix nested guest RC bits updateAlexey Kardashevskiy1-1/+1
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-3/+3
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse3-11/+11
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport5-5/+5
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport5-5/+5
2020-06-08mm/gup.c: convert to use get_user_{page|pages}_fast_only()Souptick Joarder2-2/+2
2020-06-05Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds10-137/+161
2020-06-04powerpc: add support for folded p4d page tablesMike Rapoport1-13/+19
2020-06-03Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-6/+29
2020-06-02powerpc: Add support for ISA v3.1Alistair Popple1-3/+0
2020-05-29powerpc/book3s64/kvm: Fix secondary page table walk warning during migrationAneesh Kumar K.V1-6/+29
2020-05-28KVM: PPC: Book3S HV: Close race with page faults around memslot flushesPaul Mackerras1-0/+5
2020-05-28KVM: PPC: Book3S HV: Remove user-triggerable WARN_ONPaul Mackerras1-4/+7
2020-05-27KVM: PPC: Book3S HV: Relax check on H_SVM_INIT_ABORTLaurent Dufour1-3/+8
2020-05-27KVM: PPC: Book3S: Fix some RCU-list locksQian Cai1-4/+14
2020-05-27KVM: PPC: Book3S HV: Ignore kmemleak false positivesQian Cai1-2/+14
2020-05-27KVM: PPC: Clean up redundant 'kvm_run' parametersTianjia Zhang17-194/+192
2020-05-27KVM: PPC: Remove redundant kvm_run from vcpu_archTianjia Zhang2-6/+3
2020-05-27KVM: PPC: Book3S HV: Read ibm,secure-memory nodesLaurent Dufour1-0/+14
2020-05-27KVM: PPC: Book3S HV: Remove redundant NULL checkChen Zhou1-2/+1
2020-05-20Merge branch 'topic/ppc-kvm' into nextMichael Ellerman3-0/+14
2020-05-19powerpc/watchpoint: Rename current DAWR macrosRavi Bangoria2-15/+15
2020-05-19powerpc: Define new SRR1 bits for a ISA v3.1Jordan Niethe2-2/+2
2020-05-19powerpc: Use a macro for creating instructions from u32sJordan Niethe1-1/+1
2020-05-15kvm: add halt-polling cpu usage statsDavid Matlack1-0/+2
2020-05-13kvm: Replace vcpu->swait with rcuwaitDavidlohr Bueso2-14/+11
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini9-55/+22
2020-05-11powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy1-1/+1
2020-05-07powerpc/xive: Enforce load-after-store ordering when StoreEOI is activeCédric Le Goater3-0/+14
2020-05-07KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properlyPeter Xu1-0/+1