summaryrefslogtreecommitdiff
path: root/mm/fremap.c
Commit message (Expand)AuthorAge
* remap_file_pages: correctly handle the case of a NULL vm_ops pointerLinus Torvalds2012-10-19
* mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-09
* mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-09
* make get_file() return its argumentAl Viro2012-09-26
* mm: delete various needless include <linux/module.h>Paul Gortmaker2011-10-31
* mm: don't access vm_flags as 'int'KOSAKI Motohiro2011-05-26
* mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-25
* Avoid pgoff overflow in remap_file_pagesLarry Woodman2010-09-25
* fremap: get rid of broken 'end' variableLinus Torvalds2010-09-24
* mm: clean up mm_counterKAMEZAWA Hiroyuki2010-03-06
* Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-10
* [CVE-2009-0029] System call wrappers part 13Heiko Carstens2009-01-14
* badpage: remove vma from page_remove_rmapHugh Dickins2009-01-06
* mmap: handle mlocked pages during map, remap, unmapRik van Riel2008-10-20
* mmu-notifiers: coreAndrea Arcangeli2008-07-28
* mm: fix various kernel-doc commentsRandy Dunlap2008-03-19
* sys_remap_file_pages: fix ->vm_file accountingOleg Nesterov2008-02-05
* remap_file_pages: kernel-doc correctionsRandy Dunlap2007-10-17
* Drop some headers from mm.hAlexey Dobriyan2007-10-17
* fix VM_CAN_NONLINEAR check in sys_remap_file_pagesYan Zheng2007-10-08
* only allow nonlinear vmas for ram backed filesystemsMiklos Szeredi2007-07-19
* mm: fault feedback #1Nick Piggin2007-07-19
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-19
* [PATCH] mm: more rmap debuggingNick Piggin2006-12-22
* [PATCH] kill install_file_pte's pte_valHugh Dickins2006-12-07
* [PATCH] paravirt: pte clear not presentZachary Amsden2006-10-01
* [PATCH] mm: small cleanup of install_page()Peter Zijlstra2006-09-26
* [PATCH] fix update_mmu_cache in fremap.cHugh Dickins2006-06-23
* VM: add common helper function to create the page tablesLinus Torvalds2005-11-29
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-28
* [PATCH] unpaged: VM_NONLINEAR VM_RESERVEDHugh Dickins2005-11-22
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-22
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-29
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-29
* [PATCH] mm: zap_pte out of lineHugh Dickins2005-10-29
* [PATCH] core remove PageReservedNick Piggin2005-10-29
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-29
* [PATCH] Don't map the same page too muchHugh Dickins2005-10-11
* Linux-2.6.12-rc2Linus Torvalds2005-04-16