aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/mm/hugetlbpage.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove tile portArnd Bergmann1-348/+0
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal1-1/+2
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>Ingo Molnar1-0/+1
2016-05-19tile: mm: use hugetlb_bad_size()Vaishali Thakkar1-1/+6
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-1/+1
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen1-5/+0
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi1-28/+0
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches1-10/+8
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-5/+0
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi1-0/+5
2013-08-13tile: fix some issues in hugepage supportChris Metcalf1-35/+3
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on tile architectureMichel Lespinasse1-114/+25
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf1-65/+220
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-1/+1
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+343