summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* mm/treewide: drop pXd_large()Peter Xu2024-03-061-4/+0
* mm/powerpc: replace pXd_is_leaf() with pXd_leaf()Peter Xu2024-03-061-24/+0
* mm/powerpc: define pXd_large() with pXd_leaf()Peter Xu2024-03-061-1/+1
* powerpc/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand2024-02-221-0/+2
* powerpc: Remove file parameter from phys_mem_access_prot()Thomas Zimmermann2023-11-061-2/+8
* powerpc: Implement and use pgprot_nx()Christophe Leroy2023-10-191-0/+6
* powerpc: Refactor update_mmu_cache_range()Christophe Leroy2023-10-191-0/+19
* powerpc: Deduplicate prototypes of ptep_set_access_flags() and phys_mem_acces...Christophe Leroy2023-10-191-0/+10
* Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-311-2/+2
|\
| * powerpc: Make virt_to_pfn() a static inlineLinus Walleij2023-08-161-2/+2
* | powerpc: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-0/+12
* | powerpc/book3s64/memhotplug: enable memmap on memory for radixAneesh Kumar K.V2023-08-211-0/+21
* | powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...Aneesh Kumar K.V2023-08-181-0/+6
* | mm: move is_ioremap_addr() into new header fileBaoquan He2023-08-181-10/+0
|/
* procfs: consolidate arch_report_meminfo declarationArnd Bergmann2023-05-171-3/+0
* mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-7/+0
* powerpc/mm: Reduce redundancy in pgtable.hChristophe Leroy2022-09-261-0/+19
* powerpc/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-171-19/+1
* Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-021-0/+5
|\
| * powerpc/lib/code-patching: Set up Strict RWX patching earlierJordan Niethe2021-06-211-0/+1
| * powerpc: Define swapper_pg_dir[] in CChristophe Leroy2021-06-171-0/+4
* | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-0/+6
|/
* powerpc: Remove duplicate includesZhang Yunkai2021-03-241-2/+0
* powerpc/mm: Declare arch_report_meminfo() prototype.Cédric Le Goater2021-01-301-0/+3
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-0/+7
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-19/+0
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-2/+0
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-051-0/+2
|\
| * powerpc/8xx: Add a function to early map kernel via huge pagesChristophe Leroy2020-05-261-0/+2
* | powerpc: add support for folded p4d page tablesMike Rapoport2020-06-041-5/+5
|/
* powerpc/32: Fix missing NULL pmd check in virt_to_kpte()Christophe Leroy2020-03-131-1/+3
* powerpc/32: drop get_pteptr()Christophe Leroy2020-02-261-0/+5
* powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...Christophe Leroy2020-02-261-0/+12
* powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WXChristophe Leroy2020-01-231-6/+0
* powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr()Christophe Leroy2019-11-181-4/+0
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-1/+0
* powerpc/mm: make ioremap_bot common to allChristophe Leroy2019-08-271-0/+2
* powerpc/mm: define empty update_mmu_cache() as static inlineChristophe Leroy2019-08-201-12/+0
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-0/+24
|\
| * powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V2019-07-051-0/+24
* | mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V2019-07-121-0/+14
|/
* powerpc/mm: Warn if W+X pages found on bootRussell Currey2019-05-031-0/+6
* powerpc/mm: make gup_hugepte() staticChristophe Leroy2019-05-031-3/+0
* powerpc/dma: use the dma-direct allocator for coherent platformsChristoph Hellwig2019-02-181-1/+0
* powerpc: use mm zones more sensiblyChristoph Hellwig2018-12-201-1/+0
* powerpc/mm: fix a warning when a cache is common to PGD and hugepagesChristophe Leroy2018-12-041-1/+1
* powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy2018-12-041-0/+4
* powerpc/mm: add helpers to get/set mm.context->pte_fragChristophe Leroy2018-12-041-0/+25
* powerpc/mm: Make pte_pgprot return all pte bitsAneesh Kumar K.V2018-10-191-0/+10
* powerpc/mm: move __P and __S tables in the common pgtable.hChristophe Leroy2018-10-141-0/+19