summaryrefslogtreecommitdiffstats
path: root/mm/mincore.c
AgeCommit message (Expand)AuthorLines
2015-02-11mincore: apply page table walker on do_mincore()Naoya Horiguchi-106/+60
2015-02-10mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov-7/+2
2014-12-13mm: mincore: add hwpoison page handleWeijie Yang-2/+5
2014-04-03mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner-6/+14
2014-01-23mm: do_mincore() cleanupJianguo Wu-7/+0
2013-02-23swap: make each swap partition have one address_spaceShaohua Li-2/+3
2012-03-21mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli-1/+1
2011-08-03mm: clarify the radix_tree exceptional casesHugh Dickins-0/+1
2011-08-03mm: a few small updates for radix-swapHugh Dickins-4/+6
2011-01-13thp: mincore transparent hugepage supportJohannes Weiner-1/+7
2011-01-13thp: split_huge_page_mm/vmaAndrea Arcangeli-0/+1
2010-05-25mincore: do nested page table walksJohannes Weiner-17/+58
2010-05-25mincore: pass ranges as start,end address pairsJohannes Weiner-30/+27
2010-05-25mincore: break do_mincore() into logical piecesJohannes Weiner-74/+97
2010-05-25mincore: cleanupsJohannes Weiner-49/+27
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+1
2009-12-15mm: hugetlb: fix hugepage memory leak in mincore()Naoya Horiguchi-0/+37
2009-01-14[CVE-2009-0029] System call wrappers part 14Heiko Carstens-2/+2
2008-04-28mm: remove nopageNick Piggin-1/+1
2007-02-15[PATCH] mincore: vma crossing fixNick Piggin-2/+10
2007-02-15[PATCH] mincore: fill in results properlyNick Piggin-0/+5
2007-02-15[PATCH] mincore: CONFIG_SWAP=n fixNick Piggin-0/+5
2007-02-12[PATCH] mm: mincore anonNick Piggin-26/+76
2006-12-17[PATCH] sys_mincore: s/max/min/Oleg Nesterov-1/+1
2006-12-16Fix up mm/mincore.c error value casesLinus Torvalds-19/+10
2006-12-16Fix incorrect user space access locking in mincore()Linus Torvalds-104/+86
2005-04-19[PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NRHugh Dickins-3/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+191