summaryrefslogtreecommitdiffstats
path: root/mm/rmap.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm: update comments to pte lockHugh Dickins2005-10-291-5/+5
* [PATCH] mm: fix rss and mmlist lockingHugh Dickins2005-10-291-1/+2
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-2/+2
* [PATCH] mm: rmap with inner ptlockHugh Dickins2005-10-291-55/+54
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-291-0/+6
* [PATCH] core remove PageReservedNick Piggin2005-10-291-10/+4
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-291-5/+3
* [PATCH] swaptoken tuningRik Van Riel2005-10-291-1/+5
* [PATCH] mm: cleanup rmapNick Piggin2005-09-051-5/+1
* [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/+1
* [PATCH] swap: swap_lock replace list+deviceHugh Dickins2005-09-051-2/+1
* [PATCH] xip: fs/mm: execute in placeCarsten Otte2005-06-241-2/+2
* [PATCH] can_share_swap_page: use page_mapcountHugh Dickins2005-06-211-21/+0
* [PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()William Lee Irwin III2005-05-241-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/+50
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+862