summaryrefslogtreecommitdiffstats
path: root/include/linux/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* 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