aboutsummaryrefslogtreecommitdiffstats
path: root/mm/swap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-20spelling fixes: mm/Simon Arlott1-1/+1
2007-10-17mm: bdi init hooksPeter Zijlstra1-0/+5
2007-10-16mm: use pagevec to rotate reclaimable pageHisashi Hifumi1-30/+74
2007-10-16Clean up duplicate includes in mm/Jesper Juhl1-2/+0
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-1/+1
2007-05-07Make page->private usable in compound pagesChristoph Lameter1-1/+1
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-0/+2
2006-12-07[PATCH] mm: make compound page destructor handling explicitAndy Whitcroft1-2/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells1-2/+2
2006-09-26[PATCH] mm/: make functions staticAdrian Bunk1-20/+19
2006-09-26[PATCH] mm: VM_BUG_ONNick Piggin1-6/+6
2006-08-14[PATCH] fuse: fix error case in fuse_readpagesAlexander Zarochentsev1-0/+20
2006-06-30[PATCH] Light weight event countersChristoph Lameter1-2/+2
2006-06-26[PATCH] core: use list_move()Akinobu Mita1-2/+1
2006-06-23[PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai1-42/+0
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-rc2Linus Torvalds1-0/+485