aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-29powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MASChristophe Leroy2-88/+8
2022-06-29powerpc/64e: Fix early TLB miss with KUAPChristophe Leroy1-9/+8
2022-06-29powerpc/ptdump: Fix display of RW pages on FSL_BOOK3EChristophe Leroy1-3/+3
2022-06-29powerpc/32: Remove __map_without_ltlbsChristophe Leroy2-25/+7
2022-06-29powerpc/32: Remove 'noltlbs' kernel parameterChristophe Leroy2-12/+0
2022-06-29powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy3-13/+1
2022-06-29powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy3-0/+3
2022-06-24powerpc/book3e: Fix PUD allocation size in map_kernel_page()Christophe Leroy1-3/+3
2022-06-20powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy1-0/+1
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2-0/+10
2022-06-06powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada1-6/+2
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds35-520/+245
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+17
2022-05-22powerpc/fsl_book3e: Don't set rodata RO too earlyChristophe Leroy1-9/+6
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman2-2/+2
2022-05-22powerpc/numa: Associate numa node to its cpu earlierOscar Salvador1-24/+8
2022-05-22powerpc/kaslr_booke: Fix build errorYueHaibing1-0/+2
2022-05-22powerpc/book3e: Fix build errorYueHaibing1-0/+1
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens4-1/+114
2022-05-22powerpc/mm/kasan: rename kasan_init_32.c to init_32.cDaniel Axtens2-1/+1
2022-05-22powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao1-0/+2
2022-05-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2-68/+3
2022-05-19KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy1-68/+0
2022-05-13KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, NestedNicholas Piggin1-0/+3
2022-05-11powerpc/code-patching: Use jump_label for testing freed initmemChristophe Leroy1-0/+2
2022-05-08powerpc: align address to page boundary in change_page_attr()Christophe Leroy1-0/+1
2022-05-08powerpc/8xx: Simplify flush_tlb_kernel_range()Christophe Leroy1-0/+2
2022-05-08powerpc: Add missing headersChristophe Leroy2-2/+2
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy7-7/+0
2022-05-05powerpc: fix typos in commentsJulia Lawall10-13/+13
2022-05-05powerpc: Simplify and move arch_randomize_brk()Christophe Leroy1-0/+19
2022-05-05powerpc/mm: Convert to default topdown mmap layoutChristophe Leroy2-106/+1
2022-05-05powerpc/mm: Enable full randomisation of memory mappingsChristophe Leroy2-12/+8
2022-05-05powerpc/mm: Move get_unmapped_area functions to slice.cChristophe Leroy3-57/+42
2022-05-05powerpc/mm: Use generic_hugetlb_get_unmapped_area()Christophe Leroy2-58/+1
2022-05-05powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()Christophe Leroy1-121/+6
2022-05-05powerpc/mm: Remove CONFIG_PPC_MM_SLICESChristophe Leroy4-19/+4
2022-05-05powerpc/mm: Make slice specific to book3s/64Christophe Leroy5-16/+1
2022-05-05powerpc/mm: Move vma_mmu_pagesize()Christophe Leroy2-11/+9
2022-05-04powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.cChristophe Leroy2-3/+6
2022-05-04powerpc/mm: Switch from __FUNCTION__ to __func__Dwaipayan Ray1-2/+1
2022-04-28powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-0/+17
2022-04-18swiotlb: add a SWIOTLB_ANY flag to lift the low memory restrictionChristoph Hellwig1-4/+1
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig1-1/+2
2022-04-07Revert "powerpc: Set max_mapnr correctly"Kefeng Wang1-1/+1
2022-03-31powerpc/numa: Handle partially initialized numa nodesSrikar Dronamraju1-1/+1
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds11-126/+65
2022-03-24mm/migration: add trace events for THP migrationsAnshuman Khandual1-1/+0
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy2-2/+0