summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/gup.c
Commit message (Expand)AuthorAgeFilesLines
* mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-121-4/+2Star
* sparc64: Implement __get_user_pages_fast().David S. Miller2014-10-241-0/+30
* sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller2014-05-041-1/+1
* sparc64: Encode huge PMDs using PTE encoding.David S. Miller2013-11-131-5/+4Star
* sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller2013-02-131-2/+57
* thp: share get_huge_page_tail()Andrea Arcangeli2011-11-031-11/+0Star
* sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli2011-11-031-0/+13
* sparc64: implement get_user_pages_fast()David S. Miller2011-07-261-0/+181