summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/gup.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-211-1/+1
|\
| * mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-1/+1
* | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-241-1/+1
|/
* MIPS: Fix get_user_page_fast() for mips with cache aliasKamal Dasu2013-08-261-1/+2
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-1/+1
* MIPS: mm: Add compound tail page _mapcount when mappedJovi Zhang2012-08-271-0/+2
* MIPS: Add fast get_user_pagesHillf Danton2011-12-071-0/+315