index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
gup.c
Age
Commit message (
Expand
)
Author
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-01-15
mips, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
mm: drop tail page refcounting
Kirill A. Shutemov
2015-02-11
mm: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
2014-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2014-12-18
mips/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-11-24
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
2013-08-26
MIPS: Fix get_user_page_fast() for mips with cache alias
Kamal Dasu
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-08-27
MIPS: mm: Add compound tail page _mapcount when mapped
Jovi Zhang
2011-12-07
MIPS: Add fast get_user_pages
Hillf Danton