index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-29
arm64: mte: Lock a page for MTE tag initialisation
Catalin Marinas
1
-2
/
+2
2022-11-29
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
1
-1
/
+1
2022-09-27
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
1
-13
/
+2
2022-07-25
Merge branch 'for-next/mm' into for-next/core
Will Deacon
1
-0
/
+6
2022-07-20
arm64: enable THP_SWAP for arm64
Barry Song
1
-0
/
+6
2022-06-27
arm64: Add HAVE_IOREMAP_PROT support
Kefeng Wang
1
-0
/
+10
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+79
2022-05-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+2
2022-05-20
arm64/mm: fix page table check compile error for CONFIG_PGTABLE_LEVELS=2
Tong Tiangen
1
-16
/
+17
2022-05-16
arm64: mm: Make arch_faults_on_old_pte() check for migratability
Valentin Schneider
1
-1
/
+2
2022-05-13
arm64/mm: enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
Kefeng Wang
1
-6
/
+55
2022-05-13
mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-10
arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-3
/
+20
2022-04-22
arm64: mm: fix p?d_leaf()
Muchun Song
1
-2
/
+2
2022-03-08
arm64: Ensure execute-only permissions are not allowed without EPAN
Catalin Marinas
1
-11
/
+0
2021-11-08
arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functions
Arnd Bergmann
1
-3
/
+9
2021-09-29
arm64/mm: Add pud_sect_supported()
Anshuman Khandual
1
-0
/
+5
2021-08-25
arm64: mm: fix comment typo of pud_offset_phys()
Xujun Leng
1
-1
/
+1
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-06-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+19
2021-06-22
arm64: mte: Sync tags for pages where PTE is untagged
Steven Price
1
-3
/
+19
2021-05-25
arm64/mm: Remove [PUD|PMD]_TABLE_BIT from [pud|pmd]_bad()
Anshuman Khandual
1
-3
/
+2
2021-03-26
arm64: Support execute-only permissions with Enhanced PAN
Vladimir Murzin
1
-8
/
+23
2021-03-10
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
1
-0
/
+3
2021-01-20
arm64: mm: Implement arch_wants_old_prefaulted_pte()
Will Deacon
1
-1
/
+11
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2020-12-15
arm64: mremap speedup - enable HAVE_MOVE_PUD
Kalesh Singh
1
-0
/
+1
2020-12-15
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
1
-16
/
+18
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
1
-0
/
+1
2020-12-03
arm64/mm: Implement pXX_leaf_size() support
Peter Zijlstra
1
-0
/
+4
2020-11-23
arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()
Will Deacon
1
-13
/
+14
2020-11-23
arm64: pgtable: Fix pte_accessible()
Will Deacon
1
-3
/
+4
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
1
-0
/
+1
2020-11-09
arm64: mm: tidy up top of kernel VA space
Ard Biesheuvel
1
-1
/
+1
2020-10-15
arm64: mm: use single quantity to represent the PA to VA translation
Ard Biesheuvel
1
-2
/
+2
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-1
/
+45
2020-10-02
Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...
Will Deacon
1
-12
/
+52
2020-10-01
arm64: mm: Make flush_tlb_fix_spurious_fault() a no-op
Will Deacon
1
-0
/
+8
2020-09-14
arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()
Gavin Shan
1
-9
/
+8
2020-09-11
arm64/mm: Enable THP migration
Anshuman Khandual
1
-0
/
+5
2020-09-11
arm64/mm: Change THP helpers to comply with generic MM semantics
Anshuman Khandual
1
-3
/
+31
2020-09-04
arm64: mte: Enable swap of tagged pages
Steven Price
1
-0
/
+32
2020-09-04
arm64: mte: Add PROT_MTE support to mmap() and mprotect()
Catalin Marinas
1
-1
/
+6
2020-09-04
arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTE
Catalin Marinas
1
-0
/
+7
2020-07-07
arm64: tlb: Set the TTL field in flush_*_tlb_range
Zhenyu Ye
1
-0
/
+10
2020-06-16
arm64: pgtable: Clear the GP bit for non-executable kernel pages
Will Deacon
1
-1
/
+1
[next]