aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/gup.c
Commit message (Expand)AuthorAge
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-18
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-16
* | mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-17
|/
* mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-15
* mm: drop tail page refcountingKirill A. Shutemov2016-01-15
* mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-11
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-20
|\
| * mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
* | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-24
|/
* MIPS: Fix get_user_page_fast() for mips with cache aliasKamal Dasu2013-08-26
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS: mm: Add compound tail page _mapcount when mappedJovi Zhang2012-08-27
* MIPS: Add fast get_user_pagesHillf Danton2011-12-07