summaryrefslogtreecommitdiffstats
path: root/mm/swap.c
Commit message (Expand)AuthorAgeFilesLines
* spelling fixes: mm/Simon Arlott2007-10-201-1/+1
* mm: bdi init hooksPeter Zijlstra2007-10-171-0/+5
* mm: use pagevec to rotate reclaimable pageHisashi Hifumi2007-10-161-30/+74
* Clean up duplicate includes in mm/Jesper Juhl2007-10-161-2/+0
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-1/+1
* Make page->private usable in compound pagesChristoph Lameter2007-05-071-1/+1
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-0/+2
* [PATCH] mm: make compound page destructor handling explicitAndy Whitcroft2006-12-071-2/+2
* WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+2
* [PATCH] mm/: make functions staticAdrian Bunk2006-09-261-20/+19
* [PATCH] mm: VM_BUG_ONNick Piggin2006-09-261-6/+6
* [PATCH] fuse: fix error case in fuse_readpagesAlexander Zarochentsev2006-08-141-0/+20
* [PATCH] Light weight event countersChristoph Lameter2006-06-301-2/+2
* [PATCH] core: use list_move()Akinobu Mita2006-06-261-2/+1
* [PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai2006-06-231-42/+0
* [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-281-1/+1
* [PATCH] mm: less atomic opsNick Piggin2006-03-221-2/+2
* [PATCH] mm: PageActive no testsetNick Piggin2006-03-221-2/+2
* [PATCH] mm: PageLRU no testsetNick Piggin2006-03-221-8/+8
* [PATCH] mm: never ClearPageLRU released pagesNick Piggin2006-03-221-25/+27
* [PATCH] fix race in pagevec_strip?Christoph Lameter2006-03-171-1/+2
* [PATCH] percpu_counter_sum()Andrew Morton2006-03-081-2/+23
* [PATCH] compound page: use page[1].lruHugh Dickins2006-02-141-1/+1
* [PATCH] mm: compound release fixNick Piggin2006-02-071-10/+22
* [PATCH] mm: migration page refcounting fixNick Piggin2006-01-181-0/+26
* [XFS] Export pagevec_lookup for use on the XFS page writeout path,Christoph Hellwig2006-01-111-0/+2
* [PATCH] consolidate lru_add_drain() and lru_drain_cache()Andrew Morton2006-01-061-16/+11
* [PATCH] unpaged: unifdefed PageCompoundHugh Dickins2005-11-221-3/+0
* [PATCH] mm/swap.c: unexport vm_acct_memoryAdrian Bunk2005-11-071-1/+0
* Export __pagevec_release and pagevec_lookup_tagSteve French2005-11-011-0/+3
* [PATCH] vm: remove redundant assignment from __pagevec_release_nonlru()Tejun Heo2005-10-301-1/+0
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-1/+1
* [PATCH] core remove PageReservedNick Piggin2005-10-291-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+485