Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 1 | -1/+1 |
2016-01-15 | sparc, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 1 | -1/+1 |
2016-01-15 | mm: drop tail page refcounting | Kirill A. Shutemov | 1 | -13/+1 |
2015-02-11 | mm: gup: use get_user_pages_unlocked within get_user_pages_fast | Andrea Arcangeli | 1 | -4/+2 |
2014-10-24 | sparc64: Implement __get_user_pages_fast(). | David S. Miller | 1 | -0/+30 |
2014-05-03 | sparc64: Fix bugs in get_user_pages_fast() wrt. THP. | David S. Miller | 1 | -1/+1 |
2013-11-13 | sparc64: Encode huge PMDs using PTE encoding. | David S. Miller | 1 | -5/+4 |
2013-02-13 | sparc64: Fix get_user_pages_fast() wrt. THP. | David S. Miller | 1 | -2/+57 |
2011-11-02 | thp: share get_huge_page_tail() | Andrea Arcangeli | 1 | -11/+0 |
2011-11-02 | sparc: gup_pte_range() support THP based tail recounting | Andrea Arcangeli | 1 | -0/+13 |
2011-07-25 | sparc64: implement get_user_pages_fast() | David S. Miller | 1 | -0/+181 |