summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-12powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state.Athira Rajeev
2019-07-12powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran
2019-07-10ocxl: Update for AFU descriptor template version 1.1Alastair D'Silva
2019-07-10powerpc/boot: pass CONFIG options in a simpler and more robust wayMasahiro Yamada
2019-07-10powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada
2019-07-10powerpc/irq: Don't WARN continuously in arch_local_irq_restore()Michael Ellerman
2019-07-06powerpc/module64: Use symbolic instructions names.Christophe Leroy
2019-07-06powerpc/module32: Use symbolic instructions names.Christophe Leroy
2019-07-06powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.hChristophe Leroy
2019-07-06powerpc/module64: Fix comment in R_PPC64_ENTRY handlingMichael Ellerman
2019-07-05powerpc/boot: Add lzo support for uImageChristophe Leroy
2019-07-05powerpc/boot: Add lzma support for uImageChristophe Leroy
2019-07-05powerpc/boot: don't force gzipped uImageChristophe Leroy
2019-07-05powerpc/8xx: Add microcode patch to move SMC parameter RAM.Christophe Leroy
2019-07-05powerpc/8xx: Use IO accessors in microcode programming.Christophe Leroy
2019-07-05powerpc/8xx: replace #ifdefs by IS_ENABLED() in microcode.cChristophe Leroy
2019-07-05powerpc/8xx: refactor programming of microcode CPM params.Christophe Leroy
2019-07-05powerpc/8xx: refactor printing of microcode patch name.Christophe Leroy
2019-07-05powerpc/8xx: Refactor microcode writeChristophe Leroy
2019-07-05powerpc/8xx: refactor writing of CPM microcode arraysChristophe Leroy
2019-07-05powerpc/8xx: compact microcode arraysChristophe Leroy
2019-07-05powerpc/8xx: drop verify_patch()Christophe Leroy
2019-07-05powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xxChristophe Leroy
2019-07-05powerpc/64: reuse PPC32 static inline flush_dcache_range()Christophe Leroy
2019-07-05powerpc/32: define helpers to get L1 cache sizes.Christophe Leroy
2019-07-05powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy
2019-07-05powerpc: slightly improve cache helpersChristophe Leroy
2019-07-05powerpc/mm/hugetlb: Don't enable HugeTLB if we don't have a page table cacheAneesh Kumar K.V
2019-07-05powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table cachesAneesh Kumar K.V
2019-07-05powerpc/mm: Handle page table allocation failuresAneesh Kumar K.V
2019-07-05powerpc/mm: Remove radix dependency on HugeTLB pageAneesh Kumar K.V
2019-07-05powerpc/mm: pmd_devmap implies pmd_large().Aneesh Kumar K.V
2019-07-05powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V
2019-07-05powerpc/pseries/scm: Use a specific endian format for storing uuid from the d...Aneesh Kumar K.V
2019-07-05powerpc/nvdimm: Add support for multibyte read/write for metadataAneesh Kumar K.V
2019-07-05powerpc/pseries/scm: Mark the region volatile if cache flush not requiredAneesh Kumar K.V
2019-07-05powerpc/mm/nvdimm: Add an informative message if we fail to allocate altmap b...Aneesh Kumar K.V
2019-07-05powerpc/mm: Consolidate numa_enable check and min_common_depth checkAneesh Kumar K.V
2019-07-05powerpc/mm: Fix node look up with numa=off bootAneesh Kumar K.V
2019-07-05powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0Aneesh Kumar K.V
2019-07-05powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V
2019-07-05powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesizeAneesh Kumar K.V
2019-07-05powerpc/mm: Remove unused variable declarationAneesh Kumar K.V
2019-07-04powerpc/pseries: Add documentation for vcpudispatch_statsNaveen N. Rao
2019-07-04powerpc/pseries: Protect against hogging the cpu while setting up the statsNaveen N. Rao
2019-07-04powerpc/pseries: Provide vcpu dispatch statisticsNaveen N. Rao
2019-07-04powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/Naveen N. Rao
2019-07-04powerpc/pseries: Generalize hcall_vphn()Naveen N. Rao
2019-07-04powerpc/pseries: Introduce rwlock to gatekeep DTLB usageNaveen N. Rao
2019-07-04powerpc/pseries: Factor out DTL buffer allocation and registration routinesNaveen N. Rao