summaryrefslogtreecommitdiffstats
path: root/include/linux/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNGYu Zhao2022-09-261-2/+2
* mm: x86, arm64: add arch_has_hw_pte_young()Yu Zhao2022-09-261-0/+13
* mm/thp: remove redundant CONFIG_TRANSPARENT_HUGEPAGELiu Shixin2022-09-111-2/+1
* mm/thp: simplify has_transparent_hugepage by using IS_BUILTINLiu Shixin2022-09-111-5/+1
* mm/mmap: define DECLARE_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-0/+28
* mm: functions may simplify the use of return valuesLi kunyu2022-05-131-9/+3
* mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.hTong Tiangen2022-05-131-2/+0
* mm: page_table_check: add hooks to public helpersTong Tiangen2022-05-131-8/+15
* mm/shmem: convert shmem_swapin_page() to shmem_swapin_folio()Matthew Wilcox (Oracle)2022-05-131-1/+1
* mm: avoid unnecessary flush on change_huge_pmd()Nadav Amit2022-05-131-0/+20
* mm/swap: remember PG_anon_exclusive via a swp pte bitDavid Hildenbrand2022-05-091-0/+29
* mm/pgtable: define pte_index so that preprocessor could recognize itMike Rapoport2022-02-041-0/+1
* mm: ptep_clear() page table helperPasha Tatashin2022-01-151-0/+8
* Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"Jonathan Marek2021-07-211-25/+1
* mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V2021-07-081-1/+1
* mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-1/+1
* mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-0/+9
* mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-0/+9
* mm/pgtable: add stubs for {pmd/pub}_{set/clear}_hugeChristophe Leroy2021-06-301-1/+25
* mm: define default MAX_PTRS_PER_* in include/pgtable.hDaniel Axtens2021-06-291-0/+22
* Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer2021-06-051-0/+8
* include/linux/pgtable.h: few spelling fixesBhaskar Chowdhury2021-05-071-5/+5
* mm/gup: do not migrate zero pagePavel Tatashin2021-05-051-0/+12
* arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas2021-03-101-0/+4
* MIPS: make userspace mapping young by defaultHuang Pei2021-02-261-8/+0
* mm: Cleanup faultaround and finish_fault() codepathsKirill A. Shutemov2021-01-201-0/+11
* Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-141-0/+71
|\
| * mm: Introduce pXX_leaf_size()Peter Zijlstra2020-12-031-0/+16
| * mm/gup: Provide gup_get_pte() more genericPeter Zijlstra2020-12-031-0/+55
* | arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-11-161-0/+13
|/
* mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe2020-11-021-4/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-10-121-0/+28
|\
| * mm: Add arch hooks for saving/restoring tagsSteven Price2020-09-041-0/+28
* | mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik2020-09-261-0/+10
|/
* arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke2020-08-171-0/+2
* mm: drop duplicated words in <linux/pgtable.h>Randy Dunlap2020-08-121-6/+6
* mm: pgtable: Make generic pgprot_* macros available for no-MMUPekka Enberg2020-07-301-34/+37
* mm: Allow arches to provide ptep_get()Christophe Leroy2020-06-201-0/+7
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-3/+3
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-0/+91
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-0/+24
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-0/+1323