summaryrefslogtreecommitdiff
path: root/mm/swap.c
AgeCommit message (Expand)Author
2009-05-02mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro
2009-04-03FS-Cache: Recruit a page flags for cache managementDavid Howells
2009-04-01mm: remove pagevec_swap_free()KOSAKI Motohiro
2009-01-08memcg: add zone_reclaim_statKOSAKI Motohiro
2009-01-08mm: introduce zone_reclaim structKOSAKI Motohiro
2009-01-08memcg: synchronized LRUKAMEZAWA Hiroyuki
2009-01-06mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins
2009-01-06mm: add_active_or_unevictable into rmapHugh Dickins
2009-01-06mm: get rid of pagevec_release_nonlru()KOSAKI Motohiro
2008-12-10mm: remove UP version of lru_add_drain_all()KOSAKI Motohiro
2008-12-02vmscan: evict streaming IO firstRik van Riel
2008-10-20swap: cull unevictable pages in fault pathLee Schermerhorn
2008-10-20mlock: mlocked pages are unevictableNick Piggin
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-20vmscan: free swap space on swap-in/activationRik van Riel
2008-10-20swap: use an array for the LRU pagevecsKOSAKI Motohiro
2008-10-20vmscan: Use an indexed array for LRU variablesChristoph Lameter
2008-08-04mm: rename page trylockNick Piggin
2008-07-30swap: update function comment of release_pagesFernando Luis Vazquez Cao
2008-07-24mm: remove initialization of static per-cpu variablesVegard Nossum
2008-05-24mm: fix atomic_t overflow in vmAlan Cox
2008-04-28mm: rotate_reclaimable_page() cleanupMiklos Szeredi
2008-03-19mm: fix various kernel-doc commentsRandy Dunlap
2008-03-04memcg: move_lists on page not page_cgroupHugh Dickins
2008-02-07Memory controller: add per cgroup LRU and reclaimBalbir Singh
2008-02-05mm: remove fastcall from mm/Harvey Harrison
2007-10-20spelling fixes: mm/Simon Arlott
2007-10-17mm: bdi init hooksPeter Zijlstra
2007-10-16mm: use pagevec to rotate reclaimable pageHisashi Hifumi
2007-10-16Clean up duplicate includes in mm/Jesper Juhl
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-07Make page->private usable in compound pagesChristoph Lameter
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] mm: make compound page destructor handling explicitAndy Whitcroft
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-09-26[PATCH] mm/: make functions staticAdrian Bunk
2006-09-26[PATCH] mm: VM_BUG_ONNick Piggin
2006-08-14[PATCH] fuse: fix error case in fuse_readpagesAlexander Zarochentsev
2006-06-30[PATCH] Light weight event countersChristoph Lameter
2006-06-26[PATCH] core: use list_move()Akinobu Mita
2006-06-23[PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki
2006-03-22[PATCH] mm: less atomic opsNick Piggin
2006-03-22[PATCH] mm: PageActive no testsetNick Piggin
2006-03-22[PATCH] mm: PageLRU no testsetNick Piggin
2006-03-22[PATCH] mm: never ClearPageLRU released pagesNick Piggin
2006-03-17[PATCH] fix race in pagevec_strip?Christoph Lameter
2006-03-08[PATCH] percpu_counter_sum()Andrew Morton
2006-02-14[PATCH] compound page: use page[1].lruHugh Dickins