index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
pgtable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64/mm: fix incorrect file_map_count for non-leaf pmd/pud
Liu Shixin
2022-11-18
1
-2
/
+2
*
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
2022-09-26
1
-13
/
+2
*
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2022-07-25
1
-0
/
+6
|
\
|
*
arm64: enable THP_SWAP for arm64
Barry Song
2022-07-20
1
-0
/
+6
*
|
arm64: Add HAVE_IOREMAP_PROT support
Kefeng Wang
2022-06-27
1
-0
/
+10
|
/
*
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-12
/
+79
|
\
|
*
arm64/mm: fix page table check compile error for CONFIG_PGTABLE_LEVELS=2
Tong Tiangen
2022-05-19
1
-16
/
+17
|
*
arm64/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Kefeng Wang
2022-05-13
1
-6
/
+55
|
*
mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()
Matthew Wilcox (Oracle)
2022-05-13
1
-3
/
+3
|
*
arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-05-09
1
-3
/
+20
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-05-23
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
arm64: mm: Make arch_faults_on_old_pte() check for migratability
Valentin Schneider
2022-05-16
1
-1
/
+2
*
|
arm64: mm: fix p?d_leaf()
Muchun Song
2022-04-22
1
-2
/
+2
|
/
*
arm64: Ensure execute-only permissions are not allowed without EPAN
Catalin Marinas
2022-03-08
1
-11
/
+0
*
arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions
Arnd Bergmann
2021-11-08
1
-3
/
+9
*
arm64/mm: Add pud_sect_supported()
Anshuman Khandual
2021-09-29
1
-0
/
+5
*
arm64: mm: fix comment typo of pud_offset_phys()
Xujun Leng
2021-08-25
1
-1
/
+1
*
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
1
-2
/
+2
*
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
1
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-2
/
+0
|
\
|
*
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
1
-2
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-28
1
-3
/
+19
|
\
\
|
*
|
arm64: mte: Sync tags for pages where PTE is untagged
Steven Price
2021-06-22
1
-3
/
+19
|
|
/
*
/
arm64/mm: Remove [PUD|PMD]_TABLE_BIT from [pud|pmd]_bad()
Anshuman Khandual
2021-05-25
1
-3
/
+2
|
/
*
arm64: Support execute-only permissions with Enhanced PAN
Vladimir Murzin
2021-03-26
1
-8
/
+23
*
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
2021-03-10
1
-0
/
+3
*
arm64: mm: Implement arch_wants_old_prefaulted_pte()
Will Deacon
2021-01-20
1
-1
/
+11
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-0
/
+1
|
\
|
*
arm64: mremap speedup - enable HAVE_MOVE_PUD
Kalesh Singh
2020-12-15
1
-0
/
+1
*
|
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-14
1
-0
/
+4
|
\
\
|
*
|
arm64/mm: Implement pXX_leaf_size() support
Peter Zijlstra
2020-12-03
1
-0
/
+4
*
|
|
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-12-09
1
-16
/
+18
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
Will Deacon
2020-11-23
1
-13
/
+14
|
*
|
arm64: pgtable: Fix pte_accessible()
Will Deacon
2020-11-23
1
-3
/
+4
|
|
/
*
|
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2020-12-09
1
-0
/
+1
|
\
\
|
*
|
arm64: consistently use reserved_pg_dir
Mark Rutland
2020-11-10
1
-0
/
+1
|
|
/
*
/
arm64: mm: tidy up top of kernel VA space
Ard Biesheuvel
2020-11-09
1
-1
/
+1
|
/
*
arm64: mm: use single quantity to represent the PA to VA translation
Ard Biesheuvel
2020-10-15
1
-2
/
+2
*
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-10-02
1
-1
/
+45
|
\
|
*
arm64: mte: Enable swap of tagged pages
Steven Price
2020-09-04
1
-0
/
+32
|
*
arm64: mte: Add PROT_MTE support to mmap() and mprotect()
Catalin Marinas
2020-09-04
1
-1
/
+6
|
*
arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
Catalin Marinas
2020-09-04
1
-0
/
+7
|
|
|
\
*
-
.
\
Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...
Will Deacon
2020-10-02
1
-12
/
+52
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
arm64: mm: Make flush_tlb_fix_spurious_fault() a no-op
Will Deacon
2020-10-01
1
-0
/
+8
|
|
*
arm64/mm: Enable THP migration
Anshuman Khandual
2020-09-11
1
-0
/
+5
|
|
*
arm64/mm: Change THP helpers to comply with generic MM semantics
Anshuman Khandual
2020-09-11
1
-3
/
+31
|
|
/
|
/
|
|
*
arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()
Gavin Shan
2020-09-14
1
-9
/
+8
|
/
*
arm64: tlb: Set the TTL field in flush_*_tlb_range
Zhenyu Ye
2020-07-07
1
-0
/
+10
*
arm64: pgtable: Clear the GP bit for non-executable kernel pages
Will Deacon
2020-06-16
1
-1
/
+1
*
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
1
-22
/
+14
[next]