summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/gup.c
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller2014-05-031-1/+1
* sparc64: Encode huge PMDs using PTE encoding.David S. Miller2013-11-131-5/+4
* sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller2013-02-131-2/+57
* thp: share get_huge_page_tail()Andrea Arcangeli2011-11-021-11/+0
* sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli2011-11-021-0/+13
* sparc64: implement get_user_pages_fast()David S. Miller2011-07-251-0/+181