summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2022-07-19powerpc: remove mmap linked list walksMatthew Wilcox (Oracle)
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu
2022-06-06powerpc/book3e: get rid of #include <generated/compile.h>Masahiro Yamada
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-22powerpc/fsl_book3e: Don't set rodata RO too earlyChristophe Leroy
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman
2022-05-22powerpc/numa: Associate numa node to its cpu earlierOscar Salvador
2022-05-22powerpc/kaslr_booke: Fix build errorYueHaibing
2022-05-22powerpc/book3e: Fix build errorYueHaibing
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens
2022-05-22powerpc/mm/kasan: rename kasan_init_32.c to init_32.cDaniel Axtens
2022-05-22powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao
2022-05-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-05-19KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy
2022-05-13KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, NestedNicholas Piggin
2022-05-11powerpc/code-patching: Use jump_label for testing freed initmemChristophe Leroy
2022-05-08powerpc: align address to page boundary in change_page_attr()Christophe Leroy
2022-05-08powerpc/8xx: Simplify flush_tlb_kernel_range()Christophe Leroy
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-05-05powerpc: Simplify and move arch_randomize_brk()Christophe Leroy
2022-05-05powerpc/mm: Convert to default topdown mmap layoutChristophe Leroy
2022-05-05powerpc/mm: Enable full randomisation of memory mappingsChristophe Leroy
2022-05-05powerpc/mm: Move get_unmapped_area functions to slice.cChristophe Leroy
2022-05-05powerpc/mm: Use generic_hugetlb_get_unmapped_area()Christophe Leroy
2022-05-05powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmappe...Christophe Leroy
2022-05-05powerpc/mm: Remove CONFIG_PPC_MM_SLICESChristophe Leroy
2022-05-05powerpc/mm: Make slice specific to book3s/64Christophe Leroy
2022-05-05powerpc/mm: Move vma_mmu_pagesize()Christophe Leroy
2022-05-04powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.cChristophe Leroy
2022-05-04powerpc/mm: Switch from __FUNCTION__ to __func__Dwaipayan Ray
2022-04-28powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-04-18swiotlb: add a SWIOTLB_ANY flag to lift the low memory restrictionChristoph Hellwig
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2022-04-07Revert "powerpc: Set max_mapnr correctly"Kefeng Wang
2022-03-31powerpc/numa: Handle partially initialized numa nodesSrikar Dronamraju
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-24mm/migration: add trace events for THP migrationsAnshuman Khandual
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy
2022-03-08powerpc/64s: Don't use DSISR for SLB faultsMichael Ellerman
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
2022-03-01powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()Daniel Henrique Barboza
2022-02-24powerpc/64s/hash: Make hash faults work in NMI contextNicholas Piggin
2022-02-12powerpc/mm: Update default hugetlb size earlyAneesh Kumar K.V
2022-02-12powerpc/32s: Enable STRICT_MODULE_RWX for the 603 coreChristophe Leroy
2022-02-12powerpc: Add set_memory_{p/np}() and remove set_memory_attr()Christophe Leroy
2022-02-12powerpc/set_memory: Avoid spinlock recursion in change_page_attr()Christophe Leroy