summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2017-04-27KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář4-5/+5
2017-04-20KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRsThomas Huth2-8/+34
2017-04-20KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy5-3/+518
2017-04-20KVM: PPC: iommu: Unify TCE checkingAlexey Kardashevskiy4-55/+39
2017-04-20KVM: PPC: Use preregistered memory API to access TCE listAlexey Kardashevskiy1-16/+42
2017-04-20KVM: PPC: Pass kvm* to kvmppc_find_table()Alexey Kardashevskiy3-10/+12
2017-04-20KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanentlyAlexey Kardashevskiy1-0/+1
2017-04-20Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras8-20/+141
2017-04-20KVM: PPC: Align the table size to system page sizeAlexey Kardashevskiy1-1/+1
2017-04-20KVM: PPC: Book3S PR: Preserve storage control bitsAlexey Kardashevskiy4-1/+5
2017-04-20KVM: PPC: Book3S PR: Exit KVM on failed mappingAlexey Kardashevskiy2-2/+9
2017-04-20KVM: PPC: Book3S PR: Get rid of unused local variableAlexey Kardashevskiy1-3/+1
2017-04-20KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()Markus Elfring1-3/+2
2017-04-20KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()Markus Elfring1-5/+3
2017-04-20KVM: PPC: Add MMIO emulation for remaining floating-point instructionsPaul Mackerras2-0/+16
2017-04-20KVM: PPC: Emulation for more integer loads and storesPaul Mackerras2-49/+91
2017-04-20KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)Alexey Kardashevskiy2-0/+7
2017-04-20KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructionsBin Lu6-7/+731
2017-04-20KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interruptsPaul Mackerras3-0/+26
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2-3/+3
2017-04-07kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini1-5/+0
2017-03-30powerpc/vfio_spapr_tce: Add reference counting to iommu_tableAlexey Kardashevskiy6-16/+36
2017-03-30powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposalAlexey Kardashevskiy2-6/+8
2017-03-30powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()Alexey Kardashevskiy3-1/+57
2017-03-27powerpc/mmu: Add real mode support for IOMMU preregistered memoryAlexey Kardashevskiy2-0/+43
2017-03-19Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-2/+6
2017-03-17powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman1-1/+3
2017-03-16powerpc: Wire up statx() syscallChandan Rajendra3-1/+3
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2017-03-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds11-30/+498
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+6
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner1-6/+6
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds5-0/+9
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-32/+57
2017-03-10powerpc/64s: POWER9 machine check handlerNicholas Piggin5-0/+426
2017-03-10powerpc/64s: allow machine check handler to set severity and initiatorNicholas Piggin3-3/+11
2017-03-10powerpc/64s: fix handling of non-synchronous machine checksNicholas Piggin1-15/+6
2017-03-09power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V3-7/+21
2017-03-09powerpc/mm: handle protnone ptes on forkAneesh Kumar K.V1-31/+42
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov5-0/+9
2017-03-09powerpc/powernv/ioda2: Update iommu table base on ownership changeAlexey Kardashevskiy1-5/+12
2017-03-09powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requestedAlexey Kardashevskiy1-0/+3
2017-03-09powerpc/perf: Handle sdar_mode for marked event in power9Madhavan Srinivasan2-7/+37
2017-03-09powerpc/perf: Fix perf_get_data_addr() for power9 DD1Madhavan Srinivasan1-0/+2
2017-03-08axonram: Fix gendisk handlingJan Kara1-1/+4
2017-03-08crypto: powerpc - Fix initialisation of crc32c contextDaniel Axtens1-1/+1
2017-03-08powerpc/boot: Fix zImage TOC alignmentMichael Ellerman1-0/+1
2017-03-07Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds19-122/+725
2017-03-06powerpc: Sort the selects under CONFIG_PPCMichael Ellerman1-66/+72
2017-03-06powerpc/64: Fix L1D cache shape vector reporting L1I valuesMichael Ellerman1-2/+2