summaryrefslogtreecommitdiff
path: root/include/linux/pgtable.h
AgeCommit message (Expand)Author
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-09-26mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik
2020-09-04mm: Add arch hooks for saving/restoring tagsSteven Price
2020-08-17arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke
2020-08-12mm: drop duplicated words in <linux/pgtable.h>Randy Dunlap
2020-07-30mm: pgtable: Make generic pgprot_* macros available for no-MMUPekka Enberg
2020-06-20mm: Allow arches to provide ptep_get()Christophe Leroy
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport