summaryrefslogtreecommitdiff
path: root/arch/metag/mm/hugetlbpage.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-22metag: Remove arch/metag/James Hogan1-251/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-07mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal1-1/+2
2016-05-20metag: mm: use hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-03-18mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-1/+1
2015-06-25mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen1-5/+0
2015-02-12mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi1-6/+0
2014-06-16metag: hugetlbpage: Remove null pointer checks that could never happenRickard Strandqvist1-1/+1
2014-06-05hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-5/+0
2013-09-12mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi1-0/+5
2013-03-03metag: hugetlb: convert to vm_unmapped_area()James Hogan1-42/+10
2013-03-03metag: Huge TLBJames Hogan1-0/+291