summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | powerpc/module64: Use symbolic instructions names.Christophe Leroy2019-07-051-18/+35
| * | powerpc/module32: Use symbolic instructions names.Christophe Leroy2019-07-051-8/+16
| * | powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.hChristophe Leroy2019-07-053-11/+9Star
| * | powerpc/module64: Fix comment in R_PPC64_ENTRY handlingMichael Ellerman2019-07-051-1/+1
| * | powerpc/boot: Add lzo support for uImageChristophe Leroy2019-07-043-1/+7
| * | powerpc/boot: Add lzma support for uImageChristophe Leroy2019-07-043-1/+7
| * | powerpc/boot: don't force gzipped uImageChristophe Leroy2019-07-041-1/+10
| * | powerpc/8xx: Add microcode patch to move SMC parameter RAM.Christophe Leroy2019-07-042-0/+104
| * | powerpc/8xx: Use IO accessors in microcode programming.Christophe Leroy2019-07-041-18/+16Star
| * | powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.cChristophe Leroy2019-07-041-20/+13Star
| * | powerpc/8xx: refactor programming of microcode CPM params.Christophe Leroy2019-07-041-18/+27
| * | powerpc/8xx: refactor printing of microcode patch name.Christophe Leroy2019-07-041-6/+8
| * | powerpc/8xx: Refactor microcode writeChristophe Leroy2019-07-041-9/+6Star
| * | powerpc/8xx: refactor writing of CPM microcode arraysChristophe Leroy2019-07-041-22/+13Star
| * | powerpc/8xx: compact microcode arraysChristophe Leroy2019-07-041-559/+140Star
| * | powerpc/8xx: drop verify_patch()Christophe Leroy2019-07-041-40/+0Star
| * | powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xxChristophe Leroy2019-07-044-14/+17
| * | powerpc/64: reuse PPC32 static inline flush_dcache_range()Christophe Leroy2019-07-043-35/+18Star
| * | powerpc/32: define helpers to get L1 cache sizes.Christophe Leroy2019-07-042-11/+29
| * | powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy2019-07-045-33/+9Star
| * | powerpc: slightly improve cache helpersChristophe Leroy2019-07-041-4/+4
| * | powerpc/mm/hugetlb: Don't enable HugeTLB if we don't have a page table cacheAneesh Kumar K.V2019-07-041-2/+8
| * | powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table cachesAneesh Kumar K.V2019-07-041-1/+6
| * | powerpc/mm: Handle page table allocation failuresAneesh Kumar K.V2019-07-041-0/+8
| * | powerpc/mm: Remove radix dependency on HugeTLB pageAneesh Kumar K.V2019-07-041-1/+1
| * | powerpc/mm: pmd_devmap implies pmd_large().Aneesh Kumar K.V2019-07-042-2/+2
| * | powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V2019-07-049-33/+102
| * | powerpc/pseries/scm: Use a specific endian format for storing uuid from the d...Aneesh Kumar K.V2019-07-041-2/+9
| * | powerpc/nvdimm: Add support for multibyte read/write for metadataAneesh Kumar K.V2019-07-041-22/+82
| * | powerpc/pseries/scm: Mark the region volatile if cache flush not requiredAneesh Kumar K.V2019-07-041-1/+7
| * | powerpc/mm/nvdimm: Add an informative message if we fail to allocate altmap b...Aneesh Kumar K.V2019-07-041-1/+4
| * | powerpc/mm: Consolidate numa_enable check and min_common_depth checkAneesh Kumar K.V2019-07-041-5/+11
| * | powerpc/mm: Fix node look up with numa=off bootAneesh Kumar K.V2019-07-041-3/+3
| * | powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0Aneesh Kumar K.V2019-07-041-4/+6
| * | powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V2019-07-041-9/+7Star
| * | powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesizeAneesh Kumar K.V2019-07-041-3/+1Star
| * | powerpc/mm: Remove unused variable declarationAneesh Kumar K.V2019-07-041-1/+0Star
| * | 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/+1Star
| * | 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/+0Star
| * | powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult2019-07-049-56/+54Star