summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* arm/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand2024-02-221-0/+2
* mm: Introduce pudp/p4dp/pgdp_get() functionsAlexandre Ghiti2023-12-201-0/+2
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+1
|\
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-1/+1
* | arm: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-2/+3
|/
* ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij2023-05-291-1/+1
* arm/mm: fix swp type masking in __swp_entry()David Hildenbrand2023-02-091-1/+1
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
* arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-7/+28
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-4/+0
|\
| * mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-4/+0
* | ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementationGiulio Benetti2022-11-071-7/+9
|/
* arm/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-17/+0
* ARM: update __swp_entry_to_pte() to use PTE_TYPE_FAULTRussell King (Oracle)2021-06-071-1/+1
* ARM: mm: add missing pud_page define to 2-level page tablesNicholas Piggin2021-04-301-0/+3
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-23/+0
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-2/+0
* arm: add support for folded p4d page tablesMike Rapoport2020-06-041-1/+0
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-13/+2
* arm: Remove HYP/Stage-2 page-table supportMarc Zyngier2020-03-241-9/+0
* arm: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport2019-12-041-1/+1
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-2/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ARM: 8823/1: Implement pgprot_device()Vincent Whitchurch2019-02-011-0/+3
* KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier2018-01-081-2/+2
* ARM: fix get_user_pages_fastRussell King2017-11-211-0/+12
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-1/+3
|\
| * arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier2016-06-291-1/+1
| * arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier2016-06-291-0/+1
| * arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier2016-06-291-0/+1
* | ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon2016-06-091-1/+0
|/
* ARM: 8432/1: move VMALLOC_END from 0xff000000 to 0xff800000Nicolas Pitre2015-09-221-1/+1
* arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-17/+3
* ARM: 8239/1: Introduce {set,clear}_pte_bitJungseung Lee2014-12-031-11/+51
* Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-181-1/+1
|\
| * ARM: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel2014-10-101-1/+1
* | arm: mm: introduce special ptes for LPAESteve Capper2014-10-091-4/+2
|/
* ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper2014-07-241-7/+11
* ARM: 7985/1: mm: implement pte_accessible for faulting mappingsWill Deacon2014-02-251-2/+5
*-. Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King2014-01-211-0/+2
|\ \
| | * ARM: add definitions for pte_mkexec/pte_mknexecLaura Abbott2013-12-111-0/+2
| |/
* / ARM: fix booting low-vectors machinesRussell King2013-11-301-1/+1
|/
* ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICEChristoffer Dall2013-08-131-1/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-031-0/+3
|\
| * ARM: mm: Transparent huge page support for LPAE systems.Catalin Marinas2013-06-041-0/+3
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-7/+0
|/
* arm: set the page table freeing ceiling to TASK_SIZECatalin Marinas2013-04-291-0/+9
*-. Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King2013-03-031-1/+2
|\ \
| * | ARM: 7654/1: Preserve L_PTE_VALID in pte_modify()Catalin Marinas2013-02-211-1/+2
| |/