summaryrefslogtreecommitdiff
path: root/arch/mips/mm/gup.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2016-01-15mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15mm: drop tail page refcountingKirill A. Shutemov
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2014-12-18mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle
2013-08-26MIPS: Fix get_user_page_fast() for mips with cache aliasKamal Dasu
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-08-27MIPS: mm: Add compound tail page _mapcount when mappedJovi Zhang
2011-12-07MIPS: Add fast get_user_pagesHillf Danton