aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
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-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
2022-02-03powerpc/kasan: Fix early region not updated correctlyChen Jingwen
2022-02-02powerpc/ptdump: Fix sparse warning in hashpagetable.cMichael Ellerman
2022-01-24powerpc/fixmap: Fix VM debug warning on unmapChristophe Leroy
2022-01-23Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-16powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-12Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-12-23powerpc/code-patching: Move patch_exception() outside code-patching.cChristophe Leroy
2021-12-23powerpc/code-patching: Remove init_mem_is_freeChristophe Leroy
2021-12-23powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .longAlexey Kardashevskiy
2021-12-23powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy
2021-12-23powerpc/mm: Add __init attribute to eligible functionsNick Child
2021-12-21powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversionMichael Ellerman
2021-12-20powerpc/64s/radix: Fix huge vmap false positiveNicholas Piggin
2021-12-16of/fdt: Rework early_init_dt_scan_chosen() to call directlyRob Herring
2021-12-09powerpc/inst: Optimise copy_inst_from_kernel_nofault()Christophe Leroy
2021-12-09powerpc/inst: Define ppc_inst_tChristophe Leroy
2021-12-09powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATsChristophe Leroy
2021-12-09powerpc/kuap: Wire-up KUAP on book3e/64Christophe Leroy