summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/book3s64
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |_|/ |/| |
| * | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1
* | | powerpc/64s/radix: Fix RWX mapping with relocated kernelMichael Ellerman2023-01-311-0/+13
* | | powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman2023-01-311-0/+11
|/ /
* | powerpc/64s/hash: Make stress_hpt_timer_fn() staticYang Yingliang2023-01-121-1/+1
|/
* powerpc/64s/hash: add stress_hpt kernel boot option to increase hash faultsNicholas Piggin2022-12-024-1/+155
* Merge branch 'fixes' into nextMichael Ellerman2022-11-303-17/+70
|\
| * powerpc/64s: Fix hash__change_memory_range preemption warningNicholas Piggin2022-10-181-3/+5
| * powerpc/64s: make linear_map_hash_lock a raw spinlockNicholas Piggin2022-10-181-6/+6
| * powerpc/64s: make HPTE lock and native_tlbie_lock irq-safeNicholas Piggin2022-10-181-2/+25
| * powerpc/64s: Add lockdep for HPTE lockNicholas Piggin2022-10-181-7/+35
* | powerpc: Remove find_current_mm_pte()Christophe Leroy2022-11-241-2/+2
|/
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-11/+2
|\
| * powerpc: remove mmap linked list walksMatthew Wilcox (Oracle)2022-09-261-11/+2
* | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-095-30/+47
|\ \ | |/ |/|
| * powerpc/mm/book3s/hash: Rename flush_tlb_pmd_rangeAneesh Kumar K.V2022-09-302-2/+2
| * powerpc/64s: Enable KFENCE on book3s64Nicholas Miehlbradt2022-09-282-7/+9
| * powerpc/64s: Allow double call of kernel_[un]map_linear_page()Christophe Leroy2022-09-281-1/+7
| * powerpc/64s: Remove unneeded #ifdef CONFIG_DEBUG_PAGEALLOC in hash_utilsChristophe Leroy2022-09-281-7/+2
| * powerpc/64s: Add DEBUG_PAGEALLOC for radixNicholas Miehlbradt2022-09-281-4/+14
| * powerpc/book3s: Inline first level of update_mmu_cache()Christophe Leroy2022-09-261-4/+1
| * powerpc: move __end_rodata to cover arch read-only sectionsNicholas Piggin2022-09-262-2/+2
| * powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundaryMichael Ellerman2022-09-261-2/+2
| * powerpc/mm: Support execute-only memory on the Radix MMURussell Currey2022-08-261-2/+9
* | powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flushYang Shi2022-09-261-9/+0
|/
* powerpc/64s: POWER10 nest MMU can upgrade PTE access authority without TLB flushNicholas Piggin2022-07-272-17/+28
* powerpc/64s: POWER10 nest MMU does not require flush escalation workaroundNicholas Piggin2022-07-271-3/+11
* powerpc: Fix all occurences of duplicate wordsMichael Ellerman2022-07-251-1/+1
* powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy2022-06-292-0/+2
* Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-2810-147/+845
|\
| * powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens2022-05-221-0/+9
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-05-191-68/+0
| |\
| | * KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy2022-05-191-68/+0
| * | powerpc: Add missing headersChristophe Leroy2022-05-081-1/+1
| * | powerpc: fix typos in commentsJulia Lawall2022-05-056-8/+8
| * | powerpc: Simplify and move arch_randomize_brk()Christophe Leroy2022-05-051-0/+19
| * | powerpc/mm: Enable full randomisation of memory mappingsChristophe Leroy2022-05-051-11/+7
| * | powerpc/mm: Move get_unmapped_area functions to slice.cChristophe Leroy2022-05-051-0/+42
| * | powerpc/mm: Use generic_hugetlb_get_unmapped_area()Christophe Leroy2022-05-051-55/+0
| * | powerpc/mm: Remove CONFIG_PPC_MM_SLICESChristophe Leroy2022-05-052-16/+1
| * | powerpc/mm: Make slice specific to book3s/64Christophe Leroy2022-05-052-0/+770
| |/