summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation modeCédric Le Goater2019-04-306-2/+198
* Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2019-04-3011-20/+218
|\
| * powerpc: Add force enable of DAWR on P9 optionMichael Neuling2019-04-206-17/+91
| * powerpc/xive: add OPAL extensions for the XIVE native exploitation supportCédric Le Goater2019-04-115-3/+127
* | KVM: PPC: Book3S HV: Save/restore vrsave register in kvmhv_p9_guest_entry()Suraj Jitindar Singh2019-04-301-0/+2
* | KVM: PPC: Book3S HV: Flush TLB on secondary radix threadsPaul Mackerras2019-04-304-63/+53
* | KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C codePaul Mackerras2019-04-303-34/+35
* | KVM: PPC: Book3S HV: Handle virtual mode in XIVE VCPU push codeSuraj Jitindar Singh2019-04-301-11/+25
* | KVM: PPC: Book3S HV: Fix XICS-on-XIVE H_IPI when priority = 0Paul Mackerras2019-04-301-38/+40
* | KVM: PPC: Book3S HV: smb->smp comment fixupPalmer Dabbelt2019-04-301-1/+1
* | KVM: PPC: Book3S: Allocate guest TCEs on demand tooAlexey Kardashevskiy2019-04-304-33/+110
* | KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlersAlexey Kardashevskiy2019-04-303-33/+44
* | KVM: PPC: Book3S HV: Fix lockdep warning when entering the guestAlexey Kardashevskiy2019-04-301-7/+8
* | KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT handlerSuraj Jitindar Singh2019-04-303-1/+147
* | KVM: PPC: Book3S HV: Implement virtual mode H_PAGE_INIT handlerSuraj Jitindar Singh2019-04-301-0/+80
* | KVM: PPC: Book3S: Protect memslots while validating user addressAlexey Kardashevskiy2019-04-051-3/+3
* | KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on guest exitSuraj Jitindar Singh2019-04-051-1/+3
|/
* powerpc/security: Fix spectre_v2 reportingMichael Ellerman2019-03-211-15/+8
* powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurationsBen Hutchings2019-03-211-1/+1
* powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32Christophe Leroy2019-03-193-7/+10
* powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman2019-03-182-6/+6
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-172-3/+0
|\
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0
| * kbuild: warn redundant generic-yMasahiro Yamada2019-03-171-1/+0
* | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-161-0/+1
|\ \
| * | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-061-0/+1
* | | Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-166-10/+22
|\ \ \
| * | | powerpc/64s: Include <asm/nmi.h> header file to fix a warningMathieu Malaterre2019-03-131-0/+1
| * | | powerpc/powernv: Fix compile without CONFIG_TRACEPOINTSAlexey Kardashevskiy2019-03-131-0/+1
| * | | powerpc/mm: Disable kcov for SLB routinesMahesh Salgaonkar2019-03-121-0/+3
| * | | powerpc: remove dead code in head_fsl_booke.SJason Yan2019-03-051-7/+0
| * | | powerpc/configs: Sync skiroot defconfigJoel Stanley2019-03-051-3/+9
| * | | powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configurationAneesh Kumar K.V2019-03-051-0/+8
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-1516-44/+158
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char()Suraj Jitindar Singh2019-03-012-4/+16
| * | | KVM: PPC: Fix compilation when KVM is not enabledPaul Mackerras2019-02-271-1/+1
| * | | Merge tag 'kvm-ppc-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-02-2220-139/+206
| |\ \ \
| | * \ \ Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2019-02-228-100/+71
| | |\ \ \
| | * | | | KVM: PPC: Book3S: Improve KVM reference countingAlexey Kardashevskiy2019-02-221-3/+4
| | * | | | KVM: PPC: Book3S HV: Fix build failure without IOMMU supportJordan Niethe2019-02-222-0/+12
| | * | | | KVM: PPC: Book3S HV: Add KVM stat largepages_[2M/1G]Suraj Jitindar Singh2019-02-193-1/+19
| | * | | | KVM: PPC: Release all hardware TCE tables attached to a groupAlexey Kardashevskiy2019-02-191-1/+0
| | * | | | KVM: PPC: Book3S HV: Optimise mmio emulation for devices on FAST_MMIO_BUSSuraj Jitindar Singh2019-02-191-0/+18
| | * | | | KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVEPaul Mackerras2019-02-197-26/+47
| | * | | | KVM: PPC: Remove -I. header search pathsMasahiro Yamada2019-02-191-5/+0
| | * | | | KVM: PPC: Book3S HV: Replace kmalloc_node+memset with kzalloc_nodewangbo2019-02-191-3/+1
| | * | | | KVM: PPC: Book3S PR: Add emulation for slbfee. instructionPaul Mackerras2019-02-194-0/+34
| * | | | | KVM: Never start grow vCPU halt_poll_ns from value below halt_poll_ns_grow_startNir Weiner2019-02-201-3/+2
| * | | | | KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameterNir Weiner2019-02-201-2/+1
| * | | | | KVM: grow_halt_poll_ns() should never shrink vCPU halt_poll_nsNir Weiner2019-02-201-1/+4