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
/
arm
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
mm: Introduce pudp/p4dp/pgdp_get() functions
Alexandre Ghiti
1
-0
/
+2
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-25
arm: implement the new page table range API
Matthew Wilcox (Oracle)
1
-2
/
+3
2023-07-12
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-1
/
+1
2023-05-29
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
1
-1
/
+1
2023-02-10
arm/mm: fix swp type masking in __swp_entry()
David Hildenbrand
1
-1
/
+1
2023-02-03
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-03
arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-7
/
+28
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+0
2022-11-09
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-4
/
+0
2022-11-07
ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementation
Giulio Benetti
1
-7
/
+9
2022-07-18
arm/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-17
/
+0
2021-06-07
ARM: update __swp_entry_to_pte() to use PTE_TYPE_FAULT
Russell King (Oracle)
1
-1
/
+1
2021-04-30
ARM: mm: add missing pud_page define to 2-level page tables
Nicholas Piggin
1
-0
/
+3
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-23
/
+0
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-2
/
+0
2020-06-05
arm: add support for folded p4d page tables
Mike Rapoport
1
-1
/
+0
2020-04-11
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-13
/
+2
2020-03-24
arm: Remove HYP/Stage-2 page-table support
Marc Zyngier
1
-9
/
+0
2019-12-05
arm: nommu: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
1
-1
/
+1
2019-09-25
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-2
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-02
ARM: 8823/1: Implement pgprot_device()
Vincent Whitchurch
1
-0
/
+3
2018-01-08
KVM: arm/arm64: Limit icache invalidation to prefetch aborts
Marc Zyngier
1
-2
/
+2
2017-11-21
ARM: fix get_user_pages_fast
Russell King
1
-0
/
+12
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+1
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2016-06-29
arm/arm64: KVM: Make default HYP mappings non-excutable
Marc Zyngier
1
-1
/
+1
2016-06-29
arm/arm64: KVM: Map the HYP text as read-only
Marc Zyngier
1
-0
/
+1
2016-06-29
arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section
Marc Zyngier
1
-0
/
+1
2016-06-09
ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
Will Deacon
1
-1
/
+0
2015-09-22
ARM: 8432/1: move VMALLOC_END from 0xff000000 to 0xff800000
Nicolas Pitre
1
-1
/
+1
2015-02-11
arm: drop L_PTE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-17
/
+3
2014-12-03
ARM: 8239/1: Introduce {set,clear}_pte_bit
Jungseung Lee
1
-11
/
+51
2014-10-19
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-10-10
ARM: kvm: define PAGE_S2_DEVICE as read-only by default
Ard Biesheuvel
1
-1
/
+1
2014-10-10
arm: mm: introduce special ptes for LPAE
Steve Capper
1
-4
/
+2
2014-07-24
ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclear
Steven Capper
1
-7
/
+11
2014-02-25
ARM: 7985/1: mm: implement pte_accessible for faulting mappings
Will Deacon
1
-2
/
+5
2014-01-22
Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...
Russell King
1
-0
/
+2
2013-12-11
ARM: add definitions for pte_mkexec/pte_mknexec
Laura Abbott
1
-0
/
+2
2013-11-30
ARM: fix booting low-vectors machines
Russell King
1
-1
/
+1
2013-08-13
ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICE
Christoffer Dall
1
-1
/
+1
2013-07-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+3
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-7
/
+0
2013-06-04
ARM: mm: Transparent huge page support for LPAE systems.
Catalin Marinas
1
-0
/
+3
2013-04-30
arm: set the page table freeing ceiling to TASK_SIZE
Catalin Marinas
1
-0
/
+9
2013-03-03
Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus
Russell King
1
-1
/
+2
2013-02-21
ARM: 7654/1: Preserve L_PTE_VALID in pte_modify()
Catalin Marinas
1
-1
/
+2
2013-01-23
ARM: Add page table and page defines needed by KVM
Christoffer Dall
1
-0
/
+7
[next]