summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2023-06-19powerpc/hugetlb: pte_alloc_huge()Hugh Dickins
2023-06-19powerpc: allow pte_offset_map[_lock]() to failHugh Dickins
2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes
2023-05-11powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-05powerc/mm: try VMA lock-based page fault handling firstLaurent Dufour
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-04powerpc: Use of_address_to_resource()Rob Herring
2023-04-04powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V
2023-03-28lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin
2023-03-15powerpc/mm: Fix false detection of read faultsRussell Currey
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-20powerpc/e500: Add missing prototype for 'relocate_init'Christophe Leroy
2023-02-16powerpc/mm: Rearrange if-else block to avoid clang warningAnders Roxell
2023-02-16powerpc/nohash: Fix build with llvm-asMichael Ellerman
2023-02-16powerpc/nohash: Fix build error with binutils >= 2.38Michael Ellerman
2023-02-12Merge branch 'fixes' into nextMichael Ellerman
2023-02-10powerpc/64s: Fix stress_hpt memblock alloc alignmentNicholas Piggin
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-08powerpc/64s/radix: Remove TLB_FLUSH_ALL test from range flushesNicholas Piggin
2023-02-08powerpc/64s/radix: mm->context.id should always be validNicholas Piggin
2023-02-08powerpc/64s/radix: Remove need_flush_all test from radix__tlb_flushNicholas Piggin
2023-01-31powerpc/64s/radix: Fix RWX mapping with relocated kernelMichael Ellerman
2023-01-31powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman
2023-01-12powerpc/64s/hash: Make stress_hpt_timer_fn() staticYang Yingliang
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-02powerpc/code-patching: Remove protection against patching init addresses afte...Christophe Leroy
2022-12-02powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faultsNicholas Piggin
2022-11-30powerpc/tlb: Add local flush for page given mm_struct and psizeBenjamin Gray
2022-11-30powerpc/book3e: remove #include <generated/utsrelease.h>Thomas Weißschuh
2022-11-30Merge branch 'fixes' into nextMichael Ellerman
2022-11-24powerpc: Remove find_current_mm_pte()Christophe Leroy
2022-11-08hugetlb: simplify hugetlb handling in follow_page_maskMike Kravetz
2022-10-18powerpc/64s: Fix hash__change_memory_range preemption warningNicholas Piggin
2022-10-18powerpc/64s: make linear_map_hash_lock a raw spinlockNicholas Piggin
2022-10-18powerpc/64s: make HPTE lock and native_tlbie_lock irq-safeNicholas Piggin
2022-10-18powerpc/64s: Add lockdep for HPTE lockNicholas Piggin
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: Fix UBSAN warning reported on hugetlbAneesh Kumar K.V
2022-09-30powerpc/mm: Always update max/min_low_pfn in mem_topology_setup()Aneesh Kumar K.V
2022-09-30powerpc/mm/book3s/hash: Rename flush_tlb_pmd_rangeAneesh Kumar K.V
2022-09-28powerpc: Ignore DSI error caused by the copy/paste instructionHaren Myneni
2022-09-28powerpc/64e: provide an addressing macro for use with TOC in alternate registerNicholas Piggin
2022-09-28powerpc/64: provide a helper macro to load r2 with the kernel TOCNicholas Piggin
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