summaryrefslogtreecommitdiff
path: root/include/linux/page-flags.h
AgeCommit message (Expand)Author
2009-04-03FS-Cache: Recruit a page flags for cache managementDavid Howells
2009-04-03FS-Cache: Release page->private after failed readaheadDavid Howells
2009-04-01nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells
2009-01-06badpage: simplify page_alloc flag check+clearHugh Dickins
2009-01-06mm: add Set,ClearPageSwapCache stubsHugh Dickins
2008-10-20mlock: mlocked pages are unevictableNick Piggin
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn
2008-10-20pageflag helpers for configed-out flagsLee Schermerhorn
2008-10-20define page_file_cache() functionRik van Riel
2008-08-04mm: rename page trylockNick Piggin
2008-08-01[S390] Optimize storage key operations for anon pagesMartin Schwidefsky
2008-07-24slob: record page flag overlays explicitlyAndy Whitcroft
2008-07-24slub: record page flag overlays explicitlyAndy Whitcroft
2008-07-24page-flags: record page flag overlays explicitlyAndy Whitcroft
2008-06-16Merge branch 'linus' into x86/xenIngo Molnar
2008-06-09mm: Minor clean-up of page flags in mm/page_alloc.cRuss Anderson
2008-05-27xen: implement save/restoreJeremy Fitzhardinge
2008-04-28PAGEFLAGS_EXTENDED and separate page flags for Head and TailChristoph Lameter
2008-04-28page flags: add PAGEFLAGS_FALSE for flags that are always falseChristoph Lameter
2008-04-28page flags: handle PG_uncached like all other flagsChristoph Lameter
2008-04-28pageflags: eliminate PG_xxx aliasesChristoph Lameter
2008-04-28pageflags: use proper page flag functions in XenChristoph Lameter
2008-04-28pageflags: convert to the use of new macrosChristoph Lameter
2008-04-28pageflags: introduce macros to generate page flag functionsChristoph Lameter
2008-04-28pageflags: get rid of FLAGS_RESERVEDChristoph Lameter
2008-04-28pageflags: use an enum for the flagsChristoph Lameter
2008-02-21MM: Fix macro argument substitution in PageHead() and PageTail()David Howells
2008-02-05mm: fix PageUptodate data raceNick Piggin
2007-07-19move page writeback acounting out of macrosAndrew Morton
2007-07-19mm: share PG_readahead and PG_reclaimFengguang Wu
2007-07-19readahead: introduce PG_readaheadFengguang Wu
2007-07-18xen: add pinned page flagJeremy Fitzhardinge
2007-05-07mm: remove unused page flagsRafael J. Wysocki
2007-05-07mm: optimize compound_head() by avoiding a shared page flagChristoph Lameter
2007-05-07Make page->private usable in compound pagesChristoph Lameter
2007-04-27[S390] split page_test_and_clear_dirty.Martin Schwidefsky
2007-03-01[PATCH] Rename PG_checked to PG_owner_priv_1Nick Piggin
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds
2006-09-29[PATCH] convert s390 page handling macros to functionsHeiko Carstens
2006-09-26[PATCH] update some mm/ commentsNick Piggin
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter
2006-06-30[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter
2006-06-23[PATCH] PG_uncached is ia64 onlyAndrew Morton
2006-04-11[PATCH] page flags: add commentry regarding field reservationAndy Whitcroft
2006-04-10[PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin
2006-03-22[PATCH] mm: page_state comment moreNick Piggin
2006-03-22[PATCH] mm: slab less atomicsNick Piggin
2006-03-22[PATCH] mm: page_alloc less atomicsNick Piggin
2006-03-22[PATCH] mm: less atomic opsNick Piggin
2006-03-22[PATCH] mm: PageActive no testsetNick Piggin