summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-2312-49/+110
|\
| * KVM: PPC: Book3S HV: Make struct kernel_param_ops definition constJoe Perches2020-10-211-1/+1
| * KVM: PPC: Book3S: Fix symbol undeclared warningsWang Wensheng2020-09-227-7/+7
| * KVM: PPC: Book3S: Remove redundant initialization of variable retJing Xiangfeng2020-09-221-1/+1
| * KVM: PPC: Book3S HV: XIVE: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-221-11/+1
| * KVM: PPC: Book3S HV: Set LPCR[HDICE] before writing HDECPaul Mackerras2020-09-172-5/+18
| * KVM: PPC: Book3S HV: Do not allocate HPT for a nested guestFabiano Rosas2020-09-171-0/+6
| * KVM: PPC: Don't return -ENOTSUPP to userspace in ioctlsGreg Kurz2020-09-172-5/+5
| * KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' methodGreg Kurz2020-09-032-19/+71
* | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-162-0/+15
|\ \
| * | powerpc/64s: handle ISA v3.1 local copy-paste context switchesNicholas Piggin2020-09-082-0/+15
| |/
* | KVM: PPC: Book3S HV: simplify kvm_cma_reserve()Mike Rapoport2020-10-131-10/+2
* | mm/memremap_pages: support multiple ranges per invocationDan Williams2020-10-131-0/+1
* | mm/memremap_pages: convert to 'struct range'Dan Williams2020-10-131-6/+7
|/
* KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-212-2/+4
* Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-08-0912-242/+626
|\
| * KVM: PPC: Book3S HV: Rework secure mem slot droppingLaurent Dufour2020-07-281-17/+35
| * KVM: PPC: Book3S HV: Move kvmppc_svm_page_out upLaurent Dufour2020-07-281-76/+90
| * KVM: PPC: Book3S HV: Migrate hot plugged memoryLaurent Dufour2020-07-282-12/+25
| * KVM: PPC: Book3S HV: In H_SVM_INIT_DONE, migrate remaining normal-GFNs to sec...Ram Pai2020-07-281-22/+132
| * KVM: PPC: Book3S HV: Track the state GFNs associated with secure VMsRam Pai2020-07-281-19/+172
| * KVM: PPC: Book3S HV: Disable page merging in H_SVM_INIT_STARTRam Pai2020-07-281-35/+88
| * KVM: PPC: Book3S HV: Fix function definition in book3s_hv_uvmem.cRam Pai2020-07-281-11/+10
| * KVM: PPC: Clean up redundant kvm_run parameters in assemblyTianjia Zhang2020-07-235-49/+44
| * KVM: PPC: Protect kvm_vcpu_read_guest with srcu locksAlexey Kardashevskiy2020-07-214-12/+29
| * KVM: PPC: Book3S HV: Increase KVMPPC_NR_LPIDS on POWER8 and POWER9Cédric Le Goater2020-07-211-2/+6
| * KVM: PPC: Book3SHV: Enable support for ISA v3.1 guestsAlistair Popple2020-07-211-2/+10
* | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-077-15/+83
|\ \
| * | powerpc/64s: Move HMI IRQ stat from percpu variable to paca.Mahesh Salgaonkar2020-07-291-1/+1
| * | powerpc/kvm/cma: Improve kernel log during bootAneesh Kumar K.V2020-07-291-1/+1
| * | powerpc/kvm: Use correct CONFIG symbol in commentMichael Ellerman2020-07-291-1/+1
| * | powerpc/watchpoint: Rename current H_SET_MODE DAWR macroRavi Bangoria2020-07-261-1/+1
| * | KVM: PPC: Fix typo on H_DISABLE_AND_GET hcallLeonardo Bras2020-07-231-1/+1
| * | KVM: PPC: Book3S HV: Save/restore new PMU registersAthira Rajeev2020-07-223-2/+52
| * | KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCRAthira Rajeev2020-07-222-8/+26
* | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2020-08-051-1/+3
|\ \ \
| * | | mm/migrate: add a flags parameter to migrate_vmaRalph Campbell2020-07-281-1/+3
| |/ /
* | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-043-5/+2
|\ \ \
| * | | treewide: Remove uninitialized_var() usageKees Cook2020-07-162-2/+2
| * | | KVM: PPC: Book3S PR: Remove uninitialized_var() usageKees Cook2020-07-161-3/+0
| |/ /
* / / powerpc64: Break asm/percpu.h vs spinlock_types.h dependencyPeter Zijlstra2020-07-101-0/+1
|/ /
* | 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