aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-26MIPS: make userspace mapping young by defaultHuang Pei1-8/+0
2021-01-20mm: Cleanup faultaround and finish_fault() codepathsKirill A. Shutemov1-0/+11
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+71
2020-12-03mm: Introduce pXX_leaf_size()Peter Zijlstra1-0/+16
2020-12-03mm/gup: Provide gup_get_pte() more genericPeter Zijlstra1-0/+55
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann1-0/+13
2020-11-02mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe1-4/+0
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+28
2020-09-26mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik1-0/+10
2020-09-04mm: Add arch hooks for saving/restoring tagsSteven Price1-0/+28
2020-08-17arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke1-0/+2
2020-08-12mm: drop duplicated words in <linux/pgtable.h>Randy Dunlap1-6/+6
2020-07-30mm: pgtable: Make generic pgprot_* macros available for no-MMUPekka Enberg1-34/+37
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy1-0/+7
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-3/+3
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-0/+91
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport1-0/+24
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-0/+1323