aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/hexagon/include/asm/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2023-08-24hexagon: implement the new page table range APIMatthew Wilcox (Oracle)1-8/+1
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe1-1/+1
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-02-02hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-6/+31
2022-07-17hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-27/+0
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+5
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-1/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-3/+0
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-48/+4
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-3/+0
2020-06-04hexagon: remove __ARCH_USE_5LEVEL_HACKMike Rapoport1-1/+0
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-2/+0
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-3/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner1-14/+1
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual1-1/+0
2017-07-06mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner1-1/+0
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10hexagon: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-44/+16
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-4/+0
2012-10-18Hexagon: Copyright marking changesRichard Kuo1-1/+1
2011-11-01Hexagon: Add page table header files & etc.Richard Kuo1-0/+518