summaryrefslogtreecommitdiffstats
path: root/mm/rmap.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix missing pfn variables caused by vm changesBen Collins2005-11-291-1/+1
* [PATCH] temporarily disable swap token on memory pressureRik van Riel2005-11-281-16/+10Star
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-281-12/+2Star
* [PATCH] unpaged: anon in VM_UNPAGEDHugh Dickins2005-11-221-2/+5
* [PATCH] unpaged: VM_NONLINEAR VM_RESERVEDHugh Dickins2005-11-221-10/+5Star
* [PATCH] mm: update comments to pte lockHugh Dickins2005-10-301-5/+5
* [PATCH] mm: fix rss and mmlist lockingHugh Dickins2005-10-301-1/+2
* [PATCH] mm: split page table lockHugh Dickins2005-10-301-2/+2
* [PATCH] mm: rmap with inner ptlockHugh Dickins2005-10-301-55/+54Star
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-301-0/+6
* [PATCH] core remove PageReservedNick Piggin2005-10-301-10/+4Star
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-301-5/+3Star
* [PATCH] swaptoken tuningRik Van Riel2005-10-301-1/+5
* [PATCH] mm: cleanup rmapNick Piggin2005-09-051-5/+1Star
* [PATCH] mm: micro-optimise rmapNick Piggin2005-09-051-10/+11
* [PATCH] mm: comment rmapNick Piggin2005-09-051-0/+2
* [PATCH] rmap: don't test rssHugh Dickins2005-09-051-6/+1Star
* [PATCH] swap: swap_lock replace list+deviceHugh Dickins2005-09-051-2/+1Star
* [PATCH] xip: fs/mm: execute in placeCarsten Otte2005-06-241-2/+2
* [PATCH] can_share_swap_page: use page_mapcountHugh Dickins2005-06-221-21/+0Star
* [PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()William Lee Irwin III2005-05-251-3/+3
* [PATCH] mm: fix rss counter being incremented when unmappingBjorn Steinbrink2005-05-171-1/+1
* [PATCH] mm: rmap.c cleanupNikita Danilov2005-05-011-63/+50Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+862