summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/hugepage.h
Commit message (Expand)AuthorAgeFilesLines
* ARC: add hugetlb definitionsPavel Kozlov2023-12-131-0/+7
* mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-1/+1
* arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-1/+0
* ARC: mm: switch pgtable_t back to struct page *Vineet Gupta2021-08-261-8/+0
* mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual2020-06-031-1/+1
* ARC: mm: drop stale define of __ARCH_USE_5LEVEL_HACKMike Rapoport2019-12-091-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* arc: use generic_pmdp_establish as pmdp_establishKirill A. Shutemov2018-01-311-0/+3
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
* arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-2/+0
* ARC, thp: remove infrastructure for handling splitting PMDsVineet Gupta2016-03-171-3/+0
* ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimizationVineet Gupta2015-10-171-0/+4
* ARCv2: mm: THP supportVineet Gupta2015-10-171-0/+77