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