aboutsummaryrefslogtreecommitdiff
path: root/mm/swap_state.c
AgeCommit message (Expand)Author
2009-06-16mm: remove file argument from swap_readpage()Minchan Kim
2009-06-16mm: remove annotation of gfp_mask in add_to_swapMinchan Kim
2009-06-16mm: modify swap_map and add SWAP_HAS_CACHE flagKAMEZAWA Hiroyuki
2009-06-16mm: add swap cache interface for swap referenceKAMEZAWA Hiroyuki
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura
2009-01-08memcg: mem+swap controller coreKAMEZAWA Hiroyuki
2009-01-08memcg: handle swap cachesKAMEZAWA Hiroyuki
2009-01-06mm: remove gfp_mask from add_to_swapHugh Dickins
2009-01-06mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins
2009-01-06mm: replace some BUG_ONs by VM_BUG_ONsHugh Dickins
2008-10-20mm: pagecache insertion fewer atomicsNick Piggin
2008-10-20vmscan: add newly swapped in pages to the inactive listRik van Riel
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-20define page_file_cache() functionRik van Riel
2008-08-20mm: show free swap as signedHugh Dickins
2008-08-04mm: rename page trylockNick Piggin
2008-07-26mm: print swapcache page count in show_swap_cache_info()Johannes Weiner
2008-07-26mm: spinlock tree_lockNick Piggin
2008-07-26mm: speculative page referencesNick Piggin
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi
2008-03-19mm: fix various kernel-doc commentsRandy Dunlap
2008-02-07memcgroup: revert swap_state modsHugh Dickins
2008-02-07memory controller BUG_ON()Balbir Singh
2008-02-07Memory controller: make charging gfp mask awareBalbir Singh
2008-02-07Memory controller: add switch to control what type of pages to limitBalbir Singh
2008-02-07Memory controller: memory accountingBalbir Singh
2008-02-05mm: fix PageUptodate data raceNick Piggin
2008-02-05tmpfs: move swap swizzling into shmemHugh Dickins
2008-02-05tmpfs: shuffle add_to_swap_cachesHugh Dickins
2008-02-05tmpfs: move swap_state stats updateHugh Dickins
2008-02-05swapin needs gfp_mask for loop on tmpfsHugh Dickins
2008-02-05swapin_readahead: move and rearrange argsHugh Dickins
2007-10-16mm: clarify __add_to_swap_cache lockingNick Piggin
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman
2007-07-16vmscan: fix comments related to shrink_list()Anderson Briglia
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-04-01BUG_ON() Conversion in mm/swap_state.cEric Sesterhenn
2006-03-22[PATCH] page migration reorgChristoph Lameter
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter
2006-01-08[PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter
2006-01-06[PATCH] mm: free_pages_and_swap_cache optHugh Dickins
2005-11-07[PATCH] mm/swap_state.c: unexport swapper_spaceAdrian Bunk
2005-10-29[PATCH] mm: update comments to pte lockHugh Dickins
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-10[PATCH] mm/swap_state: Fix "nocast type" warningsVictor Fusco
2005-09-05[PATCH] delete from_swap_cache BUG_ONsHugh Dickins
2005-05-01[PATCH] mm: use __GFP_NOMEMALLOCNick Piggin