summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/book3s64/pgtable.c
AgeCommit message (Expand)Author
2023-11-27powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGEStephen Rothwell
2023-10-19powerpc: Support execute-only on all powerpcChristophe Leroy
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-08-21powerpc: convert various functions to use ptdescsVishal Moola (Oracle)
2023-08-18powerpc/book3s64/mm: enable transparent pud hugepageAneesh Kumar K.V
2023-08-02powerpc: address missing-prototypes warningsArnd Bergmann
2022-11-24powerpc: Remove find_current_mm_pte()Christophe Leroy
2022-08-26powerpc/mm: Support execute-only memory on the Radix MMURussell Currey
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-05powerpc: fix typos in commentsJulia Lawall
2022-04-28powerpc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
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: move page size definitions from hash specific fileNicholas Piggin
2021-11-30powerpc/64s: Get LPID bit width from device treeNicholas Piggin
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V
2021-07-26powerpc/kexec: blacklist functions called in real mode for kprobeHari Bathini
2021-02-11powerpc/mm/64s: Fix no previous prototype warningMichael Ellerman
2021-02-09powerpc/64s/radix: serialize_against_pte_lookup IPIs trim mm_cpumaskNicholas Piggin
2020-11-19powerpc/mm: Move setting PTE specific flags to pfn_pmd()Aneesh Kumar K.V
2020-07-20powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexecAneesh Kumar K.V
2020-07-20powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappingsAneesh Kumar K.V
2020-05-28powerpc/64s/radix: Don't prefetch DAR in update_mmu_cacheNicholas Piggin
2020-05-05powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault raceAneesh Kumar K.V
2020-05-05powerpc/mm/book3s64: Avoid sending IPI on clearing PMDAneesh Kumar K.V
2020-04-10powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe
2020-02-04powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP caseAneesh Kumar K.V
2019-09-05powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin
2019-09-05powerpc/64s: remove unnecessary translation cache flushes at bootNicholas Piggin
2019-09-05powerpc/64s: make mmu_partition_table_set_entry TLB flush optionalNicholas Piggin
2019-09-05powerpc/64s/radix: tidy up TLB flushing codeNicholas Piggin
2019-09-05powerpc/64s: remove register_process_table callbackNicholas Piggin
2019-08-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2019-08-30powerpc/mm: Write to PTCR only if ultravisor disabledClaudio Carvalho
2019-08-30powerpc/mm: Use UV_WRITE_PATE ucall to register a PATEMichael Anderson
2019-08-27powerpc/mm: refactor ioremap_range() and use ioremap_page_range()Christophe Leroy
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-05powerpc/mm: pmd_devmap implies pmd_large().Aneesh Kumar K.V
2019-07-01Merge branch 'fixes' into nextMichael Ellerman
2019-06-19powerpc/64s/radix: ioremap use ioremap_page_rangeNicholas Piggin
2019-06-15Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-07powerpc/64s: Fix THP PMD collapse serialisationNicholas Piggin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-03powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy