summaryrefslogtreecommitdiffstats
path: root/mm/mincore.c
Commit message (Expand)AuthorAgeFilesLines
* mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-241-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* mm, swap: use offset of swap entry as key of swap cacheHuang Ying2016-10-071-2/+3
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-2/+2
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov2016-01-211-1/+2
* mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-151-1/+1
* mm/mincore: use offset_in_page macroAlexander Kuleshov2015-11-051-1/+1
* mincore: apply page table walker on do_mincore()Naoya Horiguchi2015-02-111-106/+60
* mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov2015-02-101-7/+2
* mm: mincore: add hwpoison page handleWeijie Yang2014-12-131-2/+5
* mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner2014-04-031-6/+14
* mm: do_mincore() cleanupJianguo Wu2014-01-231-7/+0
* swap: make each swap partition have one address_spaceShaohua Li2013-02-231-2/+3
* mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-211-1/+1
* mm: clarify the radix_tree exceptional casesHugh Dickins2011-08-031-0/+1
* mm: a few small updates for radix-swapHugh Dickins2011-08-031-4/+6
* thp: mincore transparent hugepage supportJohannes Weiner2011-01-131-1/+7
* thp: split_huge_page_mm/vmaAndrea Arcangeli2011-01-131-0/+1
* mincore: do nested page table walksJohannes Weiner2010-05-251-17/+58
* mincore: pass ranges as start,end address pairsJohannes Weiner2010-05-251-30/+27
* mincore: break do_mincore() into logical piecesJohannes Weiner2010-05-251-74/+97
* mincore: cleanupsJohannes Weiner2010-05-251-49/+27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* mm: hugetlb: fix hugepage memory leak in mincore()Naoya Horiguchi2009-12-151-0/+37
* [CVE-2009-0029] System call wrappers part 14Heiko Carstens2009-01-141-2/+2
* mm: remove nopageNick Piggin2008-04-281-1/+1
* [PATCH] mincore: vma crossing fixNick Piggin2007-02-151-2/+10
* [PATCH] mincore: fill in results properlyNick Piggin2007-02-151-0/+5
* [PATCH] mincore: CONFIG_SWAP=n fixNick Piggin2007-02-151-0/+5
* [PATCH] mm: mincore anonNick Piggin2007-02-121-26/+76
* [PATCH] sys_mincore: s/max/min/Oleg Nesterov2006-12-171-1/+1
* Fix up mm/mincore.c error value casesLinus Torvalds2006-12-161-19/+10
* Fix incorrect user space access locking in mincore()Linus Torvalds2006-12-161-104/+86
* [PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NRHugh Dickins2005-04-191-3/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+191
OpenPOWER on IntegriCloud