summaryrefslogtreecommitdiff
path: root/mm/mincore.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-24
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* mm, swap: use offset of swap entry as key of swap cacheHuang Ying2016-10-07
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov2016-01-21
* mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-15
* mm/mincore: use offset_in_page macroAlexander Kuleshov2015-11-05
* mincore: apply page table walker on do_mincore()Naoya Horiguchi2015-02-11
* mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov2015-02-10
* mm: mincore: add hwpoison page handleWeijie Yang2014-12-13
* mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner2014-04-03
* mm: do_mincore() cleanupJianguo Wu2014-01-23
* swap: make each swap partition have one address_spaceShaohua Li2013-02-23
* mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-21
* mm: clarify the radix_tree exceptional casesHugh Dickins2011-08-03
* mm: a few small updates for radix-swapHugh Dickins2011-08-03
* thp: mincore transparent hugepage supportJohannes Weiner2011-01-13
* thp: split_huge_page_mm/vmaAndrea Arcangeli2011-01-13
* mincore: do nested page table walksJohannes Weiner2010-05-25
* mincore: pass ranges as start,end address pairsJohannes Weiner2010-05-25
* mincore: break do_mincore() into logical piecesJohannes Weiner2010-05-25
* mincore: cleanupsJohannes Weiner2010-05-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mm: hugetlb: fix hugepage memory leak in mincore()Naoya Horiguchi2009-12-15
* [CVE-2009-0029] System call wrappers part 14Heiko Carstens2009-01-14
* mm: remove nopageNick Piggin2008-04-28
* [PATCH] mincore: vma crossing fixNick Piggin2007-02-15
* [PATCH] mincore: fill in results properlyNick Piggin2007-02-15
* [PATCH] mincore: CONFIG_SWAP=n fixNick Piggin2007-02-15
* [PATCH] mm: mincore anonNick Piggin2007-02-12
* [PATCH] sys_mincore: s/max/min/Oleg Nesterov2006-12-17
* Fix up mm/mincore.c error value casesLinus Torvalds2006-12-16
* Fix incorrect user space access locking in mincore()Linus Torvalds2006-12-16
* [PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NRHugh Dickins2005-04-19
* Linux-2.6.12-rc2Linus Torvalds2005-04-16