aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* arm64/mm: fix incorrect file_map_count for non-leaf pmd/pudLiu Shixin2022-11-181-2/+2
* mm: x86, arm64: add arch_has_hw_pte_young()Yu Zhao2022-09-261-13/+2
* Merge branch 'for-next/mm' into for-next/coreWill Deacon2022-07-251-0/+6
|\
| * arm64: enable THP_SWAP for arm64Barry Song2022-07-201-0/+6
* | arm64: Add HAVE_IOREMAP_PROT supportKefeng Wang2022-06-271-0/+10
|/
* Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-12/+79
|\
| * arm64/mm: fix page table check compile error for CONFIG_PGTABLE_LEVELS=2Tong Tiangen2022-05-191-16/+17
| * arm64/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECKKefeng Wang2022-05-131-6/+55
| * mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()Matthew Wilcox (Oracle)2022-05-131-3/+3
| * arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2022-05-091-3/+20
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-05-231-1/+2
|\ \ | |/ |/|
| * arm64: mm: Make arch_faults_on_old_pte() check for migratabilityValentin Schneider2022-05-161-1/+2
* | arm64: mm: fix p?d_leaf()Muchun Song2022-04-221-2/+2
|/
* arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas2022-03-081-11/+0
* arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann2021-11-081-3/+9
* arm64/mm: Add pud_sect_supported()Anshuman Khandual2021-09-291-0/+5
* arm64: mm: fix comment typo of pud_offset_phys()Xujun Leng2021-08-251-1/+1
* mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V2021-07-081-2/+2
* mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-2/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-2/+0
|\
| * mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-2/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-281-3/+19
|\ \
| * | arm64: mte: Sync tags for pages where PTE is untaggedSteven Price2021-06-221-3/+19
| |/
* / arm64/mm: Remove [PUD|PMD]_TABLE_BIT from [pud|pmd]_bad()Anshuman Khandual2021-05-251-3/+2
|/
* arm64: Support execute-only permissions with Enhanced PANVladimir Murzin2021-03-261-8/+23
* arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas2021-03-101-0/+3
* arm64: mm: Implement arch_wants_old_prefaulted_pte()Will Deacon2021-01-201-1/+11
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-0/+1
|\
| * arm64: mremap speedup - enable HAVE_MOVE_PUDKalesh Singh2020-12-151-0/+1
* | Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-141-0/+4
|\ \
| * | arm64/mm: Implement pXX_leaf_size() supportPeter Zijlstra2020-12-031-0/+4
* | | Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas2020-12-091-16/+18
|\ \ \ | | |/ | |/|
| * | arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()Will Deacon2020-11-231-13/+14
| * | arm64: pgtable: Fix pte_accessible()Will Deacon2020-11-231-3/+4
| |/
* | Merge branch 'for-next/misc' into for-next/coreCatalin Marinas2020-12-091-0/+1
|\ \
| * | arm64: consistently use reserved_pg_dirMark Rutland2020-11-101-0/+1
| |/
* / arm64: mm: tidy up top of kernel VA spaceArd Biesheuvel2020-11-091-1/+1
|/
* arm64: mm: use single quantity to represent the PA to VA translationArd Biesheuvel2020-10-151-2/+2
* Merge branch 'for-next/mte' into for-next/coreWill Deacon2020-10-021-1/+45
|\
| * arm64: mte: Enable swap of tagged pagesSteven Price2020-09-041-0/+32
| * arm64: mte: Add PROT_MTE support to mmap() and mprotect()Catalin Marinas2020-09-041-1/+6
| * arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTECatalin Marinas2020-09-041-0/+7
| |
| \
*-. \ Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon2020-10-021-12/+52
|\ \ \ | |_|/ |/| |
| | * arm64: mm: Make flush_tlb_fix_spurious_fault() a no-opWill Deacon2020-10-011-0/+8
| | * arm64/mm: Enable THP migrationAnshuman Khandual2020-09-111-0/+5
| | * arm64/mm: Change THP helpers to comply with generic MM semanticsAnshuman Khandual2020-09-111-3/+31
| |/ |/|
| * arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()Gavin Shan2020-09-141-9/+8
|/
* arm64: tlb: Set the TTL field in flush_*_tlb_rangeZhenyu Ye2020-07-071-0/+10
* arm64: pgtable: Clear the GP bit for non-executable kernel pagesWill Deacon2020-06-161-1/+1
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-22/+14