summaryrefslogtreecommitdiff
path: root/mm/swap_state.c
Commit message (Expand)AuthorAge
* mm: add_to_swap_cache() does not return -EEXISTDaisuke Nishimura2009-09-22
* mm: add_to_swap_cache() must not sleepDaisuke Nishimura2009-09-22
* writeback: add name to backing_dev_infoJens Axboe2009-09-11
* mm: remove file argument from swap_readpage()Minchan Kim2009-06-16
* mm: remove annotation of gfp_mask in add_to_swapMinchan Kim2009-06-16
* mm: modify swap_map and add SWAP_HAS_CACHE flagKAMEZAWA Hiroyuki2009-06-16
* mm: add swap cache interface for swap referenceKAMEZAWA Hiroyuki2009-06-16
* memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura2009-05-29
* memcg: mem+swap controller coreKAMEZAWA Hiroyuki2009-01-08
* memcg: handle swap cachesKAMEZAWA Hiroyuki2009-01-08
* mm: remove gfp_mask from add_to_swapHugh Dickins2009-01-06
* mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins2009-01-06
* mm: replace some BUG_ONs by VM_BUG_ONsHugh Dickins2009-01-06
* mm: pagecache insertion fewer atomicsNick Piggin2008-10-20
* vmscan: add newly swapped in pages to the inactive listRik van Riel2008-10-20
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-20
* define page_file_cache() functionRik van Riel2008-10-20
* mm: show free swap as signedHugh Dickins2008-08-20
* mm: rename page trylockNick Piggin2008-08-04
* mm: print swapcache page count in show_swap_cache_info()Johannes Weiner2008-07-26
* mm: spinlock tree_lockNick Piggin2008-07-26
* mm: speculative page referencesNick Piggin2008-07-26
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-30
* mm: fix various kernel-doc commentsRandy Dunlap2008-03-19
* memcgroup: revert swap_state modsHugh Dickins2008-02-07
* memory controller BUG_ON()Balbir Singh2008-02-07
* Memory controller: make charging gfp mask awareBalbir Singh2008-02-07
* Memory controller: add switch to control what type of pages to limitBalbir Singh2008-02-07
* Memory controller: memory accountingBalbir Singh2008-02-07
* mm: fix PageUptodate data raceNick Piggin2008-02-05
* tmpfs: move swap swizzling into shmemHugh Dickins2008-02-05
* tmpfs: shuffle add_to_swap_cachesHugh Dickins2008-02-05
* tmpfs: move swap_state stats updateHugh Dickins2008-02-05
* swapin needs gfp_mask for loop on tmpfsHugh Dickins2008-02-05
* swapin_readahead: move and rearrange argsHugh Dickins2008-02-05
* mm: clarify __add_to_swap_cache lockingNick Piggin2007-10-16
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-17
* vmscan: fix comments related to shrink_list()Anderson Briglia2007-07-16
* [PATCH] lockdep: locking init debugging improvementIngo Molnar2006-07-03
* [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-30
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* BUG_ON() Conversion in mm/swap_state.cEric Sesterhenn2006-04-01
* [PATCH] page migration reorgChristoph Lameter2006-03-22
* [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-01
* [PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter2006-01-08
* [PATCH] mm: free_pages_and_swap_cache optHugh Dickins2006-01-06
* [PATCH] mm/swap_state.c: unexport swapper_spaceAdrian Bunk2005-11-07
* [PATCH] mm: update comments to pte lockHugh Dickins2005-10-29
* [PATCH] mm: split page table lockHugh Dickins2005-10-29
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08