index
:
pm24.git
master
perf-mon
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
2023-03-28
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-01-31
arm64/mm: Intercept pfn changes in set_pte_at()
Anshuman Khandual
2023-01-09
arm64/mm: Define dummy pud_user_exec() when using 2-level page-table
Will Deacon
2023-01-06
arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
Anshuman Khandual
2023-01-05
arm64/mm: add pud_user_exec() check in pud_user_accessible_page()
Liu Shixin
2023-01-05
arm64/mm: fix incorrect file_map_count for invalid pmd
Liu Shixin
2022-12-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"
Will Deacon
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-12-06
Merge branch 'for-next/trivial' into for-next/core
Will Deacon
2022-12-06
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2022-11-29
arm64: mte: Lock a page for MTE tag initialisation
Catalin Marinas
2022-11-29
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
2022-11-18
arm64/mm: fix incorrect file_map_count for non-leaf pmd/pud
Liu Shixin
2022-11-18
arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
Anshuman Khandual
2022-11-18
arm64/mm: Drop idmap_pg_end[] declaration
Anshuman Khandual
2022-11-09
arm64/mm: Simplify and document pte_to_phys() for 52 bit addresses
Anshuman Khandual
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-09-26
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
2022-07-25
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2022-07-20
arm64: enable THP_SWAP for arm64
Barry Song
2022-06-27
arm64: Add HAVE_IOREMAP_PROT support
Kefeng Wang
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-05-19
arm64/mm: fix page table check compile error for CONFIG_PGTABLE_LEVELS=2
Tong Tiangen
2022-05-16
arm64: mm: Make arch_faults_on_old_pte() check for migratability
Valentin Schneider
2022-05-13
arm64/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Kefeng Wang
2022-05-13
mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()
Matthew Wilcox (Oracle)
2022-05-09
arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-04-22
arm64: mm: fix p?d_leaf()
Muchun Song
2022-03-08
arm64: Ensure execute-only permissions are not allowed without EPAN
Catalin Marinas
2021-11-08
arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions
Arnd Bergmann
2021-09-29
arm64/mm: Add pud_sect_supported()
Anshuman Khandual
2021-08-25
arm64: mm: fix comment typo of pud_offset_phys()
Xujun Leng
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
[next]