summaryrefslogtreecommitdiffstats
path: root/include/linux/page-flags.h
Commit message (Expand)AuthorAgeFilesLines
* mlock: mlocked pages are unevictableNick Piggin2008-10-201-3/+16
* Unevictable LRU InfrastructureLee Schermerhorn2008-10-201-1/+21
* pageflag helpers for configed-out flagsLee Schermerhorn2008-10-201-0/+12
* define page_file_cache() functionRik van Riel2008-10-201-2/+6
* mm: rename page trylockNick Piggin2008-08-041-1/+1
* [S390] Optimize storage key operations for anon pagesMartin Schwidefsky2008-08-011-3/+0
* slob: record page flag overlays explicitlyAndy Whitcroft2008-07-241-0/+7
* slub: record page flag overlays explicitlyAndy Whitcroft2008-07-241-0/+7
* page-flags: record page flag overlays explicitlyAndy Whitcroft2008-07-241-4/+11
* Merge branch 'linus' into x86/xenIngo Molnar2008-06-161-0/+24
|\
| * mm: Minor clean-up of page flags in mm/page_alloc.cRuss Anderson2008-06-091-0/+24
* | xen: implement save/restoreJeremy Fitzhardinge2008-05-271-0/+1
|/
* PAGEFLAGS_EXTENDED and separate page flags for Head and TailChristoph Lameter2008-04-281-0/+28
* page flags: add PAGEFLAGS_FALSE for flags that are always falseChristoph Lameter2008-04-281-12/+7
* page flags: handle PG_uncached like all other flagsChristoph Lameter2008-04-281-11/+8
* pageflags: eliminate PG_xxx aliasesChristoph Lameter2008-04-281-8/+4
* pageflags: use proper page flag functions in XenChristoph Lameter2008-04-281-1/+1
* pageflags: convert to the use of new macrosChristoph Lameter2008-04-281-127/+68
* pageflags: introduce macros to generate page flag functionsChristoph Lameter2008-04-281-0/+41
* pageflags: get rid of FLAGS_RESERVEDChristoph Lameter2008-04-281-7/+12
* pageflags: use an enum for the flagsChristoph Lameter2008-04-281-30/+26
* MM: Fix macro argument substitution in PageHead() and PageTail()David Howells2008-02-211-2/+2
* mm: fix PageUptodate data raceNick Piggin2008-02-051-3/+39
* move page writeback acounting out of macrosAndrew Morton2007-07-191-30/+8
* mm: share PG_readahead and PG_reclaimFengguang Wu2007-07-191-1/+3
* readahead: introduce PG_readaheadFengguang Wu2007-07-191-0/+5
* xen: add pinned page flagJeremy Fitzhardinge2007-07-181-0/+5
* mm: remove unused page flagsRafael J. Wysocki2007-05-071-12/+0
* mm: optimize compound_head() by avoiding a shared page flagChristoph Lameter2007-05-071-11/+26
* Make page->private usable in compound pagesChristoph Lameter2007-05-071-0/+14
* [S390] split page_test_and_clear_dirty.Martin Schwidefsky2007-04-271-1/+1
* [PATCH] Rename PG_checked to PG_owner_priv_1Nick Piggin2007-03-011-1/+3
* VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds2006-12-211-6/+2
* [PATCH] convert s390 page handling macros to functionsHeiko Carstens2006-09-291-6/+5
* [PATCH] update some mm/ commentsNick Piggin2006-09-261-15/+20
* [PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter2006-06-301-4/+4
* [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.hChristoph Lameter2006-06-301-133/+8
* [PATCH] PG_uncached is ia64 onlyAndrew Morton2006-06-231-1/+13
* [PATCH] page flags: add commentry regarding field reservationAndy Whitcroft2006-04-111-2/+14
* [PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin2006-04-101-1/+7
* [PATCH] mm: page_state comment moreNick Piggin2006-03-221-2/+3
* [PATCH] mm: slab less atomicsNick Piggin2006-03-221-4/+2
* [PATCH] mm: page_alloc less atomicsNick Piggin2006-03-221-2/+2
* [PATCH] mm: less atomic opsNick Piggin2006-03-221-0/+2
* [PATCH] mm: PageActive no testsetNick Piggin2006-03-221-2/+0
* [PATCH] mm: PageLRU no testsetNick Piggin2006-03-221-3/+2
* [PATCH] mm: page_state opt docsNick Piggin2006-01-061-1/+11
* [PATCH] mm: page_state optNick Piggin2006-01-061-11/+32
* [PATCH] mm: dma32 zone statisticsNick Piggin2006-01-061-14/+24
* [PATCH] unpaged: unifdefed PageCompoundHugh Dickins2005-11-221-4/+0