summaryrefslogtreecommitdiffstats
path: root/include/linux/page-flags.h
Commit message (Expand)AuthorAgeFilesLines
* [S390] add support for nonquiescing sskeMartin Schwidefsky2010-10-251-1/+1
* slub: Use kmem_cache flags to detect if slab is in debugging mode.Christoph Lameter2010-07-161-2/+0
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-1/+1
|\
| * kbuild: move bounds.h to include/generatedSam Ravnborg2009-12-121-1/+1
* | mm: export stable page flagsWu Fengguang2009-12-161-0/+2
* | HWPOISON: Add unpoisoning supportWu Fengguang2009-12-161-1/+1
* | mm: CONFIG_MMU for PG_mlockedHugh Dickins2009-12-151-5/+3
|/
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-1/+16
|\
| * HWPOISON: Add page flag for poisoned pagesAndi Kleen2009-09-161-1/+16
* | mm: return boolean from page_has_private()Johannes Weiner2009-09-221-5/+8
* | mm: perform non-atomic test-clear of PG_mlocked on freeJohannes Weiner2009-09-221-3/+9
|/
* x86, pat: Generalize the use of page flag PG_uncachedVenkatesh Pallipadi2009-08-261-2/+2
*-. Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...Pekka Enberg2009-06-171-2/+0
|\ \
| | * slob: use PG_slab for identifying SLOB pagesWu Fengguang2009-05-111-2/+0
| |/
* | mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-161-15/+1
|/
* FS-Cache: Recruit a page flags for cache managementDavid Howells2009-04-031-5/+33
* FS-Cache: Release page->private after failed readaheadDavid Howells2009-04-031-1/+1
* nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells2009-04-011-7/+13
* badpage: simplify page_alloc flag check+clearHugh Dickins2009-01-061-17/+8
* mm: add Set,ClearPageSwapCache stubsHugh Dickins2009-01-061-0/+1
* 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
OpenPOWER on IntegriCloud