summaryrefslogtreecommitdiff
path: root/mm/swap_state.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-20mm: show free swap as signedHugh Dickins1-1/+1
2008-08-04mm: rename page trylockNick Piggin1-4/+4
2008-07-26mm: print swapcache page count in show_swap_cache_info()Johannes Weiner1-1/+2
2008-07-26mm: spinlock tree_lockNick Piggin1-5/+5
2008-07-26mm: speculative page referencesNick Piggin1-5/+12
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi1-1/+1
2008-03-19mm: fix various kernel-doc commentsRandy Dunlap1-0/+2
2008-02-07memcgroup: revert swap_state modsHugh Dickins1-12/+1
2008-02-07memory controller BUG_ON()Balbir Singh1-6/+7
2008-02-07Memory controller: make charging gfp mask awareBalbir Singh1-1/+1
2008-02-07Memory controller: add switch to control what type of pages to limitBalbir Singh1-1/+1
2008-02-07Memory controller: memory accountingBalbir Singh1-0/+10
2008-02-05mm: fix PageUptodate data raceNick Piggin1-1/+1
2008-02-05tmpfs: move swap swizzling into shmemHugh Dickins1-34/+1
2008-02-05tmpfs: shuffle add_to_swap_cachesHugh Dickins1-34/+19
2008-02-05tmpfs: move swap_state stats updateHugh Dickins1-16/+6
2008-02-05swapin needs gfp_mask for loop on tmpfsHugh Dickins1-9/+9
2008-02-05swapin_readahead: move and rearrange argsHugh Dickins1-0/+47
2007-10-16mm: clarify __add_to_swap_cache lockingNick Piggin1-1/+4
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman1-1/+2
2007-07-16vmscan: fix comments related to shrink_list()Anderson Briglia1-1/+1
2006-07-03[PATCH] lockdep: locking init debugging improvementIngo Molnar1-1/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter1-2/+2
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-04-01BUG_ON() Conversion in mm/swap_state.cEric Sesterhenn1-2/+1
2006-03-22[PATCH] page migration reorgChristoph Lameter1-0/+1
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter1-0/+1
2006-01-08[PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter1-2/+2
2006-01-06[PATCH] mm: free_pages_and_swap_cache optHugh Dickins1-2/+2
2005-11-07[PATCH] mm/swap_state.c: unexport swapper_spaceAdrian Bunk1-1/+0
2005-10-29[PATCH] mm: update comments to pte lockHugh Dickins1-2/+1
2005-10-29[PATCH] mm: split page table lockHugh Dickins1-4/+4
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-09-10[PATCH] mm/swap_state: Fix "nocast type" warningsVictor Fusco1-2/+2
2005-09-05[PATCH] delete from_swap_cache BUG_ONsHugh Dickins1-5/+1
2005-05-01[PATCH] mm: use __GFP_NOMEMALLOCNick Piggin1-19/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+382