summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/book3s64/radix_pgtable.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-16Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-14/+0
2024-03-07mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu1-1/+1
2024-03-07mm/powerpc: replace pXd_is_leaf() with pXd_leaf()Peter Xu1-7/+7
2024-03-03powerpc: Refactor __kernel_map_pages()Christophe Leroy1-14/+0
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-64/+1
2023-08-18powerpc/book3s64/radix: add debug message to give more details of vmemmap all...Aneesh Kumar K.V1-0/+3
2023-08-18powerpc/book3s64/radix: remove mmu_vmemmap_psizeAneesh Kumar K.V1-11/+0
2023-08-18powerpc/book3s64/radix: add support for vmemmap optimization for radixAneesh Kumar K.V1-0/+203
2023-08-18powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...Aneesh Kumar K.V1-27/+300
2023-08-18powerpc/book3s64/mm: enable transparent pud hugepageAneesh Kumar K.V1-0/+28
2023-08-18powerpc/mm/trace: convert trace event to trace event classAneesh Kumar K.V1-1/+1
2023-08-18powerpc/mm: Cleanup memory block size probingAneesh Kumar K.V1-64/+1
2023-06-21powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencodingAneesh Kumar K.V1-2/+1
2023-06-21powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfoAneesh Kumar K.V1-12/+22
2023-06-20powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting.Aneesh Kumar K.V1-1/+1
2023-05-11powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman1-2/+2
2023-01-31powerpc/64s/radix: Fix RWX mapping with relocated kernelMichael Ellerman1-0/+13
2023-01-31powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman1-0/+11
2022-10-10Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-8/+20
2022-09-28powerpc/64s: Enable KFENCE on book3s64Nicholas Miehlbradt1-2/+4
2022-09-28powerpc/64s: Add DEBUG_PAGEALLOC for radixNicholas Miehlbradt1-4/+14
2022-09-26powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flushYang Shi1-9/+0
2022-09-26powerpc: move __end_rodata to cover arch read-only sectionsNicholas Piggin1-1/+1
2022-09-26powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundaryMichael Ellerman1-2/+2
2022-07-27powerpc/64s: POWER10 nest MMU can upgrade PTE access authority without TLB flushNicholas Piggin1-13/+22
2022-05-05powerpc: fix typos in commentsJulia Lawall1-1/+1
2021-12-23powerpc/mm: Add __init attribute to eligible functionsNick Child1-2/+2
2021-12-20powerpc/64s/radix: Fix huge vmap false positiveNicholas Piggin1-2/+2
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin1-1/+3
2021-11-30powerpc/64s: Get LPID bit width from device treeNicholas Piggin1-12/+1
2021-11-24powerpc/64s: Keep AMOR SPR a constant ~0 at runtimeNicholas Piggin1-15/+0
2021-10-22powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOCJoel Stanley1-0/+7
2021-07-26powerpc/kexec: blacklist functions called in real mode for kprobeHari Bathini1-1/+2
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V1-1/+1
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V1-2/+2
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2021-06-21powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_defBharata B Rao1-0/+5
2021-06-10KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMUNicholas Piggin1-19/+8
2021-06-10powerpc: Add missing linux/{of.h,irqdomain.h} include directivesMarc Zyngier1-0/+1
2021-05-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-21/+0
2021-04-30powerpc: inline huge vmap supported functionsNicholas Piggin1-21/+0
2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin1-4/+4
2021-04-14powerpc/mm/radix: Make radix__change_memory_range() staticMichael Ellerman1-2/+2
2021-04-08powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe1-2/+2
2021-04-08powerpc: Spelling/typo fixesBhaskar Chowdhury1-1/+1
2020-12-03powerpc/book3s64/kuep: Move KUEP related function outside radixAneesh Kumar K.V1-20/+0
2020-12-03powerpc/book3s64/kuap: Move KUAP related function outside radixAneesh Kumar K.V1-19/+0
2020-12-03powerpc/book3s64/kuap/kuep: Move uamor setup to pkey initAneesh Kumar K.V1-3/+3
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-4/+6
2020-10-14arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport1-5/+5