aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2020-07-20Merge tag 'v5.2.49' into v5.2/standard/baseBruce Ashfield
2020-07-13powerpc/32s: Don't warn when mapping RO data ROX.Christophe Leroy
2020-07-13powerpc/ptdump: Add _PAGE_COHERENT flagChristophe Leroy
2020-07-12Merge tag 'v5.2.48' into v5.2/standard/baseBruce Ashfield
2020-07-12Merge tag 'v5.2.47' into v5.2/standard/baseBruce Ashfield
2020-07-11powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy
2020-07-11powerpc/mm: Fix conditions to perform MMU specific management by blocks on PP...Christophe Leroy
2020-07-07mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig
2020-07-07powerpc/ptdump: Properly handle non standard page sizeChristophe Leroy
2020-06-05Merge tag 'v5.2.42' into v5.2/standard/baseBruce Ashfield
2020-06-01powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor
2020-05-19Merge tag 'v5.2.40' into v5.2/standard/baseBruce Ashfield
2020-05-15powerpc/hugetlb: Fix 512k hugepages on 8xx with 16k page sizeChristophe Leroy
2020-05-15powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table cachesAneesh Kumar K.V
2020-05-15powerpc/mm/hugetlb: Don't enable HugeTLB if we don't have a page table cacheAneesh Kumar K.V
2020-05-15powerpc/mm: Don't log user reads to 0xffffffffChristophe Leroy
2020-05-05Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-05-04powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()Christophe Leroy
2020-05-04powerpc/32s: Fix bad_kuap_fault()Christophe Leroy
2020-05-04powerpc/ptdump: Fix W+X verificationChristophe Leroy
2020-05-04powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V
2020-04-19Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-04-16powerpc/kasan: Fix kasan_remap_early_shadow_ro()Christophe Leroy
2020-03-21Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-03-20powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport
2020-03-20powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman
2020-03-11Merge tag 'v5.2.34' into v5.2/standard/baseBruce Ashfield
2020-03-07powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V
2020-03-07powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V
2019-11-10Merge tag 'v5.2.22' into v5.2/standard/baseBruce Ashfield
2019-11-09libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V
2019-11-09powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-11-09powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy
2019-11-09powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy
2019-11-09powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-11-09powerpc/kasan: Fix shadow area set up for modules.Christophe Leroy
2019-11-09powerpc/kasan: Fix parallel loading of modules.Christophe Leroy
2019-11-09powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy
2019-11-09powerpc/ptdump: Fix addresses display on PPC32Christophe Leroy
2019-11-09powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.Christophe Leroy
2019-10-10Merge tag 'v5.2.20' into v5.2/standard/baseBruce Ashfield
2019-10-07powerpc/64s/radix: Fix memory hotplug section page table creationNicholas Piggin
2019-09-24Merge tag 'v5.2.17' into v5.2/standard/baseBruce Ashfield
2019-09-21powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V
2019-09-19Merge tag 'v5.2.15' into v5.2/standard/baseBruce Ashfield
2019-09-16powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startupChristophe Leroy
2019-08-19Merge tag 'v5.2.9' into v5.2/standard/baseBruce Ashfield
2019-08-16powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMAAndrea Arcangeli
2019-08-12Merge tag 'v5.2.7' into v5.2/standard/baseBruce Ashfield
2019-08-12Merge tag 'v5.2.5' into v5.2/standard/baseBruce Ashfield