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