summaryrefslogtreecommitdiffstats
path: root/mm/fremap.c
Commit message (Expand)AuthorAgeFilesLines
* mm: don't access vm_flags as 'int'KOSAKI Motohiro2011-05-261-1/+1
* mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-251-2/+2
* Avoid pgoff overflow in remap_file_pagesLarry Woodman2010-09-251-0/+4
* fremap: get rid of broken 'end' variableLinus Torvalds2010-09-241-2/+1
* mm: clean up mm_counterKAMEZAWA Hiroyuki2010-03-061-1/+1
* Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-101-1/+1
* [CVE-2009-0029] System call wrappers part 13Heiko Carstens2009-01-141-2/+2
* badpage: remove vma from page_remove_rmapHugh Dickins2009-01-061-1/+1
* mmap: handle mlocked pages during map, remap, unmapRik van Riel2008-10-201-5/+22
* mmu-notifiers: coreAndrea Arcangeli2008-07-281-0/+3
* mm: fix various kernel-doc commentsRandy Dunlap2008-03-191-1/+1
* sys_remap_file_pages: fix ->vm_file accountingOleg Nesterov2008-02-051-1/+4
* remap_file_pages: kernel-doc correctionsRandy Dunlap2007-10-171-11/+13
* Drop some headers from mm.hAlexey Dobriyan2007-10-171-1/+1
* fix VM_CAN_NONLINEAR check in sys_remap_file_pagesYan Zheng2007-10-081-1/+1
* only allow nonlinear vmas for ram backed filesystemsMiklos Szeredi2007-07-191-0/+19
* mm: fault feedback #1Nick Piggin2007-07-191-69/+16
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-31/+72
* [PATCH] mm: more rmap debuggingNick Piggin2006-12-221-1/+1
* [PATCH] kill install_file_pte's pte_valHugh Dickins2006-12-071-2/+0
* [PATCH] paravirt: pte clear not presentZachary Amsden2006-10-011-1/+1
* [PATCH] mm: small cleanup of install_page()Peter Zijlstra2006-09-261-2/+2
* [PATCH] fix update_mmu_cache in fremap.cHugh Dickins2006-06-231-1/+8
* VM: add common helper function to create the page tablesLinus Torvalds2005-11-291-22/+2
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-281-15/+7
* [PATCH] unpaged: VM_NONLINEAR VM_RESERVEDHugh Dickins2005-11-221-4/+2
* [PATCH] unpaged: VM_UNPAGEDHugh Dickins2005-11-221-2/+2
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-291-30/+18
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-291-1/+3
* [PATCH] mm: zap_pte out of lineHugh Dickins2005-10-291-10/+9
* [PATCH] core remove PageReservedNick Piggin2005-10-291-9/+14
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-291-2/+2
* [PATCH] Don't map the same page too muchHugh Dickins2005-10-111-0/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+256
OpenPOWER on IntegriCloud