summaryrefslogtreecommitdiffstats
path: root/mm/mincore.c
Commit message (Expand)AuthorAgeFilesLines
* mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-221-1/+1
* mm: clarify the radix_tree exceptional casesHugh Dickins2011-08-041-0/+1
* mm: a few small updates for radix-swapHugh Dickins2011-08-041-4/+6
* thp: mincore transparent hugepage supportJohannes Weiner2011-01-141-1/+7
* thp: split_huge_page_mm/vmaAndrea Arcangeli2011-01-141-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/+27Star
* mincore: break do_mincore() into logical piecesJohannes Weiner2010-05-251-74/+97
* mincore: cleanupsJohannes Weiner2010-05-251-49/+27Star
* 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-171-19/+10Star
* Fix incorrect user space access locking in mincore()Linus Torvalds2006-12-161-104/+86Star
* [PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NRHugh Dickins2005-04-191-3/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+191