summaryrefslogtreecommitdiff
path: root/mm/fremap.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-22[PATCH] mm: more rmap debuggingNick Piggin1-1/+1
2006-12-07[PATCH] kill install_file_pte's pte_valHugh Dickins1-2/+0
2006-10-01[PATCH] paravirt: pte clear not presentZachary Amsden1-1/+1
2006-09-26[PATCH] mm: small cleanup of install_page()Peter Zijlstra1-2/+2
2006-06-23[PATCH] fix update_mmu_cache in fremap.cHugh Dickins1-1/+8
2005-11-29VM: add common helper function to create the page tablesLinus Torvalds1-22/+2
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds1-15/+7
2005-11-22[PATCH] unpaged: VM_NONLINEAR VM_RESERVEDHugh Dickins1-4/+2
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins1-2/+2
2005-10-29[PATCH] mm: ptd_alloc take ptlockHugh Dickins1-30/+18
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins1-1/+3
2005-10-29[PATCH] mm: zap_pte out of lineHugh Dickins1-10/+9
2005-10-29[PATCH] core remove PageReservedNick Piggin1-9/+14
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins1-2/+2
2005-10-11[PATCH] Don't map the same page too muchHugh Dickins1-0/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+256