开源镜像站
帮助
动态
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
/
include
/
linux
/
pgtable.h
Age
Commit message (
Expand
)
Author
2025-01-13
mm: pgtable: make ptep_clear() non-atomic
Qi Zheng
2024-11-11
mm: define general function pXd_init()
Bibo Mao
2024-11-06
mm: move set_pxd_safe() helpers from generic to platform
Anshuman Khandual
2024-09-17
mm: always define pxx_pgprot()
Peter Xu
2024-09-01
mm/x86: implement arch_check_zapped_pud()
Peter Xu
2024-07-12
mm: define __pte_leaf_size() to also take a PMD entry
Christophe Leroy
2024-07-03
mm: introduce arch_do_swap_page_nr() which allows restore metadata for nr pages
Barry Song
2024-07-03
mm: implement update_mmu_tlb() using update_mmu_tlb_range()
Bang Li
2024-07-03
mm: add update_mmu_tlb_range()
Bang Li
2024-05-05
mm/madvise: introduce clear_young_dirty_ptes() batch helper
Lance Yang
2024-04-25
mm: madvise: avoid split during MADV_PAGEOUT and MADV_COLD
Ryan Roberts
2024-04-25
mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
Ryan Roberts
2024-04-25
mm: remove "prot" parameter from move_pte()
David Hildenbrand
2024-04-25
mm/arch: provide pud_pfn() fallback
Peter Xu
2024-04-25
mm: add pmd_folio()
Matthew Wilcox (Oracle)
2024-04-25
arm64: mm: swap: support THP_SWAP on hardware with MTE
Barry Song
2024-04-25
mm: document pXd_leaf() API
Peter Xu
2024-04-25
mm: remove guard around pgd_offset_k() macro
Christophe Leroy
2024-03-06
mm/treewide: align up pXd_leaf() retval across archs
Peter Xu
2024-02-22
mm: add pte_batch_hint() to reduce scanning in folio_pte_batch()
Ryan Roberts
2024-02-22
mm: tidy up pte_next_pfn() definition
Ryan Roberts
2024-02-22
mm: introduce pte_advance_pfn() and use for pte_next_pfn()
Ryan Roberts
2024-02-22
mm: clarify the spec for set_ptes()
Ryan Roberts
2024-02-22
mm/memory: optimize unmap/zap with PTE-mapped THP
David Hildenbrand
2024-02-22
mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
2024-02-22
mm/pgtable: make pte_next_pfn() independent of set_ptes()
David Hildenbrand
2024-01-17
Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-05
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
2024-01-05
mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNG
Kinsey Ho
2023-12-20
mm: Introduce pudp/p4dp/pgdp_get() functions
Alexandre Ghiti
2023-09-29
mm: abstract moving to the next PFN
Matthew Wilcox (Oracle)
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
mm: move PMD_ORDER to pgtable.h
Matthew Wilcox (Oracle)
2023-08-24
mm: remove checks for pte_index
Matthew Wilcox (Oracle)
2023-08-24
mm: tidy up set_ptes definition
Matthew Wilcox (Oracle)
2023-08-24
mm: add default definition of set_ptes()
Matthew Wilcox (Oracle)
2023-08-21
pgtable: improve pte_protnone() comment
David Hildenbrand
2023-08-18
mm/huge pud: use transparent huge pud helpers only with CONFIG_TRANSPARENT_HU...
Aneesh Kumar K.V
2023-08-18
mm: add pud_same similar to __HAVE_ARCH_P4D_SAME
Aneesh Kumar K.V
2023-08-18
mm: change pudp_huge_get_and_clear_full take vm_area_struct as arg
Aneesh Kumar K.V
2023-08-18
mm/hugepage pud: allow arch-specific helper function to check huge page pud s...
Aneesh Kumar K.V
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clear
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
2023-08-18
mm/pgtable: add pte_free_defer() for pgtable as page
Hugh Dickins
2023-08-18
mm/pgtable: add PAE safety to __pte_offset_map()
Hugh Dickins
2023-08-18
mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
Hugh Dickins
2023-07-11
mm: Warn on shadow stack memory in wrong vma
Rick Edgecombe
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
[next]