summaryrefslogtreecommitdiffstats
path: root/mm/swap_state.c
Commit message (Expand)AuthorAgeFilesLines
* mm: clarify __add_to_swap_cache lockingNick Piggin2007-10-161-1/+4
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-171-1/+2
* vmscan: fix comments related to shrink_list()Anderson Briglia2007-07-161-1/+1
* [PATCH] lockdep: locking init debugging improvementIngo Molnar2006-07-031-1/+1
* [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter2006-06-301-2/+2
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* BUG_ON() Conversion in mm/swap_state.cEric Sesterhenn2006-04-011-2/+1
* [PATCH] page migration reorgChristoph Lameter2006-03-221-0/+1
* [PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2006-02-011-0/+1
* [PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter2006-01-081-2/+2
* [PATCH] mm: free_pages_and_swap_cache optHugh Dickins2006-01-061-2/+2
* [PATCH] mm/swap_state.c: unexport swapper_spaceAdrian Bunk2005-11-071-1/+0
* [PATCH] mm: update comments to pte lockHugh Dickins2005-10-291-2/+1
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-4/+4
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [PATCH] mm/swap_state: Fix "nocast type" warningsVictor Fusco2005-09-101-2/+2
* [PATCH] delete from_swap_cache BUG_ONsHugh Dickins2005-09-051-5/+1
* [PATCH] mm: use __GFP_NOMEMALLOCNick Piggin2005-05-011-19/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+382