| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: replace get_user_pages_unlocked() write/force parameters with gup_flags | Lorenzo Stoakes | 2016-10-18 | 1 | -1/+1 |
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-20 | 1 | -2/+1 |
|\ |
|
| * | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 2016-02-16 | 1 | -2/+1 |
* | | mm: introduce page reference manipulation functions | Joonsoo Kim | 2016-03-17 | 1 | -1/+1 |
|/ |
|
* | mips, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 1 | -12/+1 |
* | mm: drop tail page refcounting | Kirill A. Shutemov | 2016-01-15 | 1 | -4/+0 |
* | mm: gup: use get_user_pages_unlocked within get_user_pages_fast | Andrea Arcangeli | 2015-02-11 | 1 | -5/+3 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 2014-12-20 | 1 | -1/+1 |
|\ |
|
| * | mips/gup: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger | 2014-12-18 | 1 | -1/+1 |
* | | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT | Ralf Baechle | 2014-11-24 | 1 | -1/+1 |
|/ |
|
* | MIPS: Fix get_user_page_fast() for mips with cache alias | Kamal Dasu | 2013-08-26 | 1 | -1/+2 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -1/+1 |
* | MIPS: mm: Add compound tail page _mapcount when mapped | Jovi Zhang | 2012-08-27 | 1 | -0/+2 |
* | MIPS: Add fast get_user_pages | Hillf Danton | 2011-12-07 | 1 | -0/+315 |