summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/book3s64
AgeCommit message (Expand)Author
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-09-30powerpc/mm/book3s/hash: Rename flush_tlb_pmd_rangeAneesh Kumar K.V
2022-09-28powerpc/64s: Enable KFENCE on book3s64Nicholas Miehlbradt
2022-09-28powerpc/64s: Allow double call of kernel_[un]map_linear_page()Christophe Leroy
2022-09-28powerpc/64s: Remove unneeded #ifdef CONFIG_DEBUG_PAGEALLOC in hash_utilsChristophe Leroy
2022-09-28powerpc/64s: Add DEBUG_PAGEALLOC for radixNicholas Miehlbradt
2022-09-26powerpc: remove mmap linked list walksMatthew Wilcox (Oracle)
2022-09-26powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flushYang Shi
2022-09-26powerpc/book3s: Inline first level of update_mmu_cache()Christophe Leroy
2022-09-26powerpc: move __end_rodata to cover arch read-only sectionsNicholas Piggin
2022-09-26powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundaryMichael Ellerman
2022-08-26powerpc/mm: Support execute-only memory on the Radix MMURussell Currey
2022-07-27powerpc/64s: POWER10 nest MMU can upgrade PTE access authority without TLB flushNicholas Piggin
2022-07-27powerpc/64s: POWER10 nest MMU does not require flush escalation workaroundNicholas Piggin
2022-07-25powerpc: Fix all occurences of duplicate wordsMichael Ellerman
2022-06-29powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens
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-08powerpc: Add missing headersChristophe Leroy
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-05-05powerpc: Simplify and move arch_randomize_brk()Christophe 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: Remove CONFIG_PPC_MM_SLICESChristophe Leroy
2022-05-05powerpc/mm: Make slice specific to book3s/64Christophe Leroy
2022-04-28powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
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-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
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
2021-12-23powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .longAlexey Kardashevskiy
2021-12-23powerpc/mm: Add __init attribute to eligible functionsNick Child
2021-12-20powerpc/64s/radix: Fix huge vmap false positiveNicholas Piggin
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin
2021-12-02powerpc: make memremap_compat_align 64s-onlyNicholas Piggin
2021-12-02powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.cNicholas Piggin
2021-12-02powerpc/64s: move page size definitions from hash specific fileNicholas Piggin
2021-12-02powerpc/64s: move THP trace point creation out of hash specific fileNicholas Piggin
2021-12-02powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specificNicholas Piggin
2021-12-02powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVENicholas Piggin
2021-12-02powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin
2021-11-30powerpc/64s: Get LPID bit width from device treeNicholas Piggin
2021-11-24powerpc/64s: Keep AMOR SPR a constant ~0 at runtimeNicholas Piggin