summaryrefslogtreecommitdiffstats
path: root/mm/swap.c
Commit message (Expand)AuthorAgeFilesLines
* fuse: use release_pages()Miklos Szeredi2010-10-271-0/+1
* mm: export lru_cache_add_*() to modulesMiklos Szeredi2010-05-251-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mm: remove free_hot_page()Li Hong2010-03-061-1/+1
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-1/+1
* mm: return boolean from page_is_file_cache()Johannes Weiner2009-09-221-1/+1
* mm: introduce page_lru_base_type()Johannes Weiner2009-09-221-2/+2
* mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro2009-05-021-46/+0
* FS-Cache: Recruit a page flags for cache managementDavid Howells2009-04-031-2/+2
* mm: remove pagevec_swap_free()KOSAKI Motohiro2009-04-011-23/+0
* memcg: add zone_reclaim_statKOSAKI Motohiro2009-01-081-9/+25
* mm: introduce zone_reclaim structKOSAKI Motohiro2009-01-081-4/+8
* memcg: synchronized LRUKAMEZAWA Hiroyuki2009-01-081-1/+0
* mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins2009-01-061-2/+1
* mm: add_active_or_unevictable into rmapHugh Dickins2009-01-061-19/+0
* mm: get rid of pagevec_release_nonlru()KOSAKI Motohiro2009-01-061-22/+0
* mm: remove UP version of lru_add_drain_all()KOSAKI Motohiro2008-12-101-13/+0
* vmscan: evict streaming IO firstRik van Riel2008-12-021-1/+6
* swap: cull unevictable pages in fault pathLee Schermerhorn2008-10-201-0/+21
* mlock: mlocked pages are unevictableNick Piggin2008-10-201-1/+1
* Unevictable LRU InfrastructureLee Schermerhorn2008-10-201-6/+36
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-201-3/+11
* vmscan: free swap space on swap-in/activationRik van Riel2008-10-201-0/+24
* swap: use an array for the LRU pagevecsKOSAKI Motohiro2008-10-201-52/+27
* vmscan: Use an indexed array for LRU variablesChristoph Lameter2008-10-201-1/+1
* mm: rename page trylockNick Piggin2008-08-041-1/+1
* swap: update function comment of release_pagesFernando Luis Vazquez Cao2008-07-301-3/+4
* mm: remove initialization of static per-cpu variablesVegard Nossum2008-07-241-4/+4
* mm: fix atomic_t overflow in vmAlan Cox2008-05-241-2/+2
* mm: rotate_reclaimable_page() cleanupMiklos Szeredi2008-04-281-25/+12
* mm: fix various kernel-doc commentsRandy Dunlap2008-03-191-3/+2
* memcg: move_lists on page not page_cgroupHugh Dickins2008-03-041-1/+1
* Memory controller: add per cgroup LRU and reclaimBalbir Singh2008-02-071-0/+2
* mm: remove fastcall from mm/Harvey Harrison2008-02-051-5/+5
* 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
OpenPOWER on IntegriCloud