index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-22
arm64: mte: Sync tags for pages where PTE is untagged
Steven Price
2021-05-25
arm64/mm: Remove [PUD|PMD]_TABLE_BIT from [pud|pmd]_bad()
Anshuman Khandual
2021-03-26
arm64: Support execute-only permissions with Enhanced PAN
Vladimir Murzin
2021-03-10
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
2021-01-20
arm64: mm: Implement arch_wants_old_prefaulted_pte()
Will Deacon
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
arm64: mremap speedup - enable HAVE_MOVE_PUD
Kalesh Singh
2020-12-14
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2020-12-03
arm64/mm: Implement pXX_leaf_size() support
Peter Zijlstra
2020-11-23
arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
Will Deacon
2020-11-23
arm64: pgtable: Fix pte_accessible()
Will Deacon
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
2020-11-09
arm64: mm: tidy up top of kernel VA space
Ard Biesheuvel
2020-10-15
arm64: mm: use single quantity to represent the PA to VA translation
Ard Biesheuvel
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-10-02
Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...
Will Deacon
2020-10-01
arm64: mm: Make flush_tlb_fix_spurious_fault() a no-op
Will Deacon
2020-09-14
arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()
Gavin Shan
2020-09-11
arm64/mm: Enable THP migration
Anshuman Khandual
2020-09-11
arm64/mm: Change THP helpers to comply with generic MM semantics
Anshuman Khandual
2020-09-04
arm64: mte: Enable swap of tagged pages
Steven Price
2020-09-04
arm64: mte: Add PROT_MTE support to mmap() and mprotect()
Catalin Marinas
2020-09-04
arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
Catalin Marinas
2020-07-07
arm64: tlb: Set the TTL field in flush_*_tlb_range
Zhenyu Ye
2020-06-16
arm64: pgtable: Clear the GP bit for non-executable kernel pages
Will Deacon
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-04
arm64: add support for folded p4d page tables
Mike Rapoport
2020-06-03
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
mm: enforce that vmap can't map pages executable
Christoph Hellwig
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
2020-04-28
arm64/kernel: Fix range on invalidating dcache for boot page tables
Gavin Shan
2020-04-28
arm64/mm: Use phys_to_page() to access pgtable memory
Gavin Shan
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
2020-02-04
arm64: mm: add p?d_leaf() definitions
Steven Price
2020-01-06
arm64: Revert support for execute-only user mappings
Catalin Marinas
2019-11-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-11-08
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
2019-11-06
arm64: Do not mask out PTE_RDONLY in pte_same()
Catalin Marinas
2019-10-25
arm64: pgtable: Correct typo in comment
Mark Brown
2019-10-18
arm64: mm: implement arch_faults_on_old_pte() on arm64
Jia He
2019-10-11
arm64: Fix kcore macros after 52-bit virtual addressing fallout
Chris von Recklinghausen
[next]