aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/gup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-03sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller1-1/+1
2013-11-13sparc64: Encode huge PMDs using PTE encoding.David S. Miller1-5/+4
2013-02-13sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller1-2/+57
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli1-11/+0
2011-11-02sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli1-0/+13
2011-07-25sparc64: implement get_user_pages_fast()David S. Miller1-0/+181