summary refs log tree commit diff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2020-12-08powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V
2020-12-05powerpc: Retire e200 core (mpc555x processor)Christophe Leroy
2020-12-04lkdtm/powerpc: Add SLB multihit testGanesh Goudar
2020-12-04powerpc/44x: Don't support 47x code and non 47x code at the same timeChristophe Leroy
2020-12-04powerpc/mm: Remove useless #ifndef CPU_FTR_COHERENT_ICACHE in mem.cChristophe Leroy
2020-12-04powerpc/mm: Fix verification of MMU_FTR_TYPE_44xChristophe Leroy
2020-12-04powerpc/32s: Don't use SPRN_SPRG_PGDIR in hash_pageChristophe Leroy
2020-12-04powerpc/32s: Don't hash_preload() kernel textChristophe Leroy
2020-12-04powerpc/32s: Always map kernel text and rodata with BATsChristophe Leroy
2020-12-04powerpc/book3s64/kup: Check max key supported before enabling kupAneesh Kumar K.V
2020-12-04powerpc/book3s64/hash/kuep: Enable KUEP on hashAneesh Kumar K.V
2020-12-04powerpc/book3s64/hash/kuap: Enable kuap on hashAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V
2020-12-04powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode.Aneesh Kumar K.V
2020-12-04powerpc/book3s64/pkeys: Reset userspace AMR correctly on execAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translationAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP and MMU_FTR_KUEPAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuep: Move KUEP related function outside radixAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap: Move KUAP related function outside radixAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap/kuep: Move uamor setup to pkey initAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64Aneesh Kumar K.V
2020-12-04powerpc/64s: Tidy machine check SLB loggingNicholas Piggin
2020-11-19powerpc/mm: remove linear mapping if __add_pages() fails in arch_add_memory()David Hildenbrand
2020-11-19powerpc/book3s64/hash: Drop WARN_ON in hash__remove_section_mapping()David Hildenbrand
2020-11-19powerpc/mm: print warning in arch_remove_linear_mapping()David Hildenbrand
2020-11-19powerpc/mm: protect linear mapping modifications by a mutexDavid Hildenbrand
2020-11-19powerpc/mm: factor out creating/removing linear mappingDavid Hildenbrand
2020-11-19powerpc/mm: Fix comparing pointer to 0 warningKaixu Xia
2020-11-19powerpc/mm: Update tlbiel loop on POWER10Aneesh Kumar K.V
2020-11-19powerpc/mm: Move setting PTE specific flags to pfn_pmd()Aneesh Kumar K.V
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-16powerpc/mm: move setting pte specific flags to pfn_pteAneesh Kumar K.V
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-10-13arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()Mike Rapoport
2020-10-08powerpc/32s: Setup the early hash table at all time.Christophe Leroy
2020-10-08powerpc: Tidy up a bit after removal of PowerPC 601.Christophe Leroy
2020-10-08powerpc: Remove support for PowerPC 601Christophe Leroy
2020-10-08powerpc: Drop SYNC_601() ISYNC_601() and SYNC()Christophe Leroy
2020-10-08powerpc/lmb-size: Use addr #size-cells value when fetching lmb-sizeAneesh Kumar K.V
2020-10-08powerpc/book3s64/radix: Make radix_mem_block_size 64bitAneesh Kumar K.V
2020-10-06pseries/hotplug-memory: hot-add: skip redundant LMB lookupScott Cheloha
2020-10-06powerpc/64s: Add cp_abort after tlbiel to invalidate copy-buffer addressNicholas Piggin
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-09-18powerpc/mm/64s: Fix slb_setup_new_exec() sparse warningMichael Ellerman
2020-09-18Merge branch 'topic/irqs-off-activate-mm' into nextMichael Ellerman
2020-09-16powerpc/smp: Implement cpu_to_coregroup_idSrikar Dronamraju
2020-09-16powerpc/smp: Create coregroup domainSrikar Dronamraju
2020-09-16powerpc/numa: Detect support for coregroupSrikar Dronamraju
2020-09-16powerpc/numa: Offline memoryless cpuless node 0Srikar Dronamraju