summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/book3s64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-1/+1
|\
| * mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-081-1/+1
* | powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONEAneesh Kumar K.V (IBM)2023-12-071-0/+7
* | powerpc: Add PVN support for HeXin C2000 processorZhao Ke2023-12-011-1/+2
* | powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGEStephen Rothwell2023-11-271-0/+2
|/
* Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-11-031-6/+4
|\
| * powerpc: Support execute-only on all powerpcChristophe Leroy2023-10-191-6/+4
* | Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-10-211-8/+1
|\|
| * powerpc/64s/radix: Don't warn on copros in radix__tlb_flush()Michael Ellerman2023-10-181-8/+1
* | mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2023-09-292-2/+6
|/
* Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-315-186/+155
|\
| * powerpc: Don't include lppaca.h in paca.hMichael Ellerman2023-08-241-0/+1
| * powerpc/mm: Cleanup memory block size probingAneesh Kumar K.V2023-08-181-64/+1
| * powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLEChristophe Leroy2023-08-141-119/+121
| * powerpc: address missing-prototypes warningsArnd Bergmann2023-08-021-0/+1
| * powerpc/64s/radix: combine final TLB flush and lazy tlb mm shootdown IPIsNicholas Piggin2023-08-021-1/+29
| * powerpc/64s: Use dec_mm_active_cpus helperNicholas Piggin2023-08-021-1/+1
| * powerpc/kuap: MMU_FTR_BOOK3S_KUAP becomes MMU_FTR_KUAPChristophe Leroy2023-08-021-1/+1
* | powerpc: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-5/+6
* | merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton2023-08-211-0/+1
|\ \
| * | mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan2023-08-211-0/+1
| |/
* | powerpc: convert various functions to use ptdescsVishal Moola (Oracle)2023-08-212-21/+21
* | powerpc/book3s64/radix: add debug message to give more details of vmemmap all...Aneesh Kumar K.V2023-08-181-0/+3
* | powerpc/book3s64/radix: remove mmu_vmemmap_psizeAneesh Kumar K.V2023-08-181-11/+0
* | powerpc/book3s64/radix: add support for vmemmap optimization for radixAneesh Kumar K.V2023-08-181-0/+203
* | powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...Aneesh Kumar K.V2023-08-181-27/+300
* | powerpc/book3s64/mm: enable transparent pud hugepageAneesh Kumar K.V2023-08-183-0/+113
* | powerpc/mm/trace: convert trace event to trace event classAneesh Kumar K.V2023-08-182-2/+2
* | mmu_notifiers: rename invalidate_range notifierAlistair Popple2023-08-182-5/+5
* | mmu_notifiers: call invalidate_range() when invalidating TLBsAlistair Popple2023-08-182-0/+5
|/
* powerpc/64s: Fix native_hpte_remove() to be irq-safeMichael Ellerman2023-07-101-4/+9
* Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-06-301-15/+24
|\
| * powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencodingAneesh Kumar K.V2023-06-211-2/+1
| * powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfoAneesh Kumar K.V2023-06-211-12/+22
| * powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting.Aneesh Kumar K.V2023-06-201-1/+1
* | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-283-1/+7
|\ \
| * | powerpc: allow pte_offset_map[_lock]() to failHugh Dickins2023-06-192-0/+6
| * | mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes2023-06-091-1/+1
| |/
* / powerpc/64s/radix: Fix exit lazy tlb mm switch with irqs enabledNicholas Piggin2023-06-091-1/+9
|/
* powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman2023-05-111-2/+2
* mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-1/+1
* lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin2023-03-281-2/+2
* Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-02-252-38/+38
|\
| * powerpc/mm: Rearrange if-else block to avoid clang warningAnders Roxell2023-02-161-7/+4
| * Merge branch 'fixes' into nextMichael Ellerman2023-02-122-1/+25
| |\
| * | powerpc/64s: Fix stress_hpt memblock alloc alignmentNicholas Piggin2023-02-101-1/+2
| * | powerpc/64s/radix: Remove TLB_FLUSH_ALL test from range flushesNicholas Piggin2023-02-081-11/+10
| * | powerpc/64s/radix: mm->context.id should always be validNicholas Piggin2023-02-081-18/+21
| * | powerpc/64s/radix: Remove need_flush_all test from radix__tlb_flushNicholas Piggin2023-02-081-1/+1
* | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-1/+1
|\ \ \ | |_|/ |/| |