summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/gup.c
Commit message (Expand)AuthorAgeFilesLines
* mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-1/+1
* sparc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-151-1/+1
* mm: drop tail page refcountingKirill A. Shutemov2016-01-151-13/+1
* mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-111-4/+2
* 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-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
OpenPOWER on IntegriCloud