index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
mm
/
arch_pgtable_helpers.rst
Age
Commit message (
Expand
)
Author
2025-10-03
Documentation/mm: drop pxx_mkdevmap() descriptions from page table helpers
Anshuman Khandual
2025-07-13
mm/debug_vm_pgtable: use a swp_entry_t input value for swap tests
Gerald Schaefer
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
2024-07-03
mm: drop leftover comment references to pxx_huge()
Peter Xu
2024-05-07
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
2023-12-10
Documentation/mm: drop pte_bad() descriptions from arch page table helpers
Anshuman Khandual
2023-07-11
mm: Make pte_mkwrite() take a VMA
Rick Edgecombe
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-03-28
mm/debug_vm_pgtable: replace pte_mkhuge() with arch_make_huge_pte()
Anshuman Khandual
2023-02-02
docs/mm: remove useless markup
Mike Rapoport (IBM)
2022-11-30
documentation/mm: update pmd_present() in arch_pgtable_helpers.rst
Anshuman Khandual
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport