summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/pgtable-2level.h
AgeCommit message (Expand)Author
2024-03-06mm/treewide: drop pXd_large()Peter Xu
2023-02-02arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds
2020-12-21ARM: 9032/1: arm/mm: Convert PUD level pgtable helper macros into functionsAnshuman Khandual
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-02-04arm: mm: add p?d_leaf() definitionsSteven Price
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2016-06-09ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon
2015-07-03ARM: pgtable: document mapping typesRussell King
2015-02-11arm: define __PAGETABLE_PMD_FOLDED for !LPAEKirill A. Shutemov
2015-02-10arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov
2014-10-09arm: mm: introduce special ptes for LPAESteve Capper
2014-02-10ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon
2013-12-11ARM: add support to dump the kernel page tablesRussell King
2013-10-29ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page awareSteven Capper
2012-11-09ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon
2012-11-09ARM: mm: introduce L_PTE_VALID for page table entriesWill Deacon
2011-12-08ARM: LPAE: Move page table maintenance macros to pgtable-2level.hCatalin Marinas
2011-10-06ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate filesCatalin Marinas