index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pgtable.h
Age
Commit message (
Expand
)
Author
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
mm: Convert __HAVE_ARCH_P..P_GET to the new style
Peter Zijlstra
2022-12-15
mm: Rename pmd_read_atomic()
Peter Zijlstra
2022-12-15
mm: Rename GUP_GET_PTE_LOW_HIGH
Peter Zijlstra
2022-12-15
mm: Fix pmd_read_atomic()
Peter Zijlstra
2022-12-15
mm: Update ptep_get_lockless()'s comment
Peter Zijlstra
2022-12-11
include/linux/pgtable.h: : remove redundant pte variable
zhang songyi
2022-11-30
mm: remove unused savedwrite infrastructure
David Hildenbrand
2022-11-30
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
2022-09-26
mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
Yu Zhao
2022-09-26
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
2022-09-11
mm/thp: remove redundant CONFIG_TRANSPARENT_HUGEPAGE
Liu Shixin
2022-09-11
mm/thp: simplify has_transparent_hugepage by using IS_BUILTIN
Liu Shixin
2022-07-17
mm/mmap: define DECLARE_VM_GET_PAGE_PROT
Anshuman Khandual
2022-05-13
mm: functions may simplify the use of return values
Li kunyu
2022-05-13
mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.h
Tong Tiangen
2022-05-13
mm: page_table_check: add hooks to public helpers
Tong Tiangen
2022-05-13
mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()
Matthew Wilcox (Oracle)
2022-05-13
mm: avoid unnecessary flush on change_huge_pmd()
Nadav Amit
2022-05-09
mm/swap: remember PG_anon_exclusive via a swp pte bit
David Hildenbrand
2022-02-04
mm/pgtable: define pte_index so that preprocessor could recognize it
Mike Rapoport
2022-01-15
mm: ptep_clear() page table helper
Pasha Tatashin
2021-07-21
Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Jonathan Marek
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-06-30
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
2021-06-29
mm: define default MAX_PTRS_PER_* in include/pgtable.h
Daniel Axtens
2021-06-05
Revert "MIPS: make userspace mapping young by default"
Thomas Bogendoerfer
2021-05-07
include/linux/pgtable.h: few spelling fixes
Bhaskar Chowdhury
2021-05-05
mm/gup: do not migrate zero page
Pavel Tatashin
2021-03-10
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
2021-02-26
MIPS: make userspace mapping young by default
Huang Pei
2021-01-20
mm: Cleanup faultaround and finish_fault() codepaths
Kirill A. Shutemov
2020-12-14
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-03
mm: Introduce pXX_leaf_size()
Peter Zijlstra
2020-12-03
mm/gup: Provide gup_get_pte() more generic
Peter Zijlstra
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2020-11-02
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-09-26
mm/gup: fix gup_fast with dynamic page table folding
Vasily Gorbik
2020-09-04
mm: Add arch hooks for saving/restoring tags
Steven Price
2020-08-17
arch/ia64: Restore arch-specific pgd_offset_k implementation
Jessica Clarke
2020-08-12
mm: drop duplicated words in <linux/pgtable.h>
Randy Dunlap
2020-07-30
mm: pgtable: Make generic pgprot_* macros available for no-MMU
Pekka Enberg
2020-06-20
mm: Allow arches to provide ptep_get()
Christophe Leroy
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
[next]