summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2020-10-29Merge tag 'v5.4.73' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-29powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mmNicholas Piggin
2020-10-29pseries/drmem: don't cache node id in drmem_lmb structScott Cheloha
2020-10-01Merge tag 'v5.4.69' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-10-01powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()Alexey Kardashevskiy
2020-09-23Merge tag 'v5.4.67' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-09-23powerpc/book3s64/radix: Fix boot failure with large amount of guest memoryAneesh Kumar K.V
2020-08-24Merge tag 'v5.4.60' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-21powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman
2020-08-21powerpc/ptdump: Fix build failure in hashpagetable.cChristophe Leroy
2020-08-20Merge tag 'v5.4.59' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-19powerpc/book3s64/pkeys: Use PVR check instead of cpu featureAneesh Kumar K.V
2020-08-11Merge tag 'v5.4.58' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy
2020-08-11Merge tag 'v5.4.53' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.49' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-08-11Merge tag 'v5.4.48' into 5.4-2.1.x-imxAndrey Zhizhikin
2020-07-22powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V
2020-07-07Merge tag 'v5.4.47' into 5.4-2.1.x-imxMax Krummenacher
2020-06-24powerpc/32s: Don't warn when mapping RO data ROX.Christophe Leroy
2020-06-24powerpc/ptdump: Add _PAGE_COHERENT flagChristophe Leroy
2020-06-22powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy
2020-06-22powerpc/mm: Fix conditions to perform MMU specific management by blocks on PP...Christophe Leroy
2020-06-17powerpc/ptdump: Properly handle non standard page sizeChristophe Leroy
2020-04-17powerpc/kasan: Fix kasan_remap_early_shadow_ro()Christophe Leroy
2020-04-17powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor
2020-03-12powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman
2020-03-12powerpc: Convert flush_icache_range & friends to CAlastair D'Silva
2020-03-08Merge tag 'v5.4.24' into imx_5.4.yJason Liu
2020-02-28powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page sizeChristophe Leroy
2020-02-24powerpc/mm: Don't log user reads to 0xffffffffChristophe Leroy
2020-02-14powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()Christophe Leroy
2020-02-11powerpc/32s: Fix bad_kuap_fault()Christophe Leroy
2020-02-11powerpc/ptdump: Fix W+X verificationChristophe Leroy
2020-02-11powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V
2020-01-12powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport
2020-01-09powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...Aneesh Kumar K.V
2020-01-09powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman
2020-01-09powerpc: Chunk calls to flush_dcache_range in arch_*_memoryAlastair D'Silva
2020-01-09mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-04powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V
2020-01-04powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V
2019-11-25Add APIs to setup HugeTLB mappings for USDPAARoy Pledge
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-28Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24thp: update split_huge_page_pmd() commentKefeng Wang
2019-09-24mm: introduce compound_nr()Matthew Wilcox (Oracle)
2019-09-24mm: introduce page_shift()Matthew Wilcox (Oracle)
2019-09-24libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V