summaryrefslogtreecommitdiff
path: root/mm/swap.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki1-1/+1
2006-03-22[PATCH] mm: less atomic opsNick Piggin1-2/+2
2006-03-22[PATCH] mm: PageActive no testsetNick Piggin1-2/+2
2006-03-22[PATCH] mm: PageLRU no testsetNick Piggin1-8/+8
2006-03-22[PATCH] mm: never ClearPageLRU released pagesNick Piggin1-25/+27
2006-03-17[PATCH] fix race in pagevec_strip?Christoph Lameter1-1/+2
2006-03-08[PATCH] percpu_counter_sum()Andrew Morton1-2/+23
2006-02-14[PATCH] compound page: use page[1].lruHugh Dickins1-1/+1
2006-02-07[PATCH] mm: compound release fixNick Piggin1-10/+22
2006-01-18[PATCH] mm: migration page refcounting fixNick Piggin1-0/+26
2006-01-11[XFS] Export pagevec_lookup for use on the XFS page writeout path,Christoph Hellwig1-0/+2
2006-01-06[PATCH] consolidate lru_add_drain() and lru_drain_cache()Andrew Morton1-16/+11
2005-11-22[PATCH] unpaged: unifdefed PageCompoundHugh Dickins1-3/+0
2005-11-07[PATCH] mm/swap.c: unexport vm_acct_memoryAdrian Bunk1-1/+0
2005-11-01Export __pagevec_release and pagevec_lookup_tagSteve French1-0/+3
2005-10-30[PATCH] vm: remove redundant assignment from __pagevec_release_nonlru()Tejun Heo1-1/+0
2005-10-29[PATCH] mm: split page table lockHugh Dickins1-1/+1
2005-10-29[PATCH] core remove PageReservedNick Piggin1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+485