summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: pmd_devmap implies pmd_large().Aneesh Kumar K.V2019-07-052-2/+2
* powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V2019-07-059-33/+102
* powerpc/pseries/scm: Use a specific endian format for storing uuid from the d...Aneesh Kumar K.V2019-07-051-2/+9
* powerpc/nvdimm: Add support for multibyte read/write for metadataAneesh Kumar K.V2019-07-051-22/+82
* powerpc/pseries/scm: Mark the region volatile if cache flush not requiredAneesh Kumar K.V2019-07-051-1/+7
* powerpc/mm/nvdimm: Add an informative message if we fail to allocate altmap b...Aneesh Kumar K.V2019-07-051-1/+4
* powerpc/mm: Consolidate numa_enable check and min_common_depth checkAneesh Kumar K.V2019-07-051-5/+11
* powerpc/mm: Fix node look up with numa=off bootAneesh Kumar K.V2019-07-051-3/+3
* powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0Aneesh Kumar K.V2019-07-051-4/+6
* powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V2019-07-051-9/+7
* powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesizeAneesh Kumar K.V2019-07-051-3/+1
* powerpc/mm: Remove unused variable declarationAneesh Kumar K.V2019-07-051-1/+0
* powerpc/pseries: Protect against hogging the cpu while setting up the statsNaveen N. Rao2019-07-043-11/+22
* powerpc/pseries: Provide vcpu dispatch statisticsNaveen N. Rao2019-07-043-2/+545
* powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/Naveen N. Rao2019-07-046-41/+43
* powerpc/pseries: Generalize hcall_vphn()Naveen N. Rao2019-07-042-14/+21
* powerpc/pseries: Introduce rwlock to gatekeep DTLB usageNaveen N. Rao2019-07-043-1/+16
* powerpc/pseries: Factor out DTL buffer allocation and registration routinesNaveen N. Rao2019-07-043-50/+54
* powerpc/pseries: Do not save the previous DTL mask valueNaveen N. Rao2019-07-041-3/+1
* powerpc/pseries: Use macros for referring to the DTL enable maskNaveen N. Rao2019-07-044-9/+14
* powerpc: Enable CONFIG_IPV6 in ppc64_defconfigSatheesh Rajendran2019-07-041-1/+1
* powerpc/cell: set no_llseek in spufs_cntl_fopsGeliang Tang2019-07-041-1/+1
* powerpc/perf/24x7: use rb_entryGeliang Tang2019-07-041-1/+1
* powerpc/configs: Disable latencytopAnton Blanchard2019-07-0410-10/+0
* powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult2019-07-049-56/+54
* powerpc/mm: mark more tlb functions as __always_inlineMasahiro Yamada2019-07-032-17/+17
* powerpc: Use the correct style for SPDX License IdentifierNishad Kamdar2019-07-031-1/+1
* powerpc/powernv-eeh: Consisely desribe what this file doesStewart Smith2019-07-031-3/+1
* powerpc/configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-07-0388-88/+0
* powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter2019-07-031-0/+1
* powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh2019-07-031-0/+1
* KVM: PPC: Book3S HV: Fix CR0 setting in TM emulationMichael Neuling2019-07-031-3/+3
* powerpc/powernv: Fix stale iommu table base after VFIOAlexey Kardashevskiy2019-07-031-0/+10
* powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy2019-07-031-2/+10
* powerpc/pseries/dma: Enable SWIOTLBAlexey Kardashevskiy2019-07-032-0/+6
* powerpc/pseries/dma: Allow SWIOTLBAlexey Kardashevskiy2019-07-031-0/+36
* powerpc: remove device_to_mask()Christoph Hellwig2019-07-033-12/+4
* powerpc: Fix compile issue with force DAWRMichael Neuling2019-07-037-96/+121
* powerpc: silence a -Wcast-function-type warning in dawr_write_file_boolMathieu Malaterre2019-07-031-1/+6
* powerpc/64s/radix: keep kernel ERAT over local process/guest invalidatesNicholas Piggin2019-07-033-5/+16
* powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERATNicholas Piggin2019-07-036-10/+9
* powerpc/64s/exception: simplify hmi control flowNicholas Piggin2019-07-031-16/+10
* powerpc/64s/exception: hmi remove special case macroNicholas Piggin2019-07-031-12/+4
* powerpc/64s/exception: sreset move trampoline ahead of common codeNicholas Piggin2019-07-031-12/+12
* powerpc/64s/exception: optimise system_reset for idle, clean up non-idle caseNicholas Piggin2019-07-031-31/+38
* powerpc/64s/exception: remove bad stack branchNicholas Piggin2019-07-025-87/+22
* powerpc/tm: update comment about interrupt re-entrancyNicholas Piggin2019-07-021-2/+2
* powerpc/64s/exception: move SET_SCRATCH0 into EXCEPTION_PROLOG_0Nicholas Piggin2019-07-021-24/+1
* powerpc/64s/exception: denorm handler use standard scratch save macroNicholas Piggin2019-07-021-1/+1
* powerpc/64s/exception: machine check use standard macros to save dar/dsisrNicholas Piggin2019-07-021-5/+1