index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2024-03-06
mm/treewide: drop pXd_large()
Peter Xu
2024-03-06
mm/powerpc: replace pXd_is_leaf() with pXd_leaf()
Peter Xu
2024-03-06
mm/powerpc: define pXd_large() with pXd_leaf()
Peter Xu
2024-02-22
powerpc/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
2023-11-06
powerpc: Remove file parameter from phys_mem_access_prot()
Thomas Zimmermann
2023-10-19
powerpc: Implement and use pgprot_nx()
Christophe Leroy
2023-10-19
powerpc: Refactor update_mmu_cache_range()
Christophe Leroy
2023-10-19
powerpc: Deduplicate prototypes of ptep_set_access_flags() and phys_mem_acces...
Christophe Leroy
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-21
powerpc/book3s64/memhotplug: enable memmap on memory for radix
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...
Aneesh Kumar K.V
2023-08-18
mm: move is_ioremap_addr() into new header file
Baoquan He
2023-08-16
powerpc: Make virt_to_pfn() a static inline
Linus Walleij
2023-05-17
procfs: consolidate arch_report_meminfo declaration
Arnd Bergmann
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-09-26
powerpc/mm: Reduce redundancy in pgtable.h
Christophe Leroy
2022-07-17
powerpc/mm: move protection_map[] inside the platform
Anshuman Khandual
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-06-21
powerpc/lib/code-patching: Set up Strict RWX patching earlier
Jordan Niethe
2021-06-17
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-03-24
powerpc: Remove duplicate includes
Zhang Yunkai
2021-01-30
powerpc/mm: Declare arch_report_meminfo() prototype.
Cédric Le Goater
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-05-26
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
2020-03-13
powerpc/32: Fix missing NULL pmd check in virt_to_kpte()
Christophe Leroy
2020-02-26
powerpc/32: drop get_pteptr()
Christophe Leroy
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
2020-01-23
powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX
Christophe Leroy
2019-11-18
powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr()
Christophe Leroy
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
2019-08-20
powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-12
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
2019-07-05
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
2019-05-03
powerpc/mm: Warn if W+X pages found on boot
Russell Currey
2019-05-03
powerpc/mm: make gup_hugepte() static
Christophe Leroy
2019-02-18
powerpc/dma: use the dma-direct allocator for coherent platforms
Christoph Hellwig
2018-12-20
powerpc: use mm zones more sensibly
Christoph Hellwig
2018-12-04
powerpc/mm: fix a warning when a cache is common to PGD and hugepages
Christophe Leroy
2018-12-04
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
2018-12-04
powerpc/mm: add helpers to get/set mm.context->pte_frag
Christophe Leroy
2018-10-19
powerpc/mm: Make pte_pgprot return all pte bits
Aneesh Kumar K.V
2018-10-14
powerpc/mm: move __P and __S tables in the common pgtable.h
Christophe Leroy
[next]